summaryrefslogtreecommitdiff
path: root/textproc/p5-XML-SAX-Writer
diff options
context:
space:
mode:
authorseb <seb>2009-03-08 13:30:46 +0000
committerseb <seb>2009-03-08 13:30:46 +0000
commit0289cfecb6bfc34c98df982fa8c59c1ac60682b8 (patch)
tree77f1b09a35b17c13e35094c13f9a6110805e8edc /textproc/p5-XML-SAX-Writer
parent447ec189d684529982267f379bc38e57ea3960af (diff)
downloadpkgsrc-0289cfecb6bfc34c98df982fa8c59c1ac60682b8.tar.gz
The package textproc/p5-XML-SAX-Base is at version 1.02, on CPAN
the module XML::SAX:Base is at version 1.04 since 2002, no newer release is available. Since about the same time the Perl 5 module XML::SAX includes the XML::SAX::Base module, the CHANGES file says: 0.11 03 Sep 2002 Matt Sergeant - Base: Merged in XML::SAX::Base 1.04 (including memory leak fixes) Hence the packages textproc/p5-XML-SAX-Base and textproc/p5-XML-SAX are conflicting. To resolve this situation and as discussed with he@: - Remove the package textproc/p5-XML-SAX-Base. - Make textproc/p5-XML-SAX conflicting with the now defunct textproc/p5-XML-SAX-Base. Bump PKGREVISION of textproc/p5-XML-SAX to 2. - Adjust accordingly the dependencies of textproc/p5-XML-SAX-Writer: make it depend on textproc/p5-XML-SAX. Bump PKGREVISION of textproc/p5-XML-SAX-Writer to 1.
Diffstat (limited to 'textproc/p5-XML-SAX-Writer')
-rw-r--r--textproc/p5-XML-SAX-Writer/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/textproc/p5-XML-SAX-Writer/Makefile b/textproc/p5-XML-SAX-Writer/Makefile
index 54e717dcf52..b90208e4784 100644
--- a/textproc/p5-XML-SAX-Writer/Makefile
+++ b/textproc/p5-XML-SAX-Writer/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2008/11/28 14:39:59 he Exp $
+# $NetBSD: Makefile,v 1.10 2009/03/08 13:30:47 seb Exp $
DISTNAME= XML-SAX-Writer-0.52
+PKGREVISION= 1
PKGNAME= p5-${DISTNAME}
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/}
@@ -10,7 +11,7 @@ HOMEPAGE= http://search.cpan.org/dist/XML-SAX-Writer/
COMMENT= SAX2 (XML) Writer
DEPENDS+= p5-Text-Iconv>=1.2:../../converters/p5-Text-Iconv
-DEPENDS+= p5-XML-SAX-Base>=1.01:../../textproc/p5-XML-SAX-Base
+DEPENDS+= p5-XML-SAX>=0.11:../../textproc/p5-XML-SAX
DEPENDS+= p5-XML-NamespaceSupport>=1.00:../../textproc/p5-XML-NamespaceSupport
DEPENDS+= p5-XML-Filter-BufferText>=1.00:../../textproc/p5-XML-Filter-BufferText