diff options
author | wen <wen@pkgsrc.org> | 2016-01-09 04:06:02 +0000 |
---|---|---|
committer | wen <wen@pkgsrc.org> | 2016-01-09 04:06:02 +0000 |
commit | 34dd2925de2a917f0c83c7191ebcd6d97e73de28 (patch) | |
tree | 7db12ee053ece9cdf0b0ffe2f31c446ff91ba8f9 /www | |
parent | 3e9eb1b4df150fe4166277132d1ad02bf8787f7e (diff) | |
download | pkgsrc-34dd2925de2a917f0c83c7191ebcd6d97e73de28.tar.gz |
Update to 0.27
Upstream changes:
0.27 2015-09-23
- Remode 'README.pod' from distribution. [GH#6]
[ STATISTICS ]
- code churn: 4 files changed, 62 insertions(+), 126 deletions(-)
0.26 2015-09-10
- Switch Test::WWW::Mechanize::PSGI for raw HTTP::Request/Response.
(GH#5, xsawyerx)
[ DOCUMENTATION ]
- Document the 'session_expires' setting. - Warn about maximal cookie
size. (GH#2 David Precious)
[ STATISTICS ]
- code churn: 10 files changed, 304 insertions(+), 192 deletions(-)
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-Dancer-Session-Cookie/Makefile | 7 | ||||
-rw-r--r-- | www/p5-Dancer-Session-Cookie/distinfo | 10 |
2 files changed, 7 insertions, 10 deletions
diff --git a/www/p5-Dancer-Session-Cookie/Makefile b/www/p5-Dancer-Session-Cookie/Makefile index 384c84b06a1..27acbac89ed 100644 --- a/www/p5-Dancer-Session-Cookie/Makefile +++ b/www/p5-Dancer-Session-Cookie/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2015/06/12 10:51:58 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2016/01/09 04:06:02 wen Exp $ -DISTNAME= Dancer-Session-Cookie-0.25 +DISTNAME= Dancer-Session-Cookie-0.27 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Dancer/} @@ -14,8 +13,6 @@ LICENSE= ${PERL5_LICENSE} USE_LANGUAGES= # empty PERL5_PACKLIST= auto/Dancer/Session/Cookie/.packlist -PERL5_MODULE_TYPE= Module::Build - DEPENDS+= p5-Crypt-CBC-[0-9]*:../../security/p5-Crypt-CBC DEPENDS+= p5-Crypt-Rijndael-[0-9]*:../../security/p5-Crypt-Rijndael DEPENDS+= p5-Dancer>=1.1313:../../www/p5-Dancer diff --git a/www/p5-Dancer-Session-Cookie/distinfo b/www/p5-Dancer-Session-Cookie/distinfo index 2be56e2917c..8a94f147887 100644 --- a/www/p5-Dancer-Session-Cookie/distinfo +++ b/www/p5-Dancer-Session-Cookie/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.3 2015/11/04 02:47:06 agc Exp $ +$NetBSD: distinfo,v 1.4 2016/01/09 04:06:02 wen Exp $ -SHA1 (Dancer-Session-Cookie-0.25.tar.gz) = db334a23f0356793e8a5f9d144aacdc781dc8064 -RMD160 (Dancer-Session-Cookie-0.25.tar.gz) = a4209ff2cf8ade3d6c162637dc4b41f6e79e1403 -SHA512 (Dancer-Session-Cookie-0.25.tar.gz) = f935d1fbfb4f0c694da57ab34032d1a5f726144be2407ea9b93c592713ba7de4901f1b9c0d540422c3f5c2ae63f922998b2a06fa257b082bc1f4b8f37274d86a -Size (Dancer-Session-Cookie-0.25.tar.gz) = 21705 bytes +SHA1 (Dancer-Session-Cookie-0.27.tar.gz) = 58dedfa99903f0099ca1e1508e6d02d583595ae7 +RMD160 (Dancer-Session-Cookie-0.27.tar.gz) = c7ce52faee583989f30bb94a1a8d1642ad2b0973 +SHA512 (Dancer-Session-Cookie-0.27.tar.gz) = 397256cd3c649d2b2bbaa89b482d65fe4ad0aca84a0b4d765274976f12eb7a7367b839d5fa1800b7d12ccc6945e08e9236b386650a4b6257eaed02d6d6216309 +Size (Dancer-Session-Cookie-0.27.tar.gz) = 23845 bytes |