[144125] trunk/dports/graphics/icoutils/Portfile

khindenburg at macports.org khindenburg at macports.org
Sat Jan 2 08:50:27 PST 2016


Revision: 144125
          https://trac.macports.org/changeset/144125
Author:   khindenburg at macports.org
Date:     2016-01-02 08:50:27 -0800 (Sat, 02 Jan 2016)
Log Message:
-----------
icoutils: switch to using p5.22 #49822

Modified Paths:
--------------
    trunk/dports/graphics/icoutils/Portfile

Modified: trunk/dports/graphics/icoutils/Portfile
===================================================================
--- trunk/dports/graphics/icoutils/Portfile	2016-01-02 16:29:14 UTC (rev 144124)
+++ trunk/dports/graphics/icoutils/Portfile	2016-01-02 16:50:27 UTC (rev 144125)
@@ -6,7 +6,7 @@
 
 name                icoutils
 version             0.31.0
-revision            4
+revision            5
 categories          graphics
 platforms           darwin
 license             GPL-3
@@ -30,12 +30,12 @@
                     patch-lib-error.c.diff
 
 depends_lib         port:libpng
-depends_run         port:perl5.16 \
-                    port:p5.16-libwww-perl
+depends_run         port:perl5.22 \
+                    port:p5.22-libwww-perl
 
 post-patch {
-    reinplace "s|/usr/bin/perl|${prefix}/bin/perl5.16|" ${worksrcpath}/extresso/extresso.in
-    reinplace "s|/usr/bin/perl|${prefix}/bin/perl5.16|" ${worksrcpath}/extresso/genresscript.in
+    reinplace "s|/usr/bin/perl|${prefix}/bin/perl5.22|" ${worksrcpath}/extresso/extresso.in
+    reinplace "s|/usr/bin/perl|${prefix}/bin/perl5.22|" ${worksrcpath}/extresso/genresscript.in
 }
 
 livecheck.type      regex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160102/a4c64ff5/attachment.html>


More information about the macports-changes mailing list