summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwen <wen>2014-11-03 03:17:51 +0000
committerwen <wen>2014-11-03 03:17:51 +0000
commit5cd1c1506ad292e4663560b7117a55f1336937ba (patch)
treeb0bd487eea5a1d0e3a8496f7e0939b4e130c67ee
parent2723bc7ec865ce6c4012d87006e4bd88faea8764 (diff)
downloadpkgsrc-5cd1c1506ad292e4663560b7117a55f1336937ba.tar.gz
Update to 0.25
Add missing DEPENDS Upstream changes: 0.25 2014-09-28 20:07:42 PDT - Make tests safer for parallel execution. #21 0.24 2014-09-05 04:49:59 PDT - No changes since 0.23 0.23 2014-08-11 10:22:40 PDT - Changed the warning to error, when secret is not set. 0.22 2014-08-11 10:16:51 PDT - Document the vunlerability of using this middleware without secret, and warn when secret is not set on the runtime. In the next release the default will be changed to require the secret. (mala) 0.21 2013-10-12 11:41:37 PDT - use Cookie::Baker (kazeburo)
-rw-r--r--www/p5-Plack-Middleware-Session/Makefile6
-rw-r--r--www/p5-Plack-Middleware-Session/distinfo8
2 files changed, 7 insertions, 7 deletions
diff --git a/www/p5-Plack-Middleware-Session/Makefile b/www/p5-Plack-Middleware-Session/Makefile
index 9e9159c5961..a9c2a34b471 100644
--- a/www/p5-Plack-Middleware-Session/Makefile
+++ b/www/p5-Plack-Middleware-Session/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2014/05/29 23:38:13 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2014/11/03 03:17:51 wen Exp $
-DISTNAME= Plack-Middleware-Session-0.20
+DISTNAME= Plack-Middleware-Session-0.25
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Plack/}
@@ -21,6 +20,7 @@ BUILD_DEPENDS+= {perl>=5.10.1,p5-Test-Simple>=0.88}:../../devel/p5-Test-Simple
BUILD_DEPENDS+= p5-Test-Requires-[0-9]*:../../devel/p5-Test-Requires
DEPENDS+= p5-Digest-SHA1-[0-9]*:../../security/p5-Digest-SHA1
DEPENDS+= p5-Plack>=0.9910:../../www/p5-Plack
+DEPENDS+= p5-Cookie-Baker>=0:../../www/p5-Cookie-Baker
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/www/p5-Plack-Middleware-Session/distinfo b/www/p5-Plack-Middleware-Session/distinfo
index 5bf3becd8a9..9ca01ff194b 100644
--- a/www/p5-Plack-Middleware-Session/distinfo
+++ b/www/p5-Plack-Middleware-Session/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2013/08/22 07:00:17 wen Exp $
+$NetBSD: distinfo,v 1.5 2014/11/03 03:17:51 wen Exp $
-SHA1 (Plack-Middleware-Session-0.20.tar.gz) = ea42a9be76d1ca57330277db1d2d98bf927a6d7c
-RMD160 (Plack-Middleware-Session-0.20.tar.gz) = c614d130c14eefa3cd300b58bf7438eb5064550d
-Size (Plack-Middleware-Session-0.20.tar.gz) = 24164 bytes
+SHA1 (Plack-Middleware-Session-0.25.tar.gz) = a161b2cdb7bd25e7c3bbfdaa7bb49530a8dffd30
+RMD160 (Plack-Middleware-Session-0.25.tar.gz) = f41c71de15cfaaa79cca5cd8b2d54ec9b20adb54
+Size (Plack-Middleware-Session-0.25.tar.gz) = 24555 bytes