summaryrefslogtreecommitdiff
path: root/textproc/p5-XML-Xerces
diff options
context:
space:
mode:
authorabs <abs@pkgsrc.org>2006-08-10 13:48:23 +0000
committerabs <abs@pkgsrc.org>2006-08-10 13:48:23 +0000
commit5223879587835ff373d2d8e942d06a458ebb29b9 (patch)
treee30e9b99b43f9b8cbfb647238b47cbcb19a7261f /textproc/p5-XML-Xerces
parent3cda86dcbe87f59b4aeea83f208f1458b4d7e88a (diff)
downloadpkgsrc-5223879587835ff373d2d8e942d06a458ebb29b9.tar.gz
Update p5-XML-Xerces from 2.3.0-4 to 2.7.0-0
2.7.0-0 Sun Jan 1 08:44:27 IST 2006 - first public 2.7 release - working with SWIG-1.3.28 pre-release - removed all uses of XMLString::transcode() from the Perl callback handler classes in Handler/ 2.6.0-2 - first public 2.6 release - all known memory leaks fixed - all known segfaults fixed (especially with regards to exception handling) - perhaps this will fix AIX? 2.6.0-1 - second beta 2.6 release 2.6.0-0 - first attempt at 2.6 release - most memory leaks resovlved 2.3.0-5 - fifth bugfix release of 2.3.0 series. - added new samples: validator.pl, memtest.pl, xerces-memtest.pl
Diffstat (limited to 'textproc/p5-XML-Xerces')
-rw-r--r--textproc/p5-XML-Xerces/Makefile9
-rw-r--r--textproc/p5-XML-Xerces/distinfo8
2 files changed, 9 insertions, 8 deletions
diff --git a/textproc/p5-XML-Xerces/Makefile b/textproc/p5-XML-Xerces/Makefile
index 06167210e35..72c8b01ff12 100644
--- a/textproc/p5-XML-Xerces/Makefile
+++ b/textproc/p5-XML-Xerces/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.19 2006/08/06 05:20:40 kristerw Exp $
+# $NetBSD: Makefile,v 1.20 2006/08/10 13:48:23 abs Exp $
#
-DISTNAME= XML-Xerces-2.3.0-4
+DISTNAME= XML-Xerces-2.7.0-0
PKGNAME= p5-${DISTNAME:C/-([0-9]*)$/.\1/}
-PKGREVISION= 4
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_APACHE:=xml/xerces-p/}
@@ -15,6 +14,8 @@ CONFLICTS+= XML-Xerces-[0-9]*
PKG_INSTALLATION_TYPES= overwrite pkgviews
+USE_LANGUAGES= c c++
+CC=c++
USE_TOOLS+= gmake
PERL5_PACKLIST= auto/XML/Xerces/.packlist
@@ -23,7 +24,7 @@ MAKE_ENV+= XERCESCROOT="${BUILDLINK_PREFIX.xerces-c}" LANG=""
# Xerces-C is built unthreaded in pkgsrc (for now).
BUILDLINK_TRANSFORM+= rm:-lpthread
-BUILDLINK_API_DEPENDS.xerces-c+= xerces-c>=2.3.0
+BUILDLINK_API_DEPENDS.xerces-c+= xerces-c>=2.7.0
.include "../../textproc/xerces-c/buildlink3.mk"
.include "../../lang/perl5/module.mk"
diff --git a/textproc/p5-XML-Xerces/distinfo b/textproc/p5-XML-Xerces/distinfo
index 97f350941d4..03d419778da 100644
--- a/textproc/p5-XML-Xerces/distinfo
+++ b/textproc/p5-XML-Xerces/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2005/02/24 14:48:47 agc Exp $
+$NetBSD: distinfo,v 1.4 2006/08/10 13:48:23 abs Exp $
-SHA1 (XML-Xerces-2.3.0-4.tar.gz) = d453f7ba6ef2ed9a1ad0e033bdeee18476277bb2
-RMD160 (XML-Xerces-2.3.0-4.tar.gz) = b853e3a5a56a89f619f0c2f153c3882db7ec8277
-Size (XML-Xerces-2.3.0-4.tar.gz) = 213770 bytes
+SHA1 (XML-Xerces-2.7.0-0.tar.gz) = 7d9f90a5e9d46b3bff668a7a60034b944ac9e735
+RMD160 (XML-Xerces-2.7.0-0.tar.gz) = 033a8181e9c1400dfd4a49aa1bb258ad9f3d535e
+Size (XML-Xerces-2.7.0-0.tar.gz) = 291199 bytes