summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwen <wen@pkgsrc.org>2013-08-22 07:00:17 +0000
committerwen <wen@pkgsrc.org>2013-08-22 07:00:17 +0000
commited51b9168cd561da2fb58420ea67698960f963e6 (patch)
tree344e806b87607b76e3fedd96709ff4cf42641739
parentcea8b4f708e6f940d3fff82d0cc4b50674914d8b (diff)
downloadpkgsrc-ed51b9168cd561da2fb58420ea67698960f963e6.tar.gz
Update to 0.20
Upstream changes: 0.20 2013-06-24 16:09:21 PDT - Fix packaging (name casing) 0.19 2013-06-24 15:09:55 PDT - Use Milla - Add prereqs to LWP/HTTP::Cookies 0.18 Tue Feb 12 02:56:23 PST 2013 - Repackaging 0.17 Mon Feb 11 15:40:50 PST 2013 - Use constant time comparison of HMAC signature to be precautious for timing attacks 0.16 Sun Feb 10 11:41:14 PST 2013 - Fix minimum version requirement for Test::Fatal 0.15 Tue Sep 4 14:15:13 PDT 2012 - Fixed CPAN dependencies
-rw-r--r--www/p5-Plack-Middleware-Session/Makefile7
-rw-r--r--www/p5-Plack-Middleware-Session/distinfo8
2 files changed, 8 insertions, 7 deletions
diff --git a/www/p5-Plack-Middleware-Session/Makefile b/www/p5-Plack-Middleware-Session/Makefile
index c82fdc32d96..16edd996cbb 100644
--- a/www/p5-Plack-Middleware-Session/Makefile
+++ b/www/p5-Plack-Middleware-Session/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2013/05/31 12:42:49 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2013/08/22 07:00:17 wen Exp $
-DISTNAME= Plack-Middleware-Session-0.14
+DISTNAME= Plack-Middleware-Session-0.20
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Plack/}
@@ -14,6 +13,8 @@ LICENSE= ${PERL5_LICENSE}
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Plack/Middleware/Session/.packlist
+PERL5_MODULE_TYPE= Module::Build::Tiny
+
BUILD_DEPENDS+= p5-Test-Exception-[0-9]*:../../devel/p5-Test-Exception
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
diff --git a/www/p5-Plack-Middleware-Session/distinfo b/www/p5-Plack-Middleware-Session/distinfo
index 8a28d896f55..5bf3becd8a9 100644
--- a/www/p5-Plack-Middleware-Session/distinfo
+++ b/www/p5-Plack-Middleware-Session/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2011/11/10 04:40:24 hiramatsu Exp $
+$NetBSD: distinfo,v 1.4 2013/08/22 07:00:17 wen Exp $
-SHA1 (Plack-Middleware-Session-0.14.tar.gz) = c68bcaa5140d72f33236fb6e0e9af0ee0de6973b
-RMD160 (Plack-Middleware-Session-0.14.tar.gz) = b4dd804e191e854f893aaadf1f12dd9cd642279a
-Size (Plack-Middleware-Session-0.14.tar.gz) = 38531 bytes
+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