Revision: 139775 https://trac.macports.org/changeset/139775 Author: devans@macports.org Date: 2015-08-26 09:49:14 -0700 (Wed, 26 Aug 2015) Log Message: ----------- p5-xml-entities: update to version 1.0002, dependencies, use module build. Modified Paths: -------------- trunk/dports/perl/p5-xml-entities/Portfile Modified: trunk/dports/perl/p5-xml-entities/Portfile =================================================================== --- trunk/dports/perl/p5-xml-entities/Portfile 2015-08-26 16:47:40 UTC (rev 139774) +++ trunk/dports/perl/p5-xml-entities/Portfile 2015-08-26 16:49:14 UTC (rev 139775) @@ -5,8 +5,7 @@ PortGroup perl5 1.0 perl5.branches 5.16 5.18 5.20 5.22 -perl5.setup XML-Entities 1.0001 -revision 1 +perl5.setup XML-Entities 1.0002 license {Artistic-1 GPL} maintainers nomaintainer description Decode strings with XML entities @@ -15,13 +14,13 @@ platforms darwin -checksums rmd160 5e0a1ae43b7a5239c2e8c9ad70bdb3ad87fcbba0 \ - sha256 3498107938e4cc725f3d2e4fdf45b4a491a0e9d05f5f201c93986b90ea8e8c19 +checksums rmd160 fc62d90c09b88b634938e15143d821b42c2e86e0 \ + sha256 c32aa4f309573d7648ab2e416f62b6b20652f2ad9cfd3eec82fd51101fe7310d if {${perl5.major} != ""} { depends_lib-append \ - port:p${perl5.major}-libwww-perl \ port:p${perl5.major}-html-parser supported_archs noarch + perl5.use_module_build }
participants (1)
-
devans@macports.org