[151870] trunk/dports/devel/ossp-uuid/Portfile

mojca at macports.org mojca at macports.org
Tue Aug 23 05:43:51 PDT 2016


Revision: 151870
          https://trac.macports.org/changeset/151870
Author:   mojca at macports.org
Date:     2016-08-23 05:43:51 -0700 (Tue, 23 Aug 2016)
Log Message:
-----------
ossp-uuid: switch to perl5.24 (#52081)

Modified Paths:
--------------
    trunk/dports/devel/ossp-uuid/Portfile

Modified: trunk/dports/devel/ossp-uuid/Portfile
===================================================================
--- trunk/dports/devel/ossp-uuid/Portfile	2016-08-23 12:42:20 UTC (rev 151869)
+++ trunk/dports/devel/ossp-uuid/Portfile	2016-08-23 12:43:51 UTC (rev 151870)
@@ -7,7 +7,7 @@
 
 name                    ossp-uuid
 version                 1.6.2
-revision                6
+revision                7
 categories              devel
 license                 MIT
 platforms               darwin
@@ -75,10 +75,10 @@
 # perl support is possibly required by dependents rpm5[234] (unverified)
 
 perl5.conflict_variants yes
-perl5.branches 5.22
+perl5.branches 5.24
 perl5.create_variants ${perl5.branches}
 
-if {[variant_isset perl5_22]} {
+if {[variant_isset perl5_24]} {
     configure.perl          ${perl5.bin}
     configure.args-delete   --without-perl
     configure.args-append   --with-perl --with-perl-compat
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160823/aec2d813/attachment.html>


More information about the macports-changes mailing list