[MacPorts] #46322: p5-*: consistently remove Perl versions 5.8-5.14
MacPorts
noreply at macports.org
Fri Dec 26 11:21:10 PST 2014
#46322: p5-*: consistently remove Perl versions 5.8-5.14
--------------------------+--------------------------------
Reporter: mojca@… | Owner: macports-tickets@…
Type: enhancement | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: |
--------------------------+--------------------------------
Comment (by devans@…):
>
> This will do it, then, with all revisions bumped (assuming your port
index is correct):
> {{{
> #!sh
> port -q info --index --line --name --version --revision 'p5-*' \
> | awk '{ sub(/^p5-/, "", $3); printf "%-35s %s_%s\n", $3, $1, ($2 +
1); }'
> }}}
>
> I created the graveyard in r130078; you can fill it in at your leisure.
I also kept myself as maintainer, but you can add yourself if you’d like.
(You might want to think twice about that because you’ll get Buildbot
failure emails for //every single change//.)
>
I agree. We should first remove all remaining p5.8-p5.14 subports from
perl ports. I see no impediment to doing that now. Then p5-graveyard can
be filled in once and for all.
--
Ticket URL: <https://trac.macports.org/ticket/46322#comment:8>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list