pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang actually bump PKGREVISION of perl58 and BUILDLINK...
details: https://anonhg.NetBSD.org/pkgsrc/rev/e9b2e965d205
branches: trunk
changeset: 485746:e9b2e965d205
user: grant <grant%pkgsrc.org@localhost>
date: Mon Dec 20 13:25:09 2004 +0000
description:
actually bump PKGREVISION of perl58 and BUILDLINK_RECOMMENDED to address
PR pkg/28619. this should have been part of the PKGREVISION bump of p5-*.
diffstat:
lang/perl5/buildlink3.mk | 4 ++--
lang/perl58/Makefile | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diffs (36 lines):
diff -r 956280b2bffb -r e9b2e965d205 lang/perl5/buildlink3.mk
--- a/lang/perl5/buildlink3.mk Mon Dec 20 13:16:02 2004 +0000
+++ b/lang/perl5/buildlink3.mk Mon Dec 20 13:25:09 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.16 2004/12/20 11:31:14 grant Exp $
+# $NetBSD: buildlink3.mk,v 1.17 2004/12/20 13:25:09 grant Exp $
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
PERL5_BUILDLINK3_MK:= ${PERL5_BUILDLINK3_MK}+
@@ -17,7 +17,7 @@
PERL5_REQD+= 5.0
BUILDLINK_DEPENDS.perl+= {perl>=${_PERL5_REQD},perl-thread>=${_PERL5_REQD}}
-BUILDLINK_RECOMMENDED.perl+= perl>=5.8.5nb5
+BUILDLINK_RECOMMENDED.perl+= perl>=5.8.5nb6
BUILDLINK_PKGSRCDIR.perl?= ${PERL5_PKGSRCDIR}
.if !empty(USE_PERL5:M[bB][uU][iI][lL][dD])
diff -r 956280b2bffb -r e9b2e965d205 lang/perl58/Makefile
--- a/lang/perl58/Makefile Mon Dec 20 13:16:02 2004 +0000
+++ b/lang/perl58/Makefile Mon Dec 20 13:25:09 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.67 2004/12/18 22:35:05 jlam Exp $
+# $NetBSD: Makefile,v 1.68 2004/12/20 13:25:09 grant Exp $
# The following two variables should have empty values unless we're
# building a perl snapshot or release candidate.
@@ -9,7 +9,7 @@
.if empty(PERL5_SNAPSHOT) && empty(PERL5_RC_VERS)
DISTNAME= perl-${PERL5_VERS}
PKGNAME= perl-${PERL5_VERS}
-PKGREVISION= 5
+PKGREVISION= 6
SNAPSHOT_SITES= # empty
.else
. if !empty(PERL5_SNAPSHOT)
Home |
Main Index |
Thread Index |
Old Index