[107390] trunk/dports/perl/p5-html-tokeparser-simple/Portfile
Revision: 107390 https://trac.macports.org/changeset/107390 Author: ryandesign@macports.org Date: 2013-06-26 17:48:21 -0700 (Wed, 26 Jun 2013) Log Message: ----------- p5-html-tokeparser-simple: update to 3.16 Modified Paths: -------------- trunk/dports/perl/p5-html-tokeparser-simple/Portfile Modified: trunk/dports/perl/p5-html-tokeparser-simple/Portfile =================================================================== --- trunk/dports/perl/p5-html-tokeparser-simple/Portfile 2013-06-26 23:10:58 UTC (rev 107389) +++ trunk/dports/perl/p5-html-tokeparser-simple/Portfile 2013-06-27 00:48:21 UTC (rev 107390) @@ -4,9 +4,8 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.branches 5.8 5.10 5.12 5.14 5.16 -perl5.setup HTML-TokeParser-Simple 3.15 -revision 3 +perl5.branches 5.8 5.10 5.12 5.14 5.16 +perl5.setup HTML-TokeParser-Simple 3.16 platforms darwin maintainers ryandesign openmaintainer description a simpler interface to HTML::TokeParser @@ -14,9 +13,8 @@ HTML::TokeParser that uses easy-to-remember \ method calls to work with the tokens. -checksums md5 2867824be9cbe3e86e94ca677d042ffe \ - sha1 f31f74997e6ba5905e9414236ccb716fe989f98b \ - rmd160 55c2c72281afed2b700d48ccfd94cd8791fb3901 +checksums rmd160 a092fd49c6023fbacfb37824f7056a4978890b26 \ + sha256 ed11135c6839e6e0eaf96952e6ac353a2f22ebb40a721659671e5d2dcc0e4a9d if {${perl5.major} != ""} { depends_lib-append port:p${perl5.major}-html-parser
participants (1)
-
ryandesign@macports.org