Subject: CVS commit: pkgsrc/www/apache2
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 08/30/2006 06:16:27
Module Name:	pkgsrc
Committed By:	rillig
Date:		Wed Aug 30 06:16:27 UTC 2006

Modified Files:
	pkgsrc/www/apache2: Makefile distinfo options.mk
	pkgsrc/www/apache2/patches: patch-ad

Log Message:
The directories for configuration files and log files are now set in the
config.layout file instead of CONFIGURE_ARGS, to avoid defining things
twice. No actual change, since the paths are still the same.

Added all necessary variables to BUILD_DEFS, as reported by pkglint.


To generate a diff of this commit:
cvs rdiff -r1.104 -r1.105 pkgsrc/www/apache2/Makefile
cvs rdiff -r1.48 -r1.49 pkgsrc/www/apache2/distinfo
cvs rdiff -r1.4 -r1.5 pkgsrc/www/apache2/options.mk
cvs rdiff -r1.7 -r1.8 pkgsrc/www/apache2/patches/patch-ad

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