Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Hubert Feyrer <hubertf@netbsd.org>
List: source-changes
Date: 10/12/1999 18:41:12
Module Name: pkgsrc
Committed By: hubertf
Date: Wed Oct 13 01:41:12 UTC 1999
Modified Files:
pkgsrc/mk: bsd.pkg.mk
Log Message:
When appending some files to PLIST for shared lib handling, escape any
characters special to REs (e.g. libncurses++.so).
Fixes PR 8612 by SUNAGAWA Keiki <kei_sun@ba2.so-net.ne.jp>
To generate a diff of this commit:
cvs rdiff -r1.353 -r1.354 pkgsrc/mk/bsd.pkg.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.