pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/p5-Catalyst-Authentication-Store-DBIx-Class (pkgsrc)
details: https://anonhg.NetBSD.org/pkgsrc/rev/9072f01a8955
branches: trunk
changeset: 652100:9072f01a8955
user: mef <mef%pkgsrc.org@localhost>
date: Sat May 23 12:09:01 2015 +0000
description:
(pkgsrc)
- Add BUILD_DEPENDS to p5-Catalyst-Plugin-Authorization-Roles for make test
(upstream)
- Update to 0.1506
----------------
0.1506 2014-04-02
* Fix doc bugs. RT#87372
* Fix calling User->can() as a class method. RT#90715
* Fix Catalyst tutorial link. RT#47043
diffstat:
www/p5-Catalyst-Authentication-Store-DBIx-Class/Makefile | 8 +++++---
www/p5-Catalyst-Authentication-Store-DBIx-Class/distinfo | 8 ++++----
2 files changed, 9 insertions(+), 7 deletions(-)
diffs (37 lines):
diff -r 5cabb831f877 -r 9072f01a8955 www/p5-Catalyst-Authentication-Store-DBIx-Class/Makefile
--- a/www/p5-Catalyst-Authentication-Store-DBIx-Class/Makefile Sat May 23 11:52:46 2015 +0000
+++ b/www/p5-Catalyst-Authentication-Store-DBIx-Class/Makefile Sat May 23 12:09:01 2015 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2014/05/29 23:38:01 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2015/05/23 12:09:01 mef Exp $
-DISTNAME= Catalyst-Authentication-Store-DBIx-Class-0.1505
+DISTNAME= Catalyst-Authentication-Store-DBIx-Class-0.1506
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Catalyst/}
@@ -20,6 +19,9 @@
DEPENDS+= p5-Try-Tiny-[0-9]*:../../devel/p5-Try-Tiny
DEPENDS+= p5-namespace-autoclean-[0-9]*:../../devel/p5-namespace-autoclean
+# for make test
+BUILD_DEPENDS+= p5-Catalyst-Plugin-Authorization-Roles-[0-9]*:../../www/p5-Catalyst-Plugin-Authorization-Roles
+
PERL5_PACKLIST= auto/Catalyst/Authentication/Store/DBIx/Class/.packlist
PERL5_MODULE_TYPE= Module::Install::Bundled
diff -r 5cabb831f877 -r 9072f01a8955 www/p5-Catalyst-Authentication-Store-DBIx-Class/distinfo
--- a/www/p5-Catalyst-Authentication-Store-DBIx-Class/distinfo Sat May 23 11:52:46 2015 +0000
+++ b/www/p5-Catalyst-Authentication-Store-DBIx-Class/distinfo Sat May 23 12:09:01 2015 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2014/02/06 12:01:58 abs Exp $
+$NetBSD: distinfo,v 1.7 2015/05/23 12:09:01 mef Exp $
-SHA1 (Catalyst-Authentication-Store-DBIx-Class-0.1505.tar.gz) = f4551ad32e3f283c9049021cc60fd8b6343e8d38
-RMD160 (Catalyst-Authentication-Store-DBIx-Class-0.1505.tar.gz) = 853f24d7dd9097c4a9a51997a2d63d8704ed429a
-Size (Catalyst-Authentication-Store-DBIx-Class-0.1505.tar.gz) = 48741 bytes
+SHA1 (Catalyst-Authentication-Store-DBIx-Class-0.1506.tar.gz) = 23c4008eeb17eb35b7acdc93b0deaa54f36b945a
+RMD160 (Catalyst-Authentication-Store-DBIx-Class-0.1506.tar.gz) = 079ddad5008789b9f3cd2e63caad5ed53d1f2b58
+Size (Catalyst-Authentication-Store-DBIx-Class-0.1506.tar.gz) = 46461 bytes
Home |
Main Index |
Thread Index |
Old Index