summaryrefslogtreecommitdiff
path: root/textproc/libxml2/Makefile
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2004-09-02 11:13:27 +0000
committerjmmv <jmmv@pkgsrc.org>2004-09-02 11:13:27 +0000
commit2f2215198a979add6cc138f1694bccf367b4b0e4 (patch)
tree438ce2689aeb02afb53f65873068267ece1d3624 /textproc/libxml2/Makefile
parentcb03a8dffe8f67e3a0cc2c2e72f7e98ae2723d0f (diff)
downloadpkgsrc-2f2215198a979add6cc138f1694bccf367b4b0e4.tar.gz
Update to 2.6.13:
- build fixes: Windows and zlib (Igor Zlatkovic), -O flag with gcc, Solaris compiler warning, fixing RPM BuildRequires, - fixes: DTD loading on Windows (Igor), Schemas error reports APIs (Kasimier Buchcik), Schemas validation crash, xmlCheckUTF8 (William Brack and Julius Mittenzwei), Schemas facet check (Kasimier), default namespace problem (William), Schemas hexbinary empty values, encoding error could genrate a serialization loop. - Improvements: Schemas validity improvements (Kasimier), added --path and --load-trace options to xmllint - documentation: tutorial update (John Fleck)
Diffstat (limited to 'textproc/libxml2/Makefile')
-rw-r--r--textproc/libxml2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/libxml2/Makefile b/textproc/libxml2/Makefile
index 5ee3155dca2..08f0269a320 100644
--- a/textproc/libxml2/Makefile
+++ b/textproc/libxml2/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.58 2004/08/24 11:39:01 drochner Exp $
+# $NetBSD: Makefile,v 1.59 2004/09/02 11:13:27 jmmv Exp $
-DISTNAME= libxml2-2.6.12
+DISTNAME= libxml2-2.6.13
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libxml2/2.6/}
EXTRACT_SUFX= .tar.bz2