[138691] trunk/dports/textproc/help2man/Portfile
khindenburg at macports.org
khindenburg at macports.org
Thu Jul 16 06:34:27 PDT 2015
Revision: 138691
https://trac.macports.org/changeset/138691
Author: khindenburg at macports.org
Date: 2015-07-16 06:34:27 -0700 (Thu, 16 Jul 2015)
Log Message:
-----------
help2man: update to 1.47.1; use perl 5.22 #48365
Modified Paths:
--------------
trunk/dports/textproc/help2man/Portfile
Modified: trunk/dports/textproc/help2man/Portfile
===================================================================
--- trunk/dports/textproc/help2man/Portfile 2015-07-16 08:22:47 UTC (rev 138690)
+++ trunk/dports/textproc/help2man/Portfile 2015-07-16 13:34:27 UTC (rev 138691)
@@ -4,7 +4,7 @@
PortSystem 1.0
name help2man
-version 1.46.6
+version 1.47.1
categories textproc
platforms darwin
license GPL-3+
@@ -20,13 +20,14 @@
master_sites gnu
use_xz yes
-checksums rmd160 b186285779e4474d86fc68192be422a1ef28dc8b \
- sha256 615ff5ac38369ddb3707c5fd71672ab122639fd9cf6870de172e0127ed632caf
+checksums rmd160 903bc09a7ae39242c3dabb52557f98544b60fb73 \
+ sha256 c59b26f60cb06e45b00e729dea721e7a17220e2c17d800eb428271a750382b06
-depends_lib port:perl5.16 port:p5.16-locale-gettext \
+set branch 5.22
+depends_lib port:perl${branch} port:p${branch}-locale-gettext \
port:gettext port:libiconv
-configure.perl ${prefix}/bin/perl5.16
+configure.perl ${prefix}/bin/perl${branch}
configure.args --enable-nls
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150716/2cbfd1ba/attachment.html>
More information about the macports-changes
mailing list