Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Hubert Feyrer <hubertf@netbsd.org>
List: source-changes
Date: 11/10/2000 01:46:30
Module Name:	pkgsrc
Committed By:	hubertf
Date:		Thu Nov  9 23:46:30 UTC 2000

Modified Files:
	pkgsrc/mk: bsd.pkg.mk
	pkgsrc/templates: README.pkg

Log Message:
Change substitution of %%PKG%% so it's expanded to ${PKGNAME} directly, not
via a tmp file. Also, there's no need to excape any possible HTML chars
(there won't be any in a PKGNAME).

Noted in PR 11462 by Jeremy C. Reed <reed@reedmedia.net>


To generate a diff of this commit:
cvs rdiff -r1.598 -r1.599 pkgsrc/mk/bsd.pkg.mk
cvs rdiff -r1.15 -r1.16 pkgsrc/templates/README.pkg

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