cvs commit: ports/www/apache20 Makefile pkg-plist
ports/www/apache20/files patch-support__apxs.in
Philip M. Gollucci
pgollucci at FreeBSD.org
Fri May 7 21:48:59 UTC 2010
pgollucci 2010-05-07 21:48:58 UTC
FreeBSD ports repository
Modified files:
www/apache20 Makefile pkg-plist
www/apache20/files patch-support__apxs.in
Log:
- Fix -A and -a options for apxs to correctly ignore whitespace.
This will fix about 100 pkg-plist left overs for httpd.conf
apxs -A comments out the LoadModule line
This adds custom FreeBSD mod to 'DELETE' the line so that it works with
our pkg-plists in packages.
- Remove -s form the cmp httpd.conf in pkg-plist to be blatant about why
it didn't get removed
- Bump PORTREVISION
- This will be in 2.0.64
PR: ports/133704
Obtained from: http://svn.apache.org/viewvc?rev=942211&view=rev
Reported by: olli hauer <ohauer at gmx.de> (and very good pr!)
With Hat: apache@
Revision Changes Path
1.276 +1 -1 ports/www/apache20/Makefile
1.2 +22 -1 ports/www/apache20/files/patch-support__apxs.in
1.88 +2 -2 ports/www/apache20/pkg-plist
More information about the cvs-all
mailing list