[128420] trunk/dports/perl/p5-image-imlib2/Portfile

devans at macports.org devans at macports.org
Thu Nov 20 14:57:21 PST 2014


Revision: 128420
          https://trac.macports.org/changeset/128420
Author:   devans at macports.org
Date:     2014-11-20 14:57:21 -0800 (Thu, 20 Nov 2014)
Log Message:
-----------
p5-image-imlib2: update to version 2.03, add perl branches 5.18 5.20, use module build.

Modified Paths:
--------------
    trunk/dports/perl/p5-image-imlib2/Portfile

Modified: trunk/dports/perl/p5-image-imlib2/Portfile
===================================================================
--- trunk/dports/perl/p5-image-imlib2/Portfile	2014-11-20 22:47:09 UTC (rev 128419)
+++ trunk/dports/perl/p5-image-imlib2/Portfile	2014-11-20 22:57:21 UTC (rev 128420)
@@ -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         Image-Imlib2 2.02
-revision            3
+perl5.branches      5.8 5.10 5.12 5.14 5.16 5.18 5.20
+perl5.setup         Image-Imlib2 2.03
 license             {Artistic-1 GPL}
 maintainers         nomaintainer
 description         Perl interface to the Imlib2 image library
@@ -24,13 +23,11 @@
 
 platforms           darwin
 
-checksums           md5     61732eb6e37eeba2a7b4935677214bcf \
-                    sha1    4dc0944efbb8ee4df86b1c86bfccefed0a8efb24 \
-                    rmd160  b61a9db84270bb8818e328ea376b57c65017185a
+checksums           rmd160  0fe0e43733aef6e8e9c824756b0e0c0dc91d68a7 \
+                    sha256  97648385da1e9452fa9ee48f570020b45e449e5f11615320f39cb0b5c00951b0
 
 if {${perl5.major} != ""} {
-    depends_build-append \
-                    port:p${perl5.major}-module-build
+    perl5.use_module_build
 
     depends_lib-append \
                     port:imlib2
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141120/da622628/attachment-0001.html>


More information about the macports-changes mailing list