From aefa416f0f78a1ed986991076050d7e6a5257979 Mon Sep 17 00:00:00 2001 From: jlam Date: Sun, 15 Jan 2006 07:40:30 +0000 Subject: Restore binary compatibility with previous versions of perl-5.8.x that were lost in PKGREVISION nb7. We do this by avoiding inspecting the value of ${WRKSRC} within the package Makefile and instead deferring using ${WRKSRC} until we actually need the value (after extraction). This is necessary because WRKSRC is defined in bsd.pkg.mk, which is too late. Bump the PKGREVISION to 8. --- doc/CHANGES | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc/CHANGES') diff --git a/doc/CHANGES b/doc/CHANGES index 821b67d4536..ac59cc5bdd4 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.12517 2006/01/15 06:01:57 uebayasi Exp $ +$NetBSD: CHANGES,v 1.12518 2006/01/15 07:40:42 jlam Exp $ Changes to the packages collection and infrastructure in 2006: @@ -300,3 +300,4 @@ Changes to the packages collection and infrastructure in 2006: Updated net/mDNSResponder to 107.5 [wiz 2006-01-15] Added devel/mercurial version 0.7 [wiz 2006-01-15] Updated misc/elscreen to 1.4.3 [uebayasi 2006-01-15] + Updated lang/perl5 to 5.8.7nb8 [jlam 2006-01-15] -- cgit v1.2.3