Revision
144338
Author
mojca@macports.org
Date
2016-01-06 12:49:09 -0800 (Wed, 06 Jan 2016)

Log Message

perl5: remove variants perl5_16/18, so that upgrades lead to +perl5_22 (#50245)

Modified Paths

Diff

Modified: trunk/dports/lang/perl5/Portfile (144337 => 144338)


--- trunk/dports/lang/perl5/Portfile	2016-01-06 20:38:35 UTC (rev 144337)
+++ trunk/dports/lang/perl5/Portfile	2016-01-06 20:49:09 UTC (rev 144338)
@@ -6,6 +6,7 @@
 
 name                perl5
 version             5.22.1
+revision            1
 categories          lang
 platforms           darwin freebsd linux
 license             {Artistic-1 GPL}
@@ -173,7 +174,7 @@
 
     perl5.require_variant   yes
     perl5.conflict_variants yes
-    perl5.branches          5.16 5.18 5.20 5.22
+    perl5.branches          5.20 5.22
     perl5.default_branch    5.22
     perl5.create_variants   ${perl5.branches}