ports/103612: [MAINTAINER] www/mod_perl2: fix dependencies
Lars Eggert
lars.eggert at gmx.net
Mon Sep 25 10:20:25 UTC 2006
>Number: 103612
>Category: ports
>Synopsis: [MAINTAINER] www/mod_perl2: fix dependencies
>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: Mon Sep 25 10:20:23 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator: Lars Eggert
>Release: FreeBSD 6.2-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD kobe.netlab.nec.de 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #15: Mon Sep 18 13:59:59 CEST 2006
>Description:
Apache2::Resource depends on BSD::Resource.
Reported by Mats Dufberg <mats at dufberg.se>.
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
--- mod_perl2-2.0.2_1,3.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/www/mod_perl2--/Makefile /usr/ports/www/mod_perl2/Makefile
--- /usr/ports/www/mod_perl2--/Makefile Mon Sep 25 12:01:50 2006
+++ /usr/ports/www/mod_perl2/Makefile Mon Sep 25 12:07:59 2006
@@ -7,6 +7,7 @@
PORTNAME= mod_perl
PORTVERSION= 2.0.2
+PORTREVISION= 1
PORTEPOCH= 3
CATEGORIES= www perl5
MASTER_SITES= http://perl.apache.org/dist/ \
@@ -15,6 +16,9 @@
MAINTAINER= lars.eggert at gmx.net
COMMENT= Embeds a Perl interpreter in the Apache2 server
+
+BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/BSD/Resource.pm:${PORTSDIR}/devel/p5-BSD-Resource
+RUN_DEPENDS= ${BUILD_DEPENDS}
USE_APACHE= 2.0+
PERL_CONFIGURE= yes
--- mod_perl2-2.0.2_1,3.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list