[87530] trunk/dports/perl/p5-xml-sax/Portfile

dports at macports.org dports at macports.org
Thu Nov 24 02:14:07 PST 2011


Revision: 87530
          http://trac.macports.org/changeset/87530
Author:   dports at macports.org
Date:     2011-11-24 02:14:07 -0800 (Thu, 24 Nov 2011)
Log Message:
-----------
p5-xml-sax: update to v0.99, add dependency on p5-xml-sax-base

Modified Paths:
--------------
    trunk/dports/perl/p5-xml-sax/Portfile

Modified: trunk/dports/perl/p5-xml-sax/Portfile
===================================================================
--- trunk/dports/perl/p5-xml-sax/Portfile	2011-11-24 10:13:30 UTC (rev 87529)
+++ trunk/dports/perl/p5-xml-sax/Portfile	2011-11-24 10:14:07 UTC (rev 87530)
@@ -4,8 +4,7 @@
 PortSystem 1.0
 PortGroup perl5 1.0
 
-perl5.setup			XML-SAX 0.96
-revision			4
+perl5.setup			XML-SAX 0.99
 maintainers			nomaintainer
 license             {Artistic GPL}
 categories-append	textproc
@@ -14,13 +13,15 @@
 					for using and building Perl SAX2 XML parsers, \
 					filters, and drivers.
 homepage			http://search.cpan.org/~grantm/XML-SAX/
-checksums			md5 bdcd4119a62505184e211e9dfaef0ab1 \
-					sha1 ae050fcd129d247855bf480c1e44cdc2db823e9e \
-					rmd160 9b230c84fdad560d99e8fc616e6c58921bb1e2f4
 platforms			darwin
 
+checksums           rmd160  2e787c5e66da37b99da239df541a3bf5b1c1be4f \
+                    sha256  32b04b8e36b6cc4cfc486de2d859d87af5386dd930f2383c49347050d6f5ad84
+
+
 if {${perl5.major} != ""} {
-depends_lib-append	port:p${perl5.major}-xml-namespacesupport
+depends_lib-append	port:p${perl5.major}-xml-namespacesupport \
+                    port:p${perl5.major}-xml-sax-base
 
 supported_archs noarch
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111124/cdda2cd0/attachment.html>


More information about the macports-changes mailing list