ports/165457: [exp-run]: remove lang/perl5.8 and lang/perl5.10, move default perl to lang/perl5.14 (.2) its GA
Philip M. Gollucci
pgollucci at frieza.p6m7g8.net
Fri Feb 24 22:50:11 UTC 2012
>Number: 165457
>Category: ports
>Synopsis: [exp-run]: remove lang/perl5.8 and lang/perl5.10, move default perl to lang/perl5.14 (.2) its GA
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Fri Feb 24 22:50:10 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator: Philip M. Gollucci
>Release: FreeBSD 10.0-CURRENT amd64
>Organization:
RideCharge Inc.
>Environment:
System: FreeBSD frieza.p6m7g8.net 10.0-CURRENT FreeBSD 10.0-CURRENT #0 r232017M: Thu Feb 23 06:34:14 UTC 2012 root at frieza.p6m7g8.net:/usr/obj/usr/src/sys/GENERIC amd64
>Description:
5.8.9 - 12/16/2008 EOL
5.10.1 - 08/23/2009 EOL
5.12.4 - Maint
15.14.2 - GA
>How-To-Repeat:
1st of at least 2 -exp runs
this one will tell us what we have to fix
next one will test the fixes assuming not too many major ports break
>Fix:
--- perl.diff begins here ---
Index: bsd.perl.mk
===================================================================
RCS file: /home/ncvs/ports/Mk/bsd.perl.mk,v
retrieving revision 1.22
diff -u -r1.22 bsd.perl.mk
--- bsd.perl.mk 15 Aug 2011 06:50:00 -0000 1.22
+++ bsd.perl.mk 24 Feb 2012 22:31:07 -0000
@@ -44,7 +44,7 @@
Perl_Pre_Include= bsd.perl.mk
PERL_Include_MAINTAINER= perl at FreeBSD.org
-PERL_VERSION?= 5.12.4
+PERL_VERSION?= 5.14.2
.if !defined(PERL_LEVEL) && defined(PERL_VERSION)
perl_major= ${PERL_VERSION:C|^([1-9]+).*|\1|}
@@ -68,10 +68,6 @@
PERL_PORT?= perl5.14
.elif ${PERL_LEVEL} >= 501200
PERL_PORT?= perl5.12
-.elif ${PERL_LEVEL} >= 501000
-PERL_PORT?= perl5.10
-.else # ${PERL_LEVEL} < 501000
-PERL_PORT?= perl5.8
.endif
SITE_PERL_REL?= lib/perl5/site_perl/${PERL_VERSION}
--- perl.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list