Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 May 2008 14:11:57 -0400 (EDT)
From:      "Philip M. Gollucci" <pgollucci@p6m7g8.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/123875: [MAINTAINER] www/p5-Apache-AuthenCache: Unbreak
Message-ID:  <200805211811.m4LIBvdc066084@piccollo.p6m7g8.net>
Resent-Message-ID: <200805211820.m4LIK1IV061750@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         123875
>Category:       ports
>Synopsis:       [MAINTAINER] www/p5-Apache-AuthenCache: Unbreak
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 21 18:20:01 UTC 2008
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200805211811.m4LIBvdc066084>