[131246] trunk/dports/perl/p5-html-template-compiled/Portfile

mojca at macports.org mojca at macports.org
Wed Jan 7 07:53:44 PST 2015


Revision: 131246
          https://trac.macports.org/changeset/131246
Author:   mojca at macports.org
Date:     2015-01-07 07:53:44 -0800 (Wed, 07 Jan 2015)
Log Message:
-----------
p5-html-template-compiled: upgrade to 1.001, add 5.18 5.20, checksums, new dependencies

Modified Paths:
--------------
    trunk/dports/perl/p5-html-template-compiled/Portfile

Modified: trunk/dports/perl/p5-html-template-compiled/Portfile
===================================================================
--- trunk/dports/perl/p5-html-template-compiled/Portfile	2015-01-07 14:25:51 UTC (rev 131245)
+++ trunk/dports/perl/p5-html-template-compiled/Portfile	2015-01-07 15:53:44 UTC (rev 131246)
@@ -4,9 +4,8 @@
 PortSystem          1.0
 PortGroup           perl5 1.0
 
-perl5.branches      5.16
-perl5.setup         HTML-Template-Compiled 0.93
-revision            3
+perl5.branches      5.16 5.18 5.20
+perl5.setup         HTML-Template-Compiled 1.001
 categories          perl textproc
 license             {Artistic-1 GPL}
 maintainers         nomaintainer
@@ -14,17 +13,13 @@
 description         Compiles HTML::Template files to Perl code
 long_description    ${description}
 
-checksums           md5     365017b25ffe6f6e5058c78210ae2a14 \
-                    sha1    ae48fc48090f56e26fbba9c0dc9e902a6f53aae7 \
-                    rmd160  1a29929f156c7f783a9e314373de78b318e61b3e
+checksums           rmd160 b3c2e0e8a432adadee2885a71c233d0777f93b29 \
+                    sha256 c9befcd9349778bee99443148efef7441ea52ba7efa7ce64faf76b453993d50b
 
 platforms           darwin
 supported_archs     noarch
 
 if {${perl5.major} != ""} {
     depends_lib-append \
-                    port:p${perl5.major}-getopt-long \
-                    port:p${perl5.major}-pathtools \
-                    port:p${perl5.major}-scalar-list-utils \
-                    port:p${perl5.major}-version
+                    port:p${perl5.major}-uri
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150107/fb6c0352/attachment-0001.html>


More information about the macports-changes mailing list