[MacPorts] #46570: git, openbrowser, ossp-uuid, xraylib: remove variants perl5_12, perl5_14, introduce support for 5.18 and 5.20 (was: git: remove variants perl5_12, perl5_14, introduce support for 5.18 and 5.20)
MacPorts
noreply at macports.org
Thu Jan 15 08:27:04 PST 2015
#46570: git, openbrowser, ossp-uuid, xraylib: remove variants perl5_12, perl5_14,
introduce support for 5.18 and 5.20
-------------------------------------------------+-------------------------
Reporter: mojca@… | Owner: macports-
Type: enhancement | tickets@…
Priority: Normal | Status: new
Component: ports | Milestone:
Resolution: | Version:
Port: git, openbrowser, ossp-uuid, | Keywords:
xraylib, biblatex-biber, intltool |
-------------------------------------------------+-------------------------
Changes (by mojca@…):
* cc: ryandesign@…, Tom.Schoonjans@…, ciserlohn@…, dports@… (added)
* owner: ciserlohn@… => macports-tickets@…
* port: git => git, openbrowser, ossp-uuid, xraylib, biblatex-biber,
intltool
Old description:
> Support for Perl < 5.16 has been removed (#46322). I would like to
> request removing variants `perl5_12` and `perl5_14` and introduce
> variants for 5.18 and 5.20, ideally using something like:
>
> {{{
> perl5.require_variant yes
> perl5.conflict_variants yes
> perl5.branches 5.16 5.18 5.20
> perl5.create_variants ${perl5.branches}
> }}}
>
> (See #43193, r125264, r129992)
New description:
Support for Perl < 5.16 has been removed (#46322). I would like to request
removing variants `perl5_10`, `perl5_12`, `perl5_14` and introduce
variants for 5.18 and 5.20, ideally using something like this (if I
understand the functionality properly):
{{{
perl5.require_variant yes
perl5.conflict_variants yes
perl5.branches 5.16 5.18 5.20
perl5.create_variants ${perl5.branches}
}}}
I added `biblatex-biber` and `intltool` to the list just because it would
be nice to use the functionality from the PortGroup rather than
"reinventing the wheel" in every port separately.
(See also #43193, r125264, r129992. And maybe we need some documentation
about that functionality.)
--
--
Ticket URL: <https://trac.macports.org/ticket/46570#comment:1>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list