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

nox at macports.org nox at macports.org
Sun Nov 16 08:55:37 PST 2008


Revision: 42175
          http://trac.macports.org/changeset/42175
Author:   nox at macports.org
Date:     2008-11-16 08:55:37 -0800 (Sun, 16 Nov 2008)
Log Message:
-----------
p5-xml-sax (closes #17210):
 * Updated to 0.96.
 * Fixed homepage.
 * Enabled parallel build.

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

Modified: trunk/dports/perl/p5-xml-sax/Portfile
===================================================================
--- trunk/dports/perl/p5-xml-sax/Portfile	2008-11-16 16:55:28 UTC (rev 42174)
+++ trunk/dports/perl/p5-xml-sax/Portfile	2008-11-16 16:55:37 UTC (rev 42175)
@@ -2,7 +2,7 @@
 PortSystem 1.0
 PortGroup perl5 1.0
 
-perl5.setup			XML-SAX 0.16
+perl5.setup			XML-SAX 0.96
 revision			1
 maintainers			pguyot at kallisys.net
 categories-append	textproc
@@ -10,14 +10,16 @@
 long_description	XML::SAX consists of several framework classes \
 					for using and building Perl SAX2 XML parsers, \
 					filters, and drivers.
-homepage			http://search.cpan.org/~msergeant/${distname}/
-checksums			md5 4b07b6a9884f772ee07139b385661e9d \
-					sha1 95ba0db1564547103c14ae4e2391d03883eb8dda \
-					rmd160 704e93828d6e90b7380b2bceab7e33271b5db0dd
+homepage			http://search.cpan.org/~grantm/XML-SAX/
+checksums			md5 bdcd4119a62505184e211e9dfaef0ab1 \
+					sha1 ae050fcd129d247855bf480c1e44cdc2db823e9e \
+					rmd160 9b230c84fdad560d99e8fc616e6c58921bb1e2f4
 platforms			darwin
 
 depends_lib-append	port:p5-xml-namespacesupport
 
+use_parallel_build	yes
+
 post-activate {
 	if {! [file isfile ${perl5.lib}/XML/SAX/ParserDetails.ini]} {
 		system {perl -MXML::SAX -e "XML::SAX->add_parser(q(XML::SAX::PurePerl))->save_parsers()"}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081116/e6f38c73/attachment.html>


More information about the macports-changes mailing list