Ticket #49940: p5-graveyard-add-obsolete-perls.diff
File p5-graveyard-add-obsolete-perls.diff, 370 bytes (added by dbevans (David B. Evans), 9 years ago) |
---|
-
Portfile
1257 1257 } 1258 1258 } 1259 1259 1260 foreach branch $defaultBranches { 1261 subport perl${branch} { 1262 version 5.16.3 1263 replaced_by perl$replacements($branch) 1264 } 1265 } 1260 1266 1261 1267 if {${subport} ne ${name}} { 1262 1268 PortGroup obsolete 1.0