[131247] trunk/dports/perl/p5-html-fillinform/Portfile

mojca at macports.org mojca at macports.org
Wed Jan 7 07:57:14 PST 2015


Revision: 131247
          https://trac.macports.org/changeset/131247
Author:   mojca at macports.org
Date:     2015-01-07 07:57:14 -0800 (Wed, 07 Jan 2015)
Log Message:
-----------
p5-html-fillinform: upgrade to 2.21, add 5.18 5.20, checksums

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

Modified: trunk/dports/perl/p5-html-fillinform/Portfile
===================================================================
--- trunk/dports/perl/p5-html-fillinform/Portfile	2015-01-07 15:53:44 UTC (rev 131246)
+++ trunk/dports/perl/p5-html-fillinform/Portfile	2015-01-07 15:57:14 UTC (rev 131247)
@@ -4,9 +4,8 @@
 PortSystem          1.0
 PortGroup           perl5 1.0
 
-perl5.branches      5.16
-perl5.setup         HTML-FillInForm 1.06
-revision            3
+perl5.branches      5.16 5.18 5.20
+perl5.setup         HTML-FillInForm 2.21
 license             {Artistic-1 GPL}
 maintainers         nomaintainer
 
@@ -16,12 +15,14 @@
                     HTML::Parser and uses it to parse the HTML and insert the values \
                     into the form tags.
 
-checksums           md5 e9a017fcaaad09fd9b40bad3c080e500
+checksums           rmd160 bd0a1a460a54cf9325a315dce0e858e978cdd399 \
+                    sha256 d3af183cc8327614f1192929f4f0919b6e9725fc19c6f3730ce556a8daea6cf6
 
 platforms           darwin
 supported_archs     noarch
 
 if {${perl5.major} != ""} {
+    # html-parser is not listed in dependencies (we should report upstream)
     depends_lib-append \
                     port:p${perl5.major}-html-parser
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150107/8a76fa7c/attachment.html>


More information about the macports-changes mailing list