[MacPorts] #46570: git, openbrowser, ossp-uuid, xraylib: remove variants perl5_12, perl5_14, introduce support for 5.18, 5.20 and 5.22 (was: git, openbrowser, ossp-uuid, xraylib: remove variants perl5_12, perl5_14, introduce support for 5.18 and 5.20)

MacPorts noreply at macports.org
Tue Jul 14 01:59:59 PDT 2015


#46570: git, openbrowser, ossp-uuid, xraylib: remove variants perl5_12, perl5_14,
introduce support for 5.18, 5.20 and 5.22
-------------------------------------------------+-------------------------
  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              |
-------------------------------------------------+-------------------------
Description changed by mojca@…:

Old 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.)

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, 5.20 and 5.22, 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 5.22
 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:20>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list