Path to this page:
Subject: CVS commit: pkgsrc/textproc/p5-XML-SAX
From: Klaus Heinz
Date: 2007-09-18 23:06:15
Message id: 20070918210615.4683621507@cvs.netbsd.org
Log Message:
Improve handling of dynamically changed parser registry file. Instead of
including ParserDetails.ini statically in PLIST we put it in an example
directory (can you call an empty file an example? :-) and let
CONF_FILES take care of copying it to the correct place.
This way "pkg_admin check" will not report an incorrect checksum.
Files: