Navigation Menu

Skip to content

Commit

Permalink
p5-graveyard: remove subports for perl 5.16-5.20
Browse files Browse the repository at this point in the history
  • Loading branch information
mojca committed Feb 10, 2017
1 parent bae3ab5 commit 2a839a5
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions perl/p5-graveyard/Portfile
Expand Up @@ -6,15 +6,11 @@ name p5-graveyard
version 0.0
categories perl

# versions 5.16-5.20 may be removed after 2017-01-12
# version 5.22 may be removed after 2017-10-28
# version 5.22 may be removed after 2017-10-28
array set replacements {
5.16 5.24
5.18 5.24
5.20 5.24
5.22 5.24
}
set defaultBranches {5.16 5.18 5.20 5.22}
set defaultBranches {5.22}

proc unknown args {
upvar 1 replacements replacements defaultBranches defaultBranches
Expand Down Expand Up @@ -68,7 +64,7 @@ proc unknown args {

# REPLACED BRANCHES
# (optional, defaults to
# SUPERPORT VERSION+REV "5.16 5.18 5.20")
# SUPERPORT VERSION+REV "5.22")
p5-acme-lolcat 0.0.5_4
p5-algorithm-annotate 0.100.0_4
p5-algorithm-c3 0.100.0_1
Expand Down

0 comments on commit 2a839a5

Please sign in to comment.