Subject: CVS commit: pkgsrc/pkgtools/pkg_comp
To: None <pkgsrc-changes@netbsd.org>
From: Julio Merino <jmmv@netbsd.org>
List: pkgsrc-changes
Date: 12/24/2002 18:28:34
Module Name:	pkgsrc
Committed By:	jmmv
Date:		Tue Dec 24 16:28:34 UTC 2002

Modified Files:
	pkgsrc/pkgtools/pkg_comp: Makefile
	pkgsrc/pkgtools/pkg_comp/files: pkg_comp.8 pkg_comp.sh

Log Message:
Update pkg_comp to 1.4:

- Added an EXTRAMK variable to allow the addition of any kind of stuff
  into the generated mk.conf.
- While creating the template, quote ${LOCALBASE} so it does not get
  replaced. Reported by Douglas Brebner in PR pkg/19509.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 pkgsrc/pkgtools/pkg_comp/Makefile
cvs rdiff -r1.4 -r1.5 pkgsrc/pkgtools/pkg_comp/files/pkg_comp.8
cvs rdiff -r1.3 -r1.4 pkgsrc/pkgtools/pkg_comp/files/pkg_comp.sh

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