From pgollucci@frieza.p6m7g8.net  Fri May 14 02:18:43 2010
Return-Path: <pgollucci@frieza.p6m7g8.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id D4B8F106566B
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 14 May 2010 02:18:43 +0000 (UTC)
	(envelope-from pgollucci@frieza.p6m7g8.net)
Received: from frieza.p6m7g8.net (wsip-174-79-184-239.dc.dc.cox.net [174.79.184.239])
	by mx1.freebsd.org (Postfix) with ESMTP id 94A7C8FC16
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 14 May 2010 02:18:43 +0000 (UTC)
Received: from frieza.p6m7g8.net (localhost [127.0.0.1])
	by frieza.p6m7g8.net (8.14.4/8.14.4) with ESMTP id o4E2Igx4073613;
	Thu, 13 May 2010 22:18:42 -0400 (EDT)
	(envelope-from pgollucci@frieza.p6m7g8.net)
Received: (from pgollucci@localhost)
	by frieza.p6m7g8.net (8.14.4/8.14.4/Submit) id o4E2IfL2073612;
	Thu, 13 May 2010 22:18:41 -0400 (EDT)
	(envelope-from pgollucci)
Message-Id: <201005140218.o4E2IfL2073612@frieza.p6m7g8.net>
Date: Thu, 13 May 2010 22:18:41 -0400 (EDT)
From: "Philip M. Gollucci" <pgollucci@frieza.p6m7g8.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc: edwin@mavetju.org
Subject: [PATCH] www/ap22-mod_encoding: drop support for apache_version 21
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         146560
>Category:       ports
>Synopsis:       [PATCH] www/mod_encoding: drop support for apache_version 21
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pgollucci
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri May 14 02:20:01 UTC 2010
>Closed-Date:    Tue Sep 14 05:31:50 UTC 2010
>Last-Modified:  Tue Sep 14 05:40:01 UTC 2010
>Originator:     Philip M. Gollucci
>Release:        FreeBSD 9.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD frieza.p6m7g8.net 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Mon Apr 26 16:20:00 EDT 2010
>Description:

Port maintainer (edwin@mavetju.org) is cc'd.

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

--- ap22-mod_encoding-20021209_2.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/mod_encoding/Makefile,v
retrieving revision 1.7
diff -u -u -r1.7 Makefile
--- Makefile	21 May 2009 20:45:27 -0000	1.7
+++ Makefile	14 May 2010 02:17:35 -0000
@@ -14,7 +14,7 @@
 MAINTAINER=	edwin@mavetju.org
 COMMENT=	Apache module for non-ascii filename interoperability
 
-MAKE_JOBS_SAFE=  yes
+MAKE_JOBS_SAFE=	yes
 
 # This port will work with the following version of Apache and anything newer.
 # Mostly because of the dependency of mod_dav.
@@ -43,7 +43,7 @@
 
 .if ${APACHE_VERSION} == 20
 EXTRA_PATCHES=	${PATCHDIR}/apache20_patch
-.elif ${APACHE_VERSION} >= 21
+.elif ${APACHE_VERSION} >= 22
 EXTRA_PATCHES=	${PATCHDIR}/apache22_patch
 .endif
 
@@ -54,7 +54,7 @@
 .if defined(WITH_QUERYSTRING_FIX)
 .if ${APACHE_VERSION} <= 20
 EXTRA_PATCHES+=	${PATCHDIR}/queryfix-patch13
-.elif ${APACHE_VERSION} >= 21
+.elif ${APACHE_VERSION} >= 22
 EXTRA_PATCHES+=	${PATCHDIR}/queryfix-patch22
 .endif
 .endif
--- ap22-mod_encoding-20021209_2.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->edwin 
Responsible-Changed-By: pav 
Responsible-Changed-When: Fri May 14 13:00:16 UTC 2010 
Responsible-Changed-Why:  
Fix synopsis and assign to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=146560 
Responsible-Changed-From-To: edwin->pgollucci 
Responsible-Changed-By: pgollucci 
Responsible-Changed-When: Thu Sep 2 05:41:49 UTC 2010 
Responsible-Changed-Why:  
maintainer timeout (edwin ; 111 days) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=146560 
State-Changed-From-To: open->closed 
State-Changed-By: pgollucci 
State-Changed-When: Tue Sep 14 05:31:48 UTC 2010 
State-Changed-Why:  
Committed, Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/146560: commit references a PR
Date: Tue, 14 Sep 2010 05:31:50 +0000 (UTC)

 pgollucci    2010-09-14 05:31:44 UTC
 
   FreeBSD ports repository
 
   Modified files:
     www/mod_encoding     Makefile 
   Log:
   - Drop support for www/apache21
   
   PR:             ports/146560
   Submitted by:   myself (pgollucci)
   With Hat:       apache@
   
   Revision  Changes    Path
   1.10      +3 -3      ports/www/mod_encoding/Makefile
 _______________________________________________
 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:
