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

mojca at macports.org mojca at macports.org
Fri Oct 28 23:34:12 CEST 2016


Revision: 154386
          https://trac.macports.org/changeset/154386
Author:   mojca at macports.org
Date:     2016-10-28 23:34:12 +0200 (Fri, 28 Oct 2016)
Log Message:
-----------
ossp-uuid: remove the perl5_22 variant (#52081)

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

Modified: trunk/dports/devel/ossp-uuid/Portfile
===================================================================
--- trunk/dports/devel/ossp-uuid/Portfile	2016-10-28 21:31:48 UTC (rev 154385)
+++ trunk/dports/devel/ossp-uuid/Portfile	2016-10-28 21:34:12 UTC (rev 154386)
@@ -7,7 +7,7 @@
 
 name                    ossp-uuid
 version                 1.6.2
-revision                7
+revision                8
 categories              devel
 license                 MIT
 platforms               darwin
@@ -75,11 +75,11 @@
 # perl support is possibly required by dependents rpm5[234] (unverified)
 
 perl5.conflict_variants yes
-perl5.branches 5.22 5.24
+perl5.branches 5.24
 perl5.default_branch 5.24
 perl5.create_variants ${perl5.branches}
 
-if {[variant_isset perl5_22] || [variant_isset perl5_24]} {
+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: <http://lists.macports.org/pipermail/macports-changes/attachments/20161028/e1172046/attachment-0002.html>


More information about the macports-changes mailing list