Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 10/14/2006 01:09:45
Module Name:	pkgsrc
Committed By:	rillig
Date:		Sat Oct 14 01:09:45 UTC 2006

Modified Files:
	pkgsrc/mk: apache.mk apachever.mk

Log Message:
Completely rewrote apache.mk and apachever.mk. The latter is now an
alias for apache.mk, since I don't see a reason why a package should
query the apache version without also adding a dependency on apache.

Fixed the documentation to match the code. Made the code simpler. Added
sanity checks for both package-settable and user-settable variables.


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 pkgsrc/mk/apache.mk
cvs rdiff -r1.1 -r1.2 pkgsrc/mk/apachever.mk

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