ports/51656: www/p5-Apache-Session depends on mod_perl but should not

Anton Berezin tobez at FreeBSD.org
Thu May 1 12:40:13 UTC 2003


>Number:         51656
>Category:       ports
>Synopsis:       www/p5-Apache-Session depends on mod_perl but should not
>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:   Thu May 01 05:40:08 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Anton Berezin
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
>Environment:
>Description:

Despite of its name, Apache::Session does not use mod_perl-specific
modules anywhere.  Since Apache::Session is useful much beyond
mod_perlified environment, the port should not depend on mod_perl.
>How-To-Repeat:
	
>Fix:


Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/p5-Apache-Session/Makefile,v
retrieving revision 1.13
diff -u -r1.13 Makefile
--- Makefile	21 Feb 2003 14:01:23 -0000	1.13
+++ Makefile	1 May 2003 12:29:46 -0000
@@ -7,7 +7,7 @@
 
 PORTNAME=	Apache-Session
 PORTVERSION=	1.54
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	www perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Apache
@@ -16,7 +16,7 @@
 MAINTAINER=	frank at exit.com
 COMMENT=	A persistence framework for session data
 
-BUILD_DEPENDS=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/mod_perl.pm:${PORTSDIR}/www/mod_perl
+BUILD_DEPENDS=
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	yes
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list