[129045] trunk/dports/perl/p5-html-stripscripts-parser/Portfile

devans at macports.org devans at macports.org
Thu Dec 4 09:46:36 PST 2014


Revision: 129045
          https://trac.macports.org/changeset/129045
Author:   devans at macports.org
Date:     2014-12-04 09:46:36 -0800 (Thu, 04 Dec 2014)
Log Message:
-----------
p5-html-stripscripts-parser: update to version 1.03, add perl branches 5.18 5.20.

Modified Paths:
--------------
    trunk/dports/perl/p5-html-stripscripts-parser/Portfile

Modified: trunk/dports/perl/p5-html-stripscripts-parser/Portfile
===================================================================
--- trunk/dports/perl/p5-html-stripscripts-parser/Portfile	2014-12-04 17:44:53 UTC (rev 129044)
+++ trunk/dports/perl/p5-html-stripscripts-parser/Portfile	2014-12-04 17:46:36 UTC (rev 129045)
@@ -4,18 +4,19 @@
 PortSystem          1.0
 PortGroup           perl5 1.0
 
-perl5.branches      5.10 5.12 5.14 5.16
-perl5.setup         HTML-StripScripts-Parser 1.02
-revision            3
+perl5.branches      5.10 5.12 5.14 5.16 5.18 5.20
+perl5.setup         HTML-StripScripts-Parser 1.03
 license             {Artistic-1 GPL}
 maintainers         nomaintainer
 description         XSS filter using HTML::Parser
 
 long_description    ${description}
 
-checksums           md5 0fb38dc2c632844883f3e716b056a88a
 platforms           darwin
 
+checksums           rmd160  88052455291f1549d8e9a5bafe58d1a5f709ed6b \
+                    sha256  478c1a4e46eb77fa7bce96ba288168f0b98c27f250e00dc6312365081aed3407
+
 if {${perl5.major} != ""} {
     depends_lib-append \
                     port:p${perl5.major}-html-stripscripts \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141204/1654f32d/attachment.html>


More information about the macports-changes mailing list