summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorwen <wen@pkgsrc.org>2014-12-08 09:05:31 +0000
committerwen <wen@pkgsrc.org>2014-12-08 09:05:31 +0000
commit155a432d17beb4e0c51855fa11ab1f8b0d9077db (patch)
tree8cb80c3de42debd5623448a9f42dff6903749657 /www
parent3a6574b8fe9ac0545b82b4386189acf336b28f15 (diff)
downloadpkgsrc-155a432d17beb4e0c51855fa11ab1f8b0d9077db.tar.gz
Update to 0.25
Update DEPENDS Upstream changes: 0.25 2014-08-04 [MISC] - Move tests from Test::TCP to Test::WWW::Mechanize::PSGI. [STATISTICS] - code churn: 5 files changed, 138 insertions(+), 174 deletions(-) 0.24 2014-07-29 [MISC] - Release again, this time with real co-maint permissions. [STATISTICS] - code churn: 1 file changed, 57 insertions(+), 53 deletions(-) 0.23 2014-07-17 [CHANGED] - Requires Session::Storage::Secure 0.010 to allow storing objects, which is specially relevant for JSON::bool data.
Diffstat (limited to 'www')
-rw-r--r--www/p5-Dancer-Session-Cookie/Makefile12
-rw-r--r--www/p5-Dancer-Session-Cookie/distinfo8
2 files changed, 11 insertions, 9 deletions
diff --git a/www/p5-Dancer-Session-Cookie/Makefile b/www/p5-Dancer-Session-Cookie/Makefile
index 81e4492686b..d25187f8e7e 100644
--- a/www/p5-Dancer-Session-Cookie/Makefile
+++ b/www/p5-Dancer-Session-Cookie/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2014/05/29 23:38:04 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2014/12/08 09:05:31 wen Exp $
-DISTNAME= Dancer-Session-Cookie-0.22
+DISTNAME= Dancer-Session-Cookie-0.25
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Dancer/}
@@ -14,19 +13,22 @@ 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
DEPENDS+= p5-Session-Storage-Secure-[0-9]*:../../www/p5-Session-Storage-Secure
DEPENDS+= p5-String-CRC32-[0-9]*:../../textproc/p5-String-CRC32
DEPENDS+= p5-Time-Duration-Parse-[0-9]*:../../time/p5-Time-Duration-Parse
+DEPENDS+= p5-Session-Storage-Secure>=0.010:../../www/p5-Session-Storage-Secure
BUILD_DEPENDS+= p5-HTTP-Cookies-[0-9]*:../../www/p5-HTTP-Cookies
BUILD_DEPENDS+= p5-HTTP-Date-[0-9]*:../../www/p5-HTTP-Date
BUILD_DEPENDS+= p5-libwww-[0-9]*:../../www/p5-libwww
BUILD_DEPENDS+= p5-Test-Exception-[0-9]*:../../devel/p5-Test-Exception
-BUILD_DEPENDS+= p5-Test-NoWarnings-[0-9]*:../../net/p5-Test-TCP
-BUILD_DEPENDS+= p5-Test-TCP-[0-9]*:../../net/p5-Test-TCP
+BUILD_DEPENDS+= p5-Test-NoWarnings-[0-9]*:../../devel/p5-Test-NoWarnings
+BUILD_DEPENDS+= p5-Test-WWW-Mechanize-PSGI>=0:../../www/p5-Test-WWW-Mechanize-PSGI
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/www/p5-Dancer-Session-Cookie/distinfo b/www/p5-Dancer-Session-Cookie/distinfo
index a2886c5e6cb..19b266df0ac 100644
--- a/www/p5-Dancer-Session-Cookie/distinfo
+++ b/www/p5-Dancer-Session-Cookie/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2013/07/03 17:44:29 sno Exp $
+$NetBSD: distinfo,v 1.2 2014/12/08 09:05:31 wen Exp $
-SHA1 (Dancer-Session-Cookie-0.22.tar.gz) = e59ab1c2e3246ca1e99d29237fe5a5976d8c4c8d
-RMD160 (Dancer-Session-Cookie-0.22.tar.gz) = 0a3a5358cd18d6e777db7a03c2691b9ab2217afa
-Size (Dancer-Session-Cookie-0.22.tar.gz) = 20279 bytes
+SHA1 (Dancer-Session-Cookie-0.25.tar.gz) = db334a23f0356793e8a5f9d144aacdc781dc8064
+RMD160 (Dancer-Session-Cookie-0.25.tar.gz) = a4209ff2cf8ade3d6c162637dc4b41f6e79e1403
+Size (Dancer-Session-Cookie-0.25.tar.gz) = 21705 bytes