[118413] trunk/dports/perl
mojca at macports.org
mojca at macports.org
Tue Apr 1 07:10:23 PDT 2014
Revision: 118413
https://trac.macports.org/changeset/118413
Author: mojca at macports.org
Date: 2014-04-01 07:10:23 -0700 (Tue, 01 Apr 2014)
Log Message:
-----------
p5-wx, p5-alien-wxwidgets: upgrade and use wxWidgets 3.0.0
Modified Paths:
--------------
trunk/dports/perl/p5-alien-wxwidgets/Portfile
trunk/dports/perl/p5-wx/Portfile
Modified: trunk/dports/perl/p5-alien-wxwidgets/Portfile
===================================================================
--- trunk/dports/perl/p5-alien-wxwidgets/Portfile 2014-04-01 13:55:21 UTC (rev 118412)
+++ trunk/dports/perl/p5-alien-wxwidgets/Portfile 2014-04-01 14:10:23 UTC (rev 118413)
@@ -7,6 +7,7 @@
perl5.branches 5.8 5.10 5.12 5.14 5.16 5.18
perl5.setup Alien-wxWidgets 0.65
+revision 1
platforms darwin
maintainers nomaintainer
@@ -23,7 +24,7 @@
# version 0.64 officially supports just wxWidgets versions up to 2.9.4
# but this only seems to be related to patching (when fetching files on the fly)
-wxWidgets.use wxPerl-3.0
+wxWidgets.use wxWidgets-3.0
# this is needed to use Build.Pl instead of Makefile.PL - the proper way (per author)
# (else --wxWidgets-build=0 doesn't work)
perl5.use_module_build
Modified: trunk/dports/perl/p5-wx/Portfile
===================================================================
--- trunk/dports/perl/p5-wx/Portfile 2014-04-01 13:55:21 UTC (rev 118412)
+++ trunk/dports/perl/p5-wx/Portfile 2014-04-01 14:10:23 UTC (rev 118413)
@@ -8,9 +8,8 @@
# ParseXS >= 3.15 is needed for the build,
# but earlier perl versions provide too old ParseXL versions and thus cannot be built
#perl5.branches 5.8 5.10 5.12 5.14 5.16
-perl5.branches 5.14 5.16
-perl5.setup Wx 0.9922
-revision 1
+perl5.branches 5.14 5.16 5.18
+perl5.setup Wx 0.9923
platforms darwin
maintainers nomaintainer
@@ -20,11 +19,11 @@
long_description ${description}
-checksums rmd160 98c987443c218ea949c25dce0d13123c2b370191 \
- sha256 dc298d4c6916c7a62fa9577116de1ae8e53ff4e42afd6b9858247ae6dc66a387
+checksums rmd160 5243481e9623a974e95a73e27906483bdde2aba9 \
+ sha256 93e974c7d5ae2c66fe2f3de14988d372cea5b9b5e3da6798776aa90efe7442c9
if {${perl5.major} != ""} {
- wxWidgets.use wxPerl-3.0
+ wxWidgets.use wxWidgets-3.0
depends_build-append \
port:p${perl5.major}-extutils-xspp
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140401/0c2a4d6a/attachment.html>
More information about the macports-changes
mailing list