From pgollucci@piccollo.p6m7g8.net  Wed May 21 18:12:01 2008
Return-Path: <pgollucci@piccollo.p6m7g8.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id F0423106564A
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 21 May 2008 18:12:01 +0000 (UTC)
	(envelope-from pgollucci@piccollo.p6m7g8.net)
Received: from piccollo.p6m7g8.net (piccollo.p6m7g8.net [70.88.236.19])
	by mx1.freebsd.org (Postfix) with ESMTP id A66CA8FC22
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 21 May 2008 18:12:01 +0000 (UTC)
	(envelope-from pgollucci@piccollo.p6m7g8.net)
Received: from piccollo.p6m7g8.net (localhost.p6m7g8.net [127.0.0.1])
	by piccollo.p6m7g8.net (8.14.2/8.14.2) with ESMTP id m4LIBvji066085
	(version=TLSv1/SSLv3 cipher=DHE-DSS-AES256-SHA bits=256 verify=NO)
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 21 May 2008 14:11:57 -0400 (EDT)
	(envelope-from pgollucci@piccollo.p6m7g8.net)
Received: (from root@localhost)
	by piccollo.p6m7g8.net (8.14.2/8.14.3/Submit) id m4LIBvdc066084;
	Wed, 21 May 2008 14:11:57 -0400 (EDT)
	(envelope-from pgollucci)
Message-Id: <200805211811.m4LIBvdc066084@piccollo.p6m7g8.net>
Date: Wed, 21 May 2008 14:11:57 -0400 (EDT)
From: "Philip M. Gollucci" <pgollucci@p6m7g8.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [MAINTAINER] www/p5-Apache-AuthenCache: Unbreak
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         123875
>Category:       ports
>Synopsis:       [MAINTAINER] www/p5-Apache-AuthenCache: Unbreak
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    araujo
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 21 18:20:01 UTC 2008
>Closed-Date:    Sun Jun 22 04:27:57 UTC 2008
>Last-Modified:  Sun Jun 22 04:30:00 UTC 2008
>Originator:     Philip M. Gollucci
>Release:        FreeBSD 8.0-CURRENT i386
>Organization:
Riderway Inc.
>Environment:
System: FreeBSD piccollo.p6m7g8.net 8.0-CURRENT FreeBSD 8.0-CURRENT #1: Sun Mar  2 09:48:59 EST
>Description:
- module isn't broken with mod_perl2, its _not_ for mod_perl2.  Its a mod_perl 1 CPAN module only.
- just mark it ignore.

I wonder if pav@ is going to say this is a style(9) change?

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

--- p5-Apache-AuthenCache-1.00.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/p5-Apache-AuthenCache/Makefile,v
retrieving revision 1.16
diff -u -u -r1.16 Makefile
--- Makefile	1 May 2008 00:27:59 -0000	1.16
+++ Makefile	21 May 2008 18:10:47 -0000
@@ -20,8 +20,7 @@
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
 .if defined(WITH_APACHE2)
-BROKEN=		Broken due the new mod_perl2 API
-BUILD_DEPENDS+=	${LOCALBASE}/libexec/apache2/mod_perl.so:${PORTSDIR}/www/mod_perl2
+IGNORE=		this module is only for www/mod_perl
 .else
 BUILD_DEPENDS+=	${LOCALBASE}/libexec/apache/libperl.so:${PORTSDIR}/www/mod_perl
 .endif
--- p5-Apache-AuthenCache-1.00.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->araujo 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Wed May 21 18:20:10 UTC 2008 
Responsible-Changed-Why:  
araujo@ wants his PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=123875 
State-Changed-From-To: open->closed 
State-Changed-By: araujo 
State-Changed-When: Sun Jun 22 04:27:56 UTC 2008 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/123875: commit references a PR
Date: Sun, 22 Jun 2008 04:27:38 +0000 (UTC)

 araujo      2008-06-22 04:27:33 UTC
 
   FreeBSD ports repository
 
   Modified files:
     www/p5-Apache-AuthenCache Makefile 
   Log:
   - Just mark it as ignore, because it's not for mod_perl2.
   
   PR:             ports/123875
   Submitted by:   Philip M. Gollucci <pgollucci@p6m7g8.com> (maintainer)
   
   Revision  Changes    Path
   1.17      +1 -2      ports/www/p5-Apache-AuthenCache/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:
