[144836] trunk/dports/perl/p5-html-parser/Portfile

devans at macports.org devans at macports.org
Tue Jan 19 13:20:50 PST 2016


Revision: 144836
          https://trac.macports.org/changeset/144836
Author:   devans at macports.org
Date:     2016-01-19 13:20:50 -0800 (Tue, 19 Jan 2016)
Log Message:
-----------
p5-html-parser: update to version 3.72, minor reformat.

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

Modified: trunk/dports/perl/p5-html-parser/Portfile
===================================================================
--- trunk/dports/perl/p5-html-parser/Portfile	2016-01-19 21:20:08 UTC (rev 144835)
+++ trunk/dports/perl/p5-html-parser/Portfile	2016-01-19 21:20:50 UTC (rev 144836)
@@ -5,19 +5,19 @@
 PortGroup           perl5 1.0
 
 perl5.branches      5.22
-perl5.setup         HTML-Parser 3.71
-revision            1
+perl5.setup         HTML-Parser 3.72
 license             {Artistic-1 GPL}
 maintainers         nomaintainer
 description         HTML parsing and extraction modules
 long_description    This is a collection of modules that parse and \
                     extract information from HTML documents.
 
-checksums           rmd160  d8ed9bba0f0d418cc3891b3b485d617f988facbb \
-                    sha256  be918b3749d3ff93627f72ee4b825683332ecb4c81c67a3a8d72b0435ffbd802
+checksums           rmd160  d08c4dadf3a43ac263b4378f37ff8ca298554ecb \
+                    sha256  ec28c7e1d9e67c45eca197077f7cdc41ead1bb4c538c7f02a3296a4bb92f608b
 
 platforms           darwin
 
 if {${perl5.major} != ""} {
-depends_lib-append  port:p${perl5.major}-html-tagset
+    depends_lib-append \
+                    port:p${perl5.major}-html-tagset
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160119/623cb9e2/attachment-0001.html>


More information about the macports-changes mailing list