summaryrefslogtreecommitdiff
path: root/textproc/p5-XML-XUpdate-LibXML
diff options
context:
space:
mode:
authorseb <seb>2006-11-05 14:28:06 +0000
committerseb <seb>2006-11-05 14:28:06 +0000
commit4ea4f08a7c130bf47bd71c354100c0b3399c51b4 (patch)
treebab93bb193ed25c40bdef4535f49c0da42c356e6 /textproc/p5-XML-XUpdate-LibXML
parent2b4634455c656d4601608a3d362492aef186a51e (diff)
downloadpkgsrc-4ea4f08a7c130bf47bd71c354100c0b3399c51b4.tar.gz
Update to version 0.6.0.
While here add HOMEPAGE. Changes since last packaged version (0.2.3): (note: no Changes file entry for version 0.6.0) 0.3.0 Thu Nov 7 10:52:19 2002 Petr Pajas <pajas@matfyz.cz> - Different implementation of XUpdate variables is used. Now variables contain the actual objects resulting from an XPath query, and not their textual content as in versions 0.2.x of XML::XUpdate::LibXML. - value-of instruction result in copies of the actual objects it select rather than its textual content - extra indentation option -j added - indentation implies removable ws stripping XML parser 0.4.0 Mon Mar 10 15:07:17 2003 Petr Pajas <pajas@matfyz.cz> XML::XUpdate::LibXML: - commands apply to all nodes of a selected node-set - xu:comment instruction support - insert_before/insert_after work even if applied on attribute nodes xupdate: - some whitespace treatment changes (yes, again) - added --debug|-D flag XML::Normalize::LibXML: - now uses XML::LibXML::Iterator 0.5.0 Mon Sep 29 12:45:18 2003 Petr Pajas <pajas@matfyz.cz> XML::XUpdate::LibXML: - using XML::LibXML::XPathContext as a XPath engine (for better variable and NS support) - xu:append/@child reimplemented - xu:attribute bug fixed - regiserNs added xupdate: - --namespace|-n added - allow compact command-line flags - die on command-line parsing errors XML::Normalize::LibXML: - fixed serious bug in xml_strip_element
Diffstat (limited to 'textproc/p5-XML-XUpdate-LibXML')
-rw-r--r--textproc/p5-XML-XUpdate-LibXML/Makefile9
-rw-r--r--textproc/p5-XML-XUpdate-LibXML/distinfo8
2 files changed, 9 insertions, 8 deletions
diff --git a/textproc/p5-XML-XUpdate-LibXML/Makefile b/textproc/p5-XML-XUpdate-LibXML/Makefile
index 100bf8db93f..dd1ba99c634 100644
--- a/textproc/p5-XML-XUpdate-LibXML/Makefile
+++ b/textproc/p5-XML-XUpdate-LibXML/Makefile
@@ -1,17 +1,18 @@
-# $NetBSD: Makefile,v 1.8 2006/03/04 21:30:50 jlam Exp $
+# $NetBSD: Makefile,v 1.9 2006/11/05 14:28:06 seb Exp $
#
-DISTNAME= XML-XUpdate-LibXML-0.2.3
+DISTNAME= XML-XUpdate-LibXML-0.6.0
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 4
SVR4_PKGNAME= p5xlx
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/}
MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/XML-XUpdate-LibXML/
COMMENT= Simple implementation of XUpdate format based on and XML::LibXML
-DEPENDS+= p5-XML-LibXML-[0-9]*:../../textproc/p5-XML-LibXML
+DEPENDS+= p5-XML-LibXML>=1.54:../../textproc/p5-XML-LibXML
+DEPENDS+= p5-XML-LibXML-Iterator-[0-9]*:../../textproc/p5-XML-LibXML-Iterator
PERL5_PACKLIST= auto/XML/XUpdate/LibXML/.packlist
diff --git a/textproc/p5-XML-XUpdate-LibXML/distinfo b/textproc/p5-XML-XUpdate-LibXML/distinfo
index d0ba5c24a32..f373f755d55 100644
--- a/textproc/p5-XML-XUpdate-LibXML/distinfo
+++ b/textproc/p5-XML-XUpdate-LibXML/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2005/02/24 14:48:47 agc Exp $
+$NetBSD: distinfo,v 1.3 2006/11/05 14:28:06 seb Exp $
-SHA1 (XML-XUpdate-LibXML-0.2.3.tar.gz) = da11b088fd2d6e696bac05837add5469205be988
-RMD160 (XML-XUpdate-LibXML-0.2.3.tar.gz) = 5944b679f29f5e475d8b703cc3e39914edef0f0d
-Size (XML-XUpdate-LibXML-0.2.3.tar.gz) = 5585 bytes
+SHA1 (XML-XUpdate-LibXML-0.6.0.tar.gz) = 96bd92b71e37bfbd518152c5739f1dcd5229cbdb
+RMD160 (XML-XUpdate-LibXML-0.6.0.tar.gz) = cc130ed0fd3553102c11bc62f307f6f01e00e53d
+Size (XML-XUpdate-LibXML-0.6.0.tar.gz) = 8378 bytes