Subject: CVS commit: pkgsrc/www/apache2
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 11/30/2004 23:21:44
Module Name:	pkgsrc
Committed By:	jlam
Date:		Tue Nov 30 23:21:44 UTC 2004

Modified Files:
	pkgsrc/www/apache2: Makefile buildlink3.mk distinfo
Added Files:
	pkgsrc/www/apache2/patches: patch-ai

Log Message:
Modify the apxs(8) script to use ${APR_LIBTOOL} as the libtool to
build modules if APR_LIBTOOL is defined in the environment.  Force
the use of the libtool wrapper by module packages by setting APR_LIBTOOL
in apache2/buildlink3.mk.  Bump the PKGREVISION.


To generate a diff of this commit:
cvs rdiff -r1.58 -r1.59 pkgsrc/www/apache2/Makefile
cvs rdiff -r1.9 -r1.10 pkgsrc/www/apache2/buildlink3.mk
cvs rdiff -r1.31 -r1.32 pkgsrc/www/apache2/distinfo
cvs rdiff -r0 -r1.6 pkgsrc/www/apache2/patches/patch-ai

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