ports/133629: [PATCH] www/p5-MasonX-WebApp: unbreak WITH_MODPERL2=yes
Philip M. Gollucci
pgollucci at FreeBSD.org
Sun Apr 12 02:00:12 UTC 2009
>Number: 133629
>Category: ports
>Synopsis: [PATCH] www/p5-MasonX-WebApp: unbreak WITH_MODPERL2=yes
>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: Sun Apr 12 02:00:11 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator: Philip M. Gollucci
>Release: FreeBSD 7.1-RELEASE-p3 amd64
>Organization:
RideCharge Inc.
>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:
- Unbreak WITH_MODPERL2=yes
Port maintainer (hcoyote at ghostar.org) is cc'd.
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
--- p5-MasonX-WebApp-0.12_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/www/p5-MasonX-WebApp/Makefile,v
retrieving revision 1.7
diff -u -u -r1.7 Makefile
--- Makefile 17 Apr 2008 14:30:10 -0000 1.7
+++ Makefile 12 Apr 2009 01:50:51 -0000
@@ -7,6 +7,7 @@
PORTNAME= MasonX-WebApp
PORTVERSION= 0.12
+PORTREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -22,8 +23,7 @@
BUILD_DEPENDS= ${RUN_DEPENDS}
.if defined(WITH_MODPERL2)
-BROKEN= Broken due the new mod_perl2 API
-BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/Apache2/mod_perl.pm:${PORTSDIR}/www/mod_perl2
+BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/mod_perl2.pm:${PORTSDIR}/www/mod_perl2
.else
BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/mod_perl.pm:${PORTSDIR}/www/mod_perl
.endif
--- p5-MasonX-WebApp-0.12_1.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list