[154366] trunk/dports/tex/biblatex-biber/Portfile
mojca at macports.org
mojca at macports.org
Fri Oct 28 21:44:19 CEST 2016
Revision: 154366
https://trac.macports.org/changeset/154366
Author: mojca at macports.org
Date: 2016-10-28 21:44:19 +0200 (Fri, 28 Oct 2016)
Log Message:
-----------
biblatex-biber: create variants with portgroup rather than manually
Modified Paths:
--------------
trunk/dports/tex/biblatex-biber/Portfile
Modified: trunk/dports/tex/biblatex-biber/Portfile
===================================================================
--- trunk/dports/tex/biblatex-biber/Portfile 2016-10-28 19:31:36 UTC (rev 154365)
+++ trunk/dports/tex/biblatex-biber/Portfile 2016-10-28 19:44:19 UTC (rev 154366)
@@ -11,17 +11,12 @@
name biblatex-biber
epoch 2
-perl5.branches 5.22 5.24
+perl5.require_variant yes
+perl5.conflict_variants yes
+perl5.branches 5.22 5.24
+perl5.create_variants ${perl5.branches}
+perl5.default_branch 5.24
-variant perl5_22 description "use perl version 5.22" conflicts perl5_24 {}
-variant perl5_24 description "use perl version 5.24" conflicts perl5_22 {}
-if {![variant_isset perl5_22]} {
-default_variants +perl5_24
-}
-
-if {[variant_isset perl5_22]} { perl5.default_branch 5.22 }
-if {[variant_isset perl5_24]} { perl5.default_branch 5.24 }
-
perl5.setup Biber 2.5
version ${perl5.moduleversion}
revision 1
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macports.org/pipermail/macports-changes/attachments/20161028/c166a65d/attachment-0002.html>
More information about the macports-changes
mailing list