summaryrefslogtreecommitdiff
path: root/textproc/expat
diff options
context:
space:
mode:
authorrecht <recht@pkgsrc.org>2004-08-05 22:16:59 +0000
committerrecht <recht@pkgsrc.org>2004-08-05 22:16:59 +0000
commit3a0afc4940ee036b503f145b9514c5c3b7ff02f6 (patch)
tree8a0f35dedbbcb074dc144a5d1f8c896a97667878 /textproc/expat
parent34ec2a4e0918cf28fa45a8b486e14d5a239ef30a (diff)
downloadpkgsrc-3a0afc4940ee036b503f145b9514c5c3b7ff02f6.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')
-rw-r--r--textproc/expat/Makefile4
-rw-r--r--textproc/expat/PLIST3
-rw-r--r--textproc/expat/distinfo6
3 files changed, 7 insertions, 6 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/}
diff --git a/textproc/expat/PLIST b/textproc/expat/PLIST
index bbb1aa067fd..52731866157 100644
--- a/textproc/expat/PLIST
+++ b/textproc/expat/PLIST
@@ -1,6 +1,7 @@
-@comment $NetBSD: PLIST,v 1.5 2004/03/02 18:13:58 drochner Exp $
+@comment $NetBSD: PLIST,v 1.6 2004/08/05 22:16:59 recht Exp $
bin/xmlwf
include/expat.h
+include/expat_external.h
lib/libexpat.a
lib/libexpat.la
lib/libexpat.so
diff --git a/textproc/expat/distinfo b/textproc/expat/distinfo
index 211a5f2fa24..786a42918bc 100644
--- a/textproc/expat/distinfo
+++ b/textproc/expat/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.11 2004/03/02 18:13:58 drochner Exp $
+$NetBSD: distinfo,v 1.12 2004/08/05 22:16:59 recht Exp $
-SHA1 (expat-1.95.7.tar.gz) = 70f0658463484a43768a8f3168b707e0ff053e1e
-Size (expat-1.95.7.tar.gz) = 296718 bytes
+SHA1 (expat-1.95.8.tar.gz) = 73cb8fc326d04c44ae0e3b3f797f0e6ba9c4121f
+Size (expat-1.95.8.tar.gz) = 318349 bytes