Opened 9 years ago

Last modified 8 years ago

#46570 closed enhancement

git, openbrowser, ossp-uuid, xraylib: remove variants perl5_12, perl5_14, introduce support for 5.18 and 5.20 — at Version 1

Reported by: mojca (Mojca Miklavec) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: devans@…, pixilla@…, ryandesign@…, Tom.Schoonjans@…, ciserlohn@…, dports@…
Port: git, openbrowser, ossp-uuid, xraylib, biblatex-biber, intltool

Description (last modified by mojca (Mojca Miklavec))

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

Change History (2)

comment:1 Changed 9 years ago by mojca (Mojca Miklavec)

Cc: ryandesign@… Tom.Schoonjans@… ciserlohn@… dports@… added
Description: modified (diff)
Owner: changed from ciserlohn@… to macports-tickets@…
Port: openbrowser ossp-uuid xraylib biblatex-biber intltool added
Summary: git: remove variants perl5_12, perl5_14, introduce support for 5.18 and 5.20git, openbrowser, ossp-uuid, xraylib: remove variants perl5_12, perl5_14, introduce support for 5.18 and 5.20

Changed 9 years ago by mojca (Mojca Miklavec)

Attachment: git-perl-variants.diff added

A patch to use perl5_xy variants from the Perl PortGroup in git

Note: See TracTickets for help on using tickets.