aboutsummaryrefslogtreecommitdiff
path: root/www/p5-CGI-Application-Plugin-Session
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-11-15 20:52:26 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-11-15 20:52:26 +0000
commit3aa1daf20b4c3ee4bdcfd3e08a404696b502a784 (patch)
treec9aab15bf32b3dd49da784f18dba04bd0e2431b8 /www/p5-CGI-Application-Plugin-Session
parent277ece13834ab7e3837676be258e686509878b6c (diff)
downloadports-3aa1daf20b4c3ee4bdcfd3e08a404696b502a784.tar.gz
ports-3aa1daf20b4c3ee4bdcfd3e08a404696b502a784.zip
- Update to 1.04
- Add LICENSE - Pass maintainership to submitter - While I'm here, fix *_DEPENDS and add TEST_DEPENDS Changes: http://search.cpan.org/dist/CGI-Application-Plugin-Session/Changes PR: ports/183993 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
Notes
Notes: svn path=/head/; revision=333923
Diffstat (limited to 'www/p5-CGI-Application-Plugin-Session')
-rw-r--r--www/p5-CGI-Application-Plugin-Session/Makefile18
-rw-r--r--www/p5-CGI-Application-Plugin-Session/distinfo4
2 files changed, 13 insertions, 9 deletions
diff --git a/www/p5-CGI-Application-Plugin-Session/Makefile b/www/p5-CGI-Application-Plugin-Session/Makefile
index 29797fd1bf4d..9dfe998b31f6 100644
--- a/www/p5-CGI-Application-Plugin-Session/Makefile
+++ b/www/p5-CGI-Application-Plugin-Session/Makefile
@@ -2,21 +2,25 @@
# $FreeBSD$
PORTNAME= CGI-Application-Plugin-Session
-PORTVERSION= 1.03
-PORTREVISION= 1
+PORTVERSION= 1.04
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= 5u623l20@gmail.com
COMMENT= Plugin that adds session support to CGI::Application
-BUILD_DEPENDS= p5-CGI-Application>=0:${PORTSDIR}/www/p5-CGI-Application \
- p5-CGI-Session>=0:${PORTSDIR}/www/p5-CGI-Session \
- p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
+BUILD_DEPENDS= p5-CGI-Application>=3.21:${PORTSDIR}/www/p5-CGI-Application \
+ p5-CGI-Session>=4.48:${PORTSDIR}/www/p5-CGI-Session
RUN_DEPENDS:= ${BUILD_DEPENDS}
+TEST_DEPENDS= p5-CGI-Simple>=0:${PORTSDIR}/www/p5-CGI-Simple \
+ p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \
+ p5-Test-Simple>=1.001.002:${PORTSDIR}/devel/p5-Test-Simple
USES= perl5
-USE_PERL5= modbuild
+USE_PERL5= configure
.include <bsd.port.mk>
diff --git a/www/p5-CGI-Application-Plugin-Session/distinfo b/www/p5-CGI-Application-Plugin-Session/distinfo
index 1eb3189db0d2..7426e5501828 100644
--- a/www/p5-CGI-Application-Plugin-Session/distinfo
+++ b/www/p5-CGI-Application-Plugin-Session/distinfo
@@ -1,2 +1,2 @@
-SHA256 (CGI-Application-Plugin-Session-1.03.tar.gz) = 7dd7eb41bfb4d70a3a9b29213de21d33bc308ed0f2ccaca64570bfca79f532be
-SIZE (CGI-Application-Plugin-Session-1.03.tar.gz) = 13599
+SHA256 (CGI-Application-Plugin-Session-1.04.tar.gz) = aa8488a6d4a094da284f9737db7f689127ed6cbfdcdf525f281479f4434f8e53
+SIZE (CGI-Application-Plugin-Session-1.04.tar.gz) = 24488