Modified: trunk/dports/graphics/icoutils/Portfile (144124 => 144125)
--- 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