[116114] trunk/dports/textproc/help2man/Portfile

jmr at macports.org jmr at macports.org
Sat Jan 18 19:29:07 PST 2014


Revision: 116114
          https://trac.macports.org/changeset/116114
Author:   jmr at macports.org
Date:     2014-01-18 19:29:07 -0800 (Sat, 18 Jan 2014)
Log Message:
-----------
help2man: use perl 5.16

Modified Paths:
--------------
    trunk/dports/textproc/help2man/Portfile

Modified: trunk/dports/textproc/help2man/Portfile
===================================================================
--- trunk/dports/textproc/help2man/Portfile	2014-01-19 03:26:59 UTC (rev 116113)
+++ trunk/dports/textproc/help2man/Portfile	2014-01-19 03:29:07 UTC (rev 116114)
@@ -5,6 +5,7 @@
 
 name            help2man
 version         1.43.3
+revision        1
 categories      textproc
 platforms       darwin
 license         GPL-3+
@@ -22,10 +23,10 @@
 checksums       rmd160  adc9b86908146d7830c94bdffb6bf439c13b90a1 \
                 sha256  67978d118980ebd9f0c60be5db129527900a7b997b9568fc795ba9bdb341d303
 
-depends_lib     port:perl5.12 port:p5.12-locale-gettext \
+depends_lib     port:perl5.16 port:p5.16-locale-gettext \
                 port:gettext port:libiconv
 
-configure.perl  ${prefix}/bin/perl5.12
+configure.perl  ${prefix}/bin/perl5.16
 
 configure.args  --enable-nls
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140118/96077da3/attachment.html>


More information about the macports-changes mailing list