aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorkuriyama <kuriyama@FreeBSD.org>2013-08-11 10:02:16 +0800
committerkuriyama <kuriyama@FreeBSD.org>2013-08-11 10:02:16 +0800
commit2b4a9eb4886556cd125bfd1fea1374e920ce7ebb (patch)
tree894c67f52f9dcef4c7331f0338f11a0152bc936a /www
parent36ce1c7f5a3f476e1067a26d2b465679b6fa325c (diff)
downloadfreebsd-ports-gnome-2b4a9eb4886556cd125bfd1fea1374e920ce7ebb.tar.gz
freebsd-ports-gnome-2b4a9eb4886556cd125bfd1fea1374e920ce7ebb.tar.zst
freebsd-ports-gnome-2b4a9eb4886556cd125bfd1fea1374e920ce7ebb.zip
- Upgrade to 0.22.
Diffstat (limited to 'www')
-rw-r--r--www/p5-Dancer-Session-Cookie/Makefile9
-rw-r--r--www/p5-Dancer-Session-Cookie/distinfo4
2 files changed, 7 insertions, 6 deletions
diff --git a/www/p5-Dancer-Session-Cookie/Makefile b/www/p5-Dancer-Session-Cookie/Makefile
index a8e777ff4e7a..3b78e4edb605 100644
--- a/www/p5-Dancer-Session-Cookie/Makefile
+++ b/www/p5-Dancer-Session-Cookie/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= Dancer-Session-Cookie
-PORTVERSION= 0.19
+PORTVERSION= 0.22
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -12,9 +12,9 @@ COMMENT= Perl extension for encrypted cookie-based session backend for Dancer
RUN_DEPENDS= \
p5-Crypt-CBC>0:${PORTSDIR}/security/p5-Crypt-CBC \
p5-Crypt-Rijndael>0:${PORTSDIR}/security/p5-Crypt-Rijndael \
- p5-Dancer>=1.13:${PORTSDIR}/www/p5-Dancer \
+ p5-Dancer>=1.3113:${PORTSDIR}/www/p5-Dancer \
p5-HTTP-Date>0:${PORTSDIR}/www/p5-HTTP-Date \
- p5-Session-Storage-Secure>0:${PORTSDIR}/www/p5-Session-Storage-Secure \
+ p5-Session-Storage-Secure>=0.007:${PORTSDIR}/www/p5-Session-Storage-Secure \
p5-String-CRC32>0:${PORTSDIR}/devel/p5-String-CRC32 \
p5-Time-Duration-Parse>0:${PORTSDIR}/devel/p5-Time-Duration-Parse
TEST_DEPENDS= \
@@ -23,7 +23,8 @@ TEST_DEPENDS= \
p5-Test-TCP>0:${PORTSDIR}/devel/p5-Test-TCP
BUILD_DEPENDS= ${RUN_DEPENDS}
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Dancer::Session::Cookie.3
diff --git a/www/p5-Dancer-Session-Cookie/distinfo b/www/p5-Dancer-Session-Cookie/distinfo
index 7981b2348465..4de234c05dfd 100644
--- a/www/p5-Dancer-Session-Cookie/distinfo
+++ b/www/p5-Dancer-Session-Cookie/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Dancer-Session-Cookie-0.19.tar.gz) = 2f71a697276cd2ab3841ac4e9abc076e717c684781a80d555214f1dff6431a32
-SIZE (Dancer-Session-Cookie-0.19.tar.gz) = 18960
+SHA256 (Dancer-Session-Cookie-0.22.tar.gz) = 0fb32acafc198039518e3b36de5bbb9138f7f4fb0424586cd47a8cce03c6bb03
+SIZE (Dancer-Session-Cookie-0.22.tar.gz) = 20279