- Update comment to list all valid values of USE_APACHE
Responsible Changed From-To: freebsd-ports-bugs->apache bsd.apache.mk is apache territory (via the GNATS Auto Assign Tool)
This can be part of the pending default apache to 2.2 -exp run which has a pr already assigned to portmgr@. Can you follow up there? On 01/15/11 17:03, Sunpoet Po-Chuan Hsieh wrote: >> Number: 154034 >> Category: ports >> Synopsis: [PATCH] Mk/bsd.apache.mk: update comment to list all valid values of USE_APACHE >> Confidential: no >> Severity: non-critical >> Priority: low >> Responsible: freebsd-ports-bugs >> State: open >> Quarter: >> Keywords: >> Date-Required: >> Class: change-request >> Submitter-Id: current-users >> Arrival-Date: Sat Jan 15 17:10:09 UTC 2011 >> Closed-Date: >> Last-Modified: >> Originator: Sunpoet Po-Chuan Hsieh >> Release: FreeBSD 8.2-PRERELEASE amd64 >> Organization: > The FreeBSD Project >> Environment: > System: FreeBSD bonjour.sunpoet.net 8.2-PRERELEASE FreeBSD 8.2-PRERELEASE #0: Tue Dec 28 19:05:46 CST 2010 sunpoet@bonjour.sunpoet.net:/usr/obj/usr/src/sys/bonjour amd64 > >> Description: > - Update comment to list all valid values of USE_APACHE > > >> How-To-Repeat: > >> Fix: > --- bsd.apache.mk.patch begins here --- > Index: bsd.apache.mk > =================================================================== > RCS file: /home/pcvs/ports/Mk/bsd.apache.mk,v > retrieving revision 1.26 > diff -u -r1.26 bsd.apache.mk > --- bsd.apache.mk 7 Jun 2010 14:38:44 -0000 1.26 > +++ bsd.apache.mk 15 Jan 2011 16:59:21 -0000 > @@ -12,7 +12,7 @@ > # > # Variables definition > # USE_APACHE: Call this script. Values can be: > -# <version>: 1.3/13/2.0/20/2.2/1.3+/2.0+/2.2+ > +# <version>: 1.3/13/2.0/20/2.2/22/1.3+/13+/2.0+/20+/2.2+/22+ > # common*: common13, common20, and common22 > > .if !defined(Apache_Pre_Include) || defined(PORT_IS_MODULE) > --- bsd.apache.mk.patch ends here --- > > > > >> Release-Note: >> Audit-Trail: >> Unformatted: > _______________________________________________ > freebsd-ports-bugs@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports-bugs > To unsubscribe, send any mail to "freebsd-ports-bugs-unsubscribe@freebsd.org" > -- ------------------------------------------------------------------------ 1024D/DB9B8C1C B90B FBC3 A3A1 C71A 8E70 3F8C 75B8 8FFB DB9B 8C1C Philip M. Gollucci (pgollucci@p6m7g8.com) c: 703.336.9354 VP Apache Infrastructure; Member, Apache Software Foundation Committer, FreeBSD Foundation Consultant, P6M7G8 Inc. Sr. System Admin, Ridecharge Inc. Work like you don't need the money, love like you'll never get hurt, and dance like nobody's watching.
Hi Sun Poet, I think this PR can be closed now since the documentation in bsd.apache.mk was rewritten.
State Changed From-To: open->closed Committed, Thanks!