[122694] trunk/dports/www/wml/Portfile
mojca at macports.org
mojca at macports.org
Sat Jul 26 22:35:16 PDT 2014
Revision: 122694
https://trac.macports.org/changeset/122694
Author: mojca at macports.org
Date: 2014-07-26 22:35:16 -0700 (Sat, 26 Jul 2014)
Log Message:
-----------
wml: replace perl 5.12 with 5.16 (maintainer, #44405)
Modified Paths:
--------------
trunk/dports/www/wml/Portfile
Modified: trunk/dports/www/wml/Portfile
===================================================================
--- trunk/dports/www/wml/Portfile 2014-07-27 00:35:27 UTC (rev 122693)
+++ trunk/dports/www/wml/Portfile 2014-07-27 05:35:16 UTC (rev 122694)
@@ -5,7 +5,7 @@
name wml
version 2.0.11
-revision 3
+revision 4
platforms darwin
categories www lang
maintainers cfaerber.name:cfaerber \
@@ -33,22 +33,22 @@
patch-no_tidy.diff \
patch-no_txt2html.diff
-depends_run port:p5.12-eperl \
+depends_run port:p5.16-eperl \
port:m4 \
port:tidy
depends_lib port:gdbm \
port:gettext \
port:libiconv \
- port:p5.12-getopt-long \
- port:p5.12-bit-vector \
- port:p5.12-image-size \
- port:p5.12-io \
- port:p5.12-term-readkey
+ port:p5.16-getopt-long \
+ port:p5.16-bit-vector \
+ port:p5.16-image-size \
+ port:p5.16-io \
+ port:p5.16-term-readkey
depends_build port:lynx
-configure.args --with-perl=${prefix}/bin/perl5.12 \
+configure.args --with-perl=${prefix}/bin/perl5.16 \
--without-modules \
--with-openworld \
--with-cc=${configure.cc}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140726/3279eddc/attachment.html>
More information about the macports-changes
mailing list