From f87262e767c37b77f4a0569c5a256d23fef22aab Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 5 Jan 2004 19:11:25 +0000 Subject: Update to 1.0.1, based on PR 23989 by Adam Migus. Version 1.0.1 November 24, 2003 ----------------- - minor changes to configure (snprintf tested) - fixed a bug of wrong error line numbers in imported or included template - fixed a bug of count() function argument casting - misplaced xsl:import no more processed [reported by Bob Kline] - fixed a bug of crashing current() [reported by Alex Greg] - fixed a bug in DOM (inserting child nodes) - fixed a bug of pointers sized differently from boolean on 64-bit platforms Add lots of documentation to PLIST. --- textproc/sablotron/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'textproc/sablotron/Makefile') diff --git a/textproc/sablotron/Makefile b/textproc/sablotron/Makefile index e375f9e849a..22ea4fe7931 100644 --- a/textproc/sablotron/Makefile +++ b/textproc/sablotron/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2003/10/15 15:16:32 jwise Exp $ +# $NetBSD: Makefile,v 1.21 2004/01/05 19:11:25 wiz Exp $ -DISTNAME= Sablot-1.0 +DISTNAME= Sablot-1.0.1 PKGNAME= ${DISTNAME:S/Sablot/sablotron/} -PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://download-2.gingerall.cz/download/sablot/ -- cgit v1.2.3