aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorerwin <erwin@FreeBSD.org>2005-12-26 20:04:28 +0800
committererwin <erwin@FreeBSD.org>2005-12-26 20:04:28 +0800
commitc4abf408cefa7691166d4aa311deb017a2c5d09b (patch)
tree56e6a16eebf4071197ed007f148028115d6def75 /www
parent925256331be559cc2fc4408c7306ac9c58f0a01e (diff)
downloadfreebsd-ports-gnome-c4abf408cefa7691166d4aa311deb017a2c5d09b.tar.gz
freebsd-ports-gnome-c4abf408cefa7691166d4aa311deb017a2c5d09b.tar.zst
freebsd-ports-gnome-c4abf408cefa7691166d4aa311deb017a2c5d09b.zip
Update to 0.03
PR: 90920 Submitted by: Lars Balker Rasmussen <lars@balker.dk> (maintainer)
Diffstat (limited to 'www')
-rw-r--r--www/p5-Catalyst-Plugin-Session/Makefile9
-rw-r--r--www/p5-Catalyst-Plugin-Session/distinfo6
2 files changed, 10 insertions, 5 deletions
diff --git a/www/p5-Catalyst-Plugin-Session/Makefile b/www/p5-Catalyst-Plugin-Session/Makefile
index 019903fd0ae1..1ca2b9c94c70 100644
--- a/www/p5-Catalyst-Plugin-Session/Makefile
+++ b/www/p5-Catalyst-Plugin-Session/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Catalyst-Plugin-Session
-PORTVERSION= 0.02
+PORTVERSION= 0.03
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= ../by-authors/id/N/NU/NUFFIN
@@ -16,9 +16,14 @@ MAINTAINER= lars@balker.dk
COMMENT= Generic Catalyst Session plugin
BUILD_DEPENDS= p5-Catalyst>=5.50:${PORTSDIR}/www/p5-Catalyst \
+ p5-Test-MockObject>=1.01:${PORTSDIR}/devel/p5-Test-MockObject \
p5-Digest>=0:${PORTSDIR}/security/p5-Digest \
+ p5-Object-Signature>=0:${PORTSDIR}/devel/p5-Object-Signature \
+ p5-File-Temp>=0:${PORTSDIR}/devel/p5-File-Temp \
p5-PathTools>=0:${PORTSDIR}/devel/p5-PathTools \
- p5-File-Temp>=0:${PORTSDIR}/devel/p5-File-Temp
+ p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep \
+ p5-Test-Simple>=0:${PORTSDIR}/devel/p5-Test-Simple \
+ p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_MODBUILD= yes
diff --git a/www/p5-Catalyst-Plugin-Session/distinfo b/www/p5-Catalyst-Plugin-Session/distinfo
index 761bc95faa7f..d55530cf6ca4 100644
--- a/www/p5-Catalyst-Plugin-Session/distinfo
+++ b/www/p5-Catalyst-Plugin-Session/distinfo
@@ -1,3 +1,3 @@
-MD5 (Catalyst-Plugin-Session-0.02.tar.gz) = a02298cd5da46cae43981d4d4ef6edb5
-SHA256 (Catalyst-Plugin-Session-0.02.tar.gz) = 8fb2091e7767ab402a7e5186ef97c0766389ed14733e192e0c725b4d78c69c40
-SIZE (Catalyst-Plugin-Session-0.02.tar.gz) = 51186
+MD5 (Catalyst-Plugin-Session-0.03.tar.gz) = 41baec00ed463867d835e0ed49c937f9
+SHA256 (Catalyst-Plugin-Session-0.03.tar.gz) = 5a3ced0ff6c5f38e732a5f35e203936c9d0b7bbadefbaf076f98409b1c09d217
+SIZE (Catalyst-Plugin-Session-0.03.tar.gz) = 14201