From pgollucci@mail.bluecottontech.com  Sat Apr 11 22:52:27 2009
Return-Path: <pgollucci@mail.bluecottontech.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 59EAD106566C
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 11 Apr 2009 22:52:27 +0000 (UTC)
	(envelope-from pgollucci@mail.bluecottontech.com)
Received: from mail.bluecottontech.com (static-76-161-175-34.dsl.cavtel.net [76.161.175.34])
	by mx1.freebsd.org (Postfix) with ESMTP id 1A2798FC0A
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 11 Apr 2009 22:52:26 +0000 (UTC)
	(envelope-from pgollucci@mail.bluecottontech.com)
Received: from mail.bluecottontech.com (localhost [127.0.0.1])
	by mail.bluecottontech.com (8.14.3/8.14.3) with ESMTP id n3BMqQch011026;
	Sat, 11 Apr 2009 22:52:26 GMT
	(envelope-from pgollucci@mail.bluecottontech.com)
Received: (from pgollucci@localhost)
	by mail.bluecottontech.com (8.14.3/8.14.3/Submit) id n3BMqLsB011025;
	Sat, 11 Apr 2009 22:52:21 GMT
	(envelope-from pgollucci)
Message-Id: <200904112252.n3BMqLsB011025@mail.bluecottontech.com>
Date: Sat, 11 Apr 2009 22:52:21 GMT
From: "Philip M. Gollucci" <pgollucci@elektra.rws>
To: FreeBSD-gnats-submit@freebsd.org
Cc: dom@helenmarks.co.uk
Subject: [PATCH] www/mod_proxy_xml: apache@ cleanups
X-Send-Pr-Version: 3.113
X-GNATS-Notify: dom@helenmarks.co.uk

>Number:         133617
>Category:       ports
>Synopsis:       [PATCH] www/mod_proxy_xml: apache@ cleanups
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pgollucci
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Apr 11 23:00:09 UTC 2009
>Closed-Date:    Fri Apr 24 22:21:30 UTC 2009
>Last-Modified:  Fri Apr 24 22:30:05 UTC 2009
>Originator:     Philip M. Gollucci
>Release:        FreeBSD 7.1-RELEASE-p3 amd64
>Organization:
>Environment:
System: FreeBSD mail.bluecottontech.com 7.1-RELEASE-p3 FreeBSD 7.1-RELEASE-p3 #1: Tue Mar 10 22:10:18 UTC 2009
>Description:
- USE_APACHE -> 2.0+
- Fix plist with www/apache2*

Port maintainer (dom@helenmarks.co.uk) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- mod_proxy_xml-0.1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/www/mod_proxy_xml/Makefile,v
retrieving revision 1.1
diff -u -u -r1.1 Makefile
--- Makefile	22 Jan 2007 07:50:40 -0000	1.1
+++ Makefile	11 Apr 2009 22:51:56 -0000
@@ -16,8 +16,7 @@
 COMMENT=	Apache module for rewriting URI references in XML
 
 USE_GNOME=	libxml2
-USE_APACHE=	yes
-WITH_APACHE2=	yes
+USE_APACHE=	2.0+
 
 XML2_INC=	${LOCALBASE}/include/libxml2
 XML2_LIB=	${LOCALBASE}/lib
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/www/mod_proxy_xml/pkg-plist,v
retrieving revision 1.1
diff -u -u -r1.1 pkg-plist
--- pkg-plist	22 Jan 2007 07:50:40 -0000	1.1
+++ pkg-plist	11 Apr 2009 22:51:56 -0000
@@ -1,3 +1,3 @@
-libexec/apache2/mod_proxy_xml.so
+%%APACHEMODDIR%%/mod_proxy_xml.so
 @exec %D/sbin/apxs -e -A -n proxy_xml %D/%F
 @unexec %D/sbin/apxs -e -A -n proxy_xml %D/%F
--- mod_proxy_xml-0.1.patch ends here ---

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Sat Apr 11 23:00:21 UTC 2009 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=133617 

From: Edwin Groothuis <edwin@FreeBSD.org>
To: dom@helenmarks.co.uk
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/133617: [PATCH] www/mod_proxy_xml: apache@ cleanups
Date: Sat, 11 Apr 2009 23:00:19 UT

 Maintainer of www/mod_proxy_xml,
 
 Please note that PR ports/133617 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/133617
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org
Responsible-Changed-From-To: freebsd-ports-bugs->pgollucci 
Responsible-Changed-By: pgollucci 
Responsible-Changed-When: Mon Apr 13 05:28:47 UTC 2009 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=133617 
State-Changed-From-To: feedback->open 
State-Changed-By: pgollucci 
State-Changed-When: Fri Apr 24 18:02:40 UTC 2009 
State-Changed-Why:  
feedback timeout (2 weeks) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=133617 
State-Changed-From-To: open->closed 
State-Changed-By: pgollucci 
State-Changed-When: Fri Apr 24 22:21:28 UTC 2009 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=133617 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/133617: commit references a PR
Date: Fri, 24 Apr 2009 22:21:30 +0000 (UTC)

 pgollucci    2009-04-24 22:21:13 UTC
 
   FreeBSD ports repository
 
   Modified files:
     www/mod_proxy_xml    Makefile pkg-plist 
   Log:
   - USE_APACHE -> 2.0+
   - Fix plist with www/apache2*
   
   PR:             ports/133617
   Approved by:    maintainer timeout (2 weeks)
   Submitted by:   me
   
   Revision  Changes    Path
   1.2       +1 -2      ports/www/mod_proxy_xml/Makefile
   1.2       +1 -1      ports/www/mod_proxy_xml/pkg-plist
 _______________________________________________
 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"
 
>Unformatted:
