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

khindenburg at macports.org khindenburg at macports.org
Tue Aug 23 14:01:49 PDT 2016


Revision: 151884
          https://trac.macports.org/changeset/151884
Author:   khindenburg at macports.org
Date:     2016-08-23 14:01:49 -0700 (Tue, 23 Aug 2016)
Log Message:
-----------
help2man: use perl 5.24 #52081

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

Modified: trunk/dports/textproc/help2man/Portfile
===================================================================
--- trunk/dports/textproc/help2man/Portfile	2016-08-23 18:07:46 UTC (rev 151883)
+++ trunk/dports/textproc/help2man/Portfile	2016-08-23 21:01:49 UTC (rev 151884)
@@ -5,6 +5,7 @@
 
 name            help2man
 version         1.47.4
+revision        1
 categories      textproc
 platforms       darwin
 license         GPL-3+
@@ -24,8 +25,7 @@
                 sha256  d4ecf697d13f14dd1a78c5995f06459bff706fd1ce593d1c02d81667c0207753
 
 # set pbranch to desired perl version
-# currently 5.22 (#48365)
-set pbranch     5.22
+set pbranch     5.24
 
 depends_lib     port:perl${pbranch} port:p${pbranch}-locale-gettext \
                 port:gettext port:libiconv
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160823/2580addc/attachment.html>


More information about the macports-changes mailing list