Summary: | [patch] www/apache22: remove custom user creation in favor of USERS framework | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Jason Helfman <jgh> | ||||
Component: | Individual Port(s) | Assignee: | Philip M. Gollucci <pgollucci> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | crees | ||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Jason Helfman
2012-02-01 23:50:09 UTC
Responsible Changed From-To: freebsd-ports-bugs->apache Over to maintainer (via the GNATS Auto Assign Tool) Responsible Changed From-To: apache->pgollucci I will take it. pgollucci 2012-02-08 04:35:31 UTC FreeBSD ports repository Modified files: www/apache22 Makefile Makefile.options pkg-install www/apache22/files patch-modules__proxy__mod_proxy_connect.c Log: - Convert to USERS/GROUPS [1] - Resync proxy connect patch [2] - Bump PORTREVISION since the proxy patch is unconditionally applied which means we can remove that OPTION too PR: ports/164698 [1], ports/164711 [2] Submitted by: jgh@ [1], freebsd@nagilum.org [2] With Hat: apache@ Sponsored by: RideCharge Inc. / TaxiMagic Revision Changes Path 1.296 +4 -4 ports/www/apache22/Makefile 1.9 +0 -1 ports/www/apache22/Makefile.options 1.2 +72 -72 ports/www/apache22/files/patch-modules__proxy__mod_proxy_connect.c 1.7 +0 -35 ports/www/apache22/pkg-install _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" State Changed From-To: open->closed Committed, Thanks! |