ports/131935: [PATCH] devel/p5-Log-Dispatch: remove BROKEN for the WITH_APACHELOG/WITH_APACHE2 case

Florian Smeets flo at kasimir.com
Sat Feb 21 15:40:02 UTC 2009


>Number:         131935
>Category:       ports
>Synopsis:       [PATCH] devel/p5-Log-Dispatch: remove BROKEN for the WITH_APACHELOG/WITH_APACHE2 case
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Feb 21 15:40:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Florian Smeets
>Release:        FreeBSD 7.1-STABLE amd64
>Organization:
>Environment:
System: FreeBSD mail.solomo.de 7.1-STABLE FreeBSD 7.1-STABLE #4: Mon Jan  5 22:33:23 CET
>Description:
[DESCRIBE CHANGES]

Port maintainer (mat at FreeBSD.org) is cc'd.

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

p5-Log-Dispatch does support the mod_perl2 API since version 2.17 according
 to their changelog, and i've been using it for quite some time.

| 2.17 Mar 31, 2007
| 
| - Log::Dispatch::ApacheLog should now work under mod_perl 2, as well
|    as mod_perl 1.

--- p5-Log-Dispatch-2.22.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/p5-Log-Dispatch.orig/Makefile /usr/ports/devel/p5-Log-Dispatch/Makefile
--- /usr/ports/devel/p5-Log-Dispatch.orig/Makefile	2009-02-21 16:19:55.000000000 +0100
+++ /usr/ports/devel/p5-Log-Dispatch/Makefile	2009-02-21 16:20:10.000000000 +0100
@@ -54,7 +54,6 @@
 
 .if defined(WITH_APACHELOG)
 .if defined(WITH_APACHE2)
-BROKEN=		Broken due the new mod_perl2 API
 RUN_DEPENDS+=	${LOCALBASE}/libexec/apache2/mod_perl.so:${PORTSDIR}/www/mod_perl2
 .else
 RUN_DEPENDS+=	${LOCALBASE}/libexec/apache/libperl.so:${PORTSDIR}/www/mod_perl
--- p5-Log-Dispatch-2.22.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list