aboutsummaryrefslogtreecommitdiff
path: root/www/p5-CGI-Session-ExpireSessions
diff options
context:
space:
mode:
authorFrederic Culot <culot@FreeBSD.org>2011-05-30 09:53:49 +0000
committerFrederic Culot <culot@FreeBSD.org>2011-05-30 09:53:49 +0000
commitf97514990988c5057849ff48b1fa89ce22ebeaab (patch)
treeb4687987f8597420dd3c6ed7afa273589a816431 /www/p5-CGI-Session-ExpireSessions
parent0d3b661e4f392db9cec173825aae0fd5681a360a (diff)
downloadports-f97514990988c5057849ff48b1fa89ce22ebeaab.tar.gz
ports-f97514990988c5057849ff48b1fa89ce22ebeaab.zip
- Lower requirements on dependencies version to match vendor's recommendations
- Add TEST_DEPENDS Reported by: sunpoet@ Approved by: Gerard Seibert <gerard@seibercom.net> (maintainer, via email)
Notes
Notes: svn path=/head/; revision=274801
Diffstat (limited to 'www/p5-CGI-Session-ExpireSessions')
-rw-r--r--www/p5-CGI-Session-ExpireSessions/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/www/p5-CGI-Session-ExpireSessions/Makefile b/www/p5-CGI-Session-ExpireSessions/Makefile
index a1b89aa51f2f..4359a72bc049 100644
--- a/www/p5-CGI-Session-ExpireSessions/Makefile
+++ b/www/p5-CGI-Session-ExpireSessions/Makefile
@@ -16,8 +16,9 @@ EXTRACT_SUFX= .tgz
MAINTAINER= gerard@seibercom.net
COMMENT= Perl module to delete expired CGI::Session-type sessions
-BUILD_DEPENDS= p5-Test-Pod>=1.45:${PORTSDIR}/devel/p5-Test-Pod
-RUN_DEPENDS= p5-CGI-Session>=4.43:${PORTSDIR}/www/p5-CGI-Session
+RUN_DEPENDS= p5-CGI-Session>=4.14:${PORTSDIR}/www/p5-CGI-Session
+
+TEST_DEPENDS= p5-Test-Pod>=0:${PORTSDIR}/devel/p5-Test-Pod
MAN3= CGI::Session::ExpireSessions.3
MANCOMPRESSED= no