[116128] trunk/dports/devel/patchutils/Portfile

jmr at macports.org jmr at macports.org
Sat Jan 18 20:43:32 PST 2014


Revision: 116128
          https://trac.macports.org/changeset/116128
Author:   jmr at macports.org
Date:     2014-01-18 20:43:31 -0800 (Sat, 18 Jan 2014)
Log Message:
-----------
patchutils: use perl 5.16

Modified Paths:
--------------
    trunk/dports/devel/patchutils/Portfile

Modified: trunk/dports/devel/patchutils/Portfile
===================================================================
--- trunk/dports/devel/patchutils/Portfile	2014-01-19 04:41:38 UTC (rev 116127)
+++ trunk/dports/devel/patchutils/Portfile	2014-01-19 04:43:31 UTC (rev 116128)
@@ -5,6 +5,7 @@
 
 name                    patchutils
 version                 0.3.3
+revision                1
 platforms               darwin
 categories              devel
 license                 GPL-2+
@@ -23,7 +24,7 @@
 checksums               rmd160  92cd118e8520eba57b32058b55ba553727fffad2 \
                         sha256  91f4e8451b2efcac5d40c966e42c175803450f0de94c926bfecc12c90070ad3c
 
-depends_run             port:perl5.12
+depends_run             port:perl5.16
 
-configure.env-append    PERL=${prefix}/bin/perl5.12
+configure.env-append    PERL=${prefix}/bin/perl5.16
 configure.args          --mandir="${prefix}/share/man"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140118/b798a16c/attachment.html>


More information about the macports-changes mailing list