pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/p5-XML-Xerces Update p5-XML-Xerces from 2.3.0...
details: https://anonhg.NetBSD.org/pkgsrc/rev/85452879f2a5
branches: trunk
changeset: 517403:85452879f2a5
user: abs <abs%pkgsrc.org@localhost>
date: Thu Aug 10 13:48:23 2006 +0000
description:
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:
textproc/p5-XML-Xerces/Makefile | 9 +++++----
textproc/p5-XML-Xerces/distinfo | 8 ++++----
2 files changed, 9 insertions(+), 8 deletions(-)
diffs (46 lines):
diff -r 8d5a49c30d9e -r 85452879f2a5 textproc/p5-XML-Xerces/Makefile
--- a/textproc/p5-XML-Xerces/Makefile Thu Aug 10 13:44:21 2006 +0000
+++ b/textproc/p5-XML-Xerces/Makefile Thu Aug 10 13:48:23 2006 +0000
@@ -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 @@
PKG_INSTALLATION_TYPES= overwrite pkgviews
+USE_LANGUAGES= c c++
+CC=c++
USE_TOOLS+= gmake
PERL5_PACKLIST= auto/XML/Xerces/.packlist
@@ -23,7 +24,7 @@
# 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 -r 8d5a49c30d9e -r 85452879f2a5 textproc/p5-XML-Xerces/distinfo
--- a/textproc/p5-XML-Xerces/distinfo Thu Aug 10 13:44:21 2006 +0000
+++ b/textproc/p5-XML-Xerces/distinfo Thu Aug 10 13:48:23 2006 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index