Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Bill Sommerfeld <sommerfeld@netbsd.org>
List: source-changes
Date: 01/04/2001 22:22:47
Module Name:	pkgsrc
Committed By:	sommerfeld
Date:		Thu Jan  4 20:22:47 UTC 2001

Modified Files:
	pkgsrc/pkgtools/port2pkg: Makefile
	pkgsrc/pkgtools/port2pkg/files: port2pkg.pl

Log Message:
port2pkg-1.7:

Fix bugs:
 - $pkgdir/files wasn't created
 - mkdir($pkgdir/patches) was missing its second argument
(needed at least for the version of perl I have installed)


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 pkgsrc/pkgtools/port2pkg/Makefile
cvs rdiff -r1.6 -r1.7 pkgsrc/pkgtools/port2pkg/files/port2pkg.pl

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