diff options
author | kuriyama <kuriyama@FreeBSD.org> | 2013-08-11 09:54:40 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 2013-08-11 09:54:40 +0800 |
commit | f7fbe481fc94d06a6afd2abd75001ffacc0fdd02 (patch) | |
tree | e1d7acd9b2f464a4af860c14dac56d81dd1ea501 /www | |
parent | cf2ed5984bec8f9134cd670fe9733d5a2bedeb69 (diff) | |
download | freebsd-ports-gnome-f7fbe481fc94d06a6afd2abd75001ffacc0fdd02.tar.gz freebsd-ports-gnome-f7fbe481fc94d06a6afd2abd75001ffacc0fdd02.tar.zst freebsd-ports-gnome-f7fbe481fc94d06a6afd2abd75001ffacc0fdd02.zip |
- Upgrade to 0.007.
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-Session-Storage-Secure/Makefile | 6 | ||||
-rw-r--r-- | www/p5-Session-Storage-Secure/distinfo | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/www/p5-Session-Storage-Secure/Makefile b/www/p5-Session-Storage-Secure/Makefile index 813081294b20..821cddcf7f63 100644 --- a/www/p5-Session-Storage-Secure/Makefile +++ b/www/p5-Session-Storage-Secure/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= Session-Storage-Secure -PORTVERSION= 0.006 +PORTVERSION= 0.007 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:DAGOLDEN @@ -19,6 +19,7 @@ RUN_DEPENDS= \ p5-MooX-Types-MooseLike>=0.16:${PORTSDIR}/devel/p5-MooX-Types-MooseLike \ p5-Sereal-Decoder>0:${PORTSDIR}/converters/p5-Sereal-Decoder \ p5-Sereal-Encoder>0:${PORTSDIR}/converters/p5-Sereal-Encoder \ + p5-String-Compare-ConstantTime>0:${PORTSDIR}/textproc/p5-String-Compare-ConstantTime \ p5-namespace-clean>0:${PORTSDIR}/devel/p5-namespace-clean BUILD_DEPENDS= ${RUN_DEPENDS} TEST_DEPENDS= \ @@ -26,7 +27,8 @@ TEST_DEPENDS= \ p5-Test-Fatal>0:${PORTSDIR}/devel/p5-Test-Fatal \ p5-Number-Tolerant>0:${PORTSDIR}/devel/p5-Number-Tolerant -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Session::Storage::Secure.3 diff --git a/www/p5-Session-Storage-Secure/distinfo b/www/p5-Session-Storage-Secure/distinfo index 172e486e97d2..948c5d35fc37 100644 --- a/www/p5-Session-Storage-Secure/distinfo +++ b/www/p5-Session-Storage-Secure/distinfo @@ -1,2 +1,2 @@ -SHA256 (Session-Storage-Secure-0.006.tar.gz) = da7fe3939eee7145eca550bea5fc249fe3a665b7d8cd46991caed479bb032a4b -SIZE (Session-Storage-Secure-0.006.tar.gz) = 19296 +SHA256 (Session-Storage-Secure-0.007.tar.gz) = 04ae27ae8ce7d94c396d5da39f392adb5c318317a2492521891bfdeb72b299a3 +SIZE (Session-Storage-Secure-0.007.tar.gz) = 20419 |