summaryrefslogtreecommitdiff
path: root/textproc/expat/Makefile
diff options
context:
space:
mode:
authorrecht <recht>2004-08-05 22:16:59 +0000
committerrecht <recht>2004-08-05 22:16:59 +0000
commit33acaec18a5bc147bf0596f1067025652af1992b (patch)
tree8a0f35dedbbcb074dc144a5d1f8c896a97667878 /textproc/expat/Makefile
parentc6f30f323cf6ea0bb257eb5faefddddff68dcc18 (diff)
downloadpkgsrc-33acaec18a5bc147bf0596f1067025652af1992b.tar.gz
update to expat-1.95.8
Release 1.95.8 Fri Jul 23 2004 - Major new feature: suspend/resume. Handlers can now request that a parse be suspended for later resumption or aborted altogether. See "Temporarily Stopping Parsing" in the documentation for more details. - Some mostly minor bug fixes, but compilation should no longer generate warnings on most platforms. SF issues include: 827319, 840173, 846309, 888329, 896188, 923913, 928113, 961698, 985192.
Diffstat (limited to 'textproc/expat/Makefile')
-rw-r--r--textproc/expat/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/expat/Makefile b/textproc/expat/Makefile
index b670953a2c1..abbeee324e2 100644
--- a/textproc/expat/Makefile
+++ b/textproc/expat/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2004/03/02 18:13:58 drochner Exp $
+# $NetBSD: Makefile,v 1.15 2004/08/05 22:16:59 recht Exp $
#
-DISTNAME= expat-1.95.7
+DISTNAME= expat-1.95.8
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=expat/}