Subject: CVS commit: pkgsrc/lang/perl5
To: None <pkgsrc-changes@NetBSD.org>
From: Joerg Sonnenberger <joerg@netbsd.org>
List: pkgsrc-changes
Date: 11/03/2006 07:09:46
Module Name:	pkgsrc
Committed By:	joerg
Date:		Fri Nov  3 07:09:46 UTC 2006

Modified Files:
	pkgsrc/lang/perl5: Makefile distinfo packlist.mk
Added Files:
	pkgsrc/lang/perl5/patches: patch-ab

Log Message:
DESTDIR support. Slightly refactor Perl build to avoid calling the newly
build executable, either by using the same constants or by sourcing the
config.sh script created by Configure.

Don't create $installsitearch and don't attempt to remove
$installvendorarch, the former is easy and the latter not needed.


To generate a diff of this commit:
cvs rdiff -r1.122 -r1.123 pkgsrc/lang/perl5/Makefile
cvs rdiff -r1.38 -r1.39 pkgsrc/lang/perl5/distinfo
cvs rdiff -r1.8 -r1.9 pkgsrc/lang/perl5/packlist.mk
cvs rdiff -r0 -r1.14 pkgsrc/lang/perl5/patches/patch-ab

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.