Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@NetBSD.org>
From: Quentin Garnier <cube@netbsd.org>
List: pkgsrc-changes
Date: 11/20/2003 15:07:54
Module Name: pkgsrc
Committed By: cube
Date: Thu Nov 20 15:07:54 UTC 2003
Modified Files:
pkgsrc/mk: bsd.pkg.mk
Removed Files:
pkgsrc/pkgtools/pkg_install: distinfo
Log Message:
When there is no distinfo file, do not apply patches we would not
normally apply: treat them as if the distinfo file was empty.
This solves the reason why pkgtools/pkg_install/distinfo was resurrected,
and allows us to remove it again, since it had the side effect of
introducing a dependency on digest, which is not acceptable when updating
pkg_install: it made it impossible to use the pkgsrc tree, as reported
by several people.
To generate a diff of this commit:
cvs rdiff -r1.1301 -r1.1302 pkgsrc/mk/bsd.pkg.mk
cvs rdiff -r1.26 -r0 pkgsrc/pkgtools/pkg_install/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.