summaryrefslogtreecommitdiff
path: root/www/p5-Apache-AuthCookieDBI
diff options
context:
space:
mode:
authorrhaen <rhaen@pkgsrc.org>2008-07-21 10:02:13 +0000
committerrhaen <rhaen@pkgsrc.org>2008-07-21 10:02:13 +0000
commit82f76acd7d85e5afc652633e30895dca690b317b (patch)
tree59e0cf5f020a350c00dc688ff5f3845251e7ceed /www/p5-Apache-AuthCookieDBI
parent0f35d6077a9c9cc456c9dca7e5b0b9bc96258f54 (diff)
downloadpkgsrc-82f76acd7d85e5afc652633e30895dca690b317b.tar.gz
updated to 2.1
took maintainership - weird ChangeLog by upstream ChangeLog: 2.10 Sat Feb 3 11:21:00 PST 2007 - Changed VERSION to 2.10 to get properly indexed by CPAN No other changes. 1.24 Thu Feb 1 09:48:50 PST 2007 - Applied fixes for http://rt.cpan.org/Ticket/Display.html?id=3673 - use warnings pragma - use base instead of modifying @ISA - Changed 'return undef' to 'return' - Added the primitive mocks to test.pl 0.01 Mon Apr 3 10:50:32 2000 - original version; created by h2xs 1.19
Diffstat (limited to 'www/p5-Apache-AuthCookieDBI')
-rw-r--r--www/p5-Apache-AuthCookieDBI/Makefile13
-rw-r--r--www/p5-Apache-AuthCookieDBI/distinfo8
2 files changed, 12 insertions, 9 deletions
diff --git a/www/p5-Apache-AuthCookieDBI/Makefile b/www/p5-Apache-AuthCookieDBI/Makefile
index 8c6758a8708..6329155305e 100644
--- a/www/p5-Apache-AuthCookieDBI/Makefile
+++ b/www/p5-Apache-AuthCookieDBI/Makefile
@@ -1,19 +1,22 @@
-# $NetBSD: Makefile,v 1.11 2008/06/20 01:09:41 joerg Exp $
+# $NetBSD: Makefile,v 1.12 2008/07/21 10:02:13 rhaen Exp $
#
-DISTNAME= Apache-AuthCookieDBI-1.19
+DISTNAME= Apache-AuthCookieDBI-2.1
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 4
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Apache/}
-MAINTAINER= pkgsrc-users@NetBSD.org
+MAINTAINER= rhaen@NetBSD.org
HOMEPAGE= http://search.cpan.org/~cromis/Apache-AuthCookieDBI-1.19/
COMMENT= Perl5 module AuthCookie backed by a DBI database
PKG_DESTDIR_SUPPORT= user-destdir
-DEPENDS+= p5-Apache-AuthCookie>=3.05:../../www/p5-Apache-AuthCookie
+DEPENDS+= p5-Apache-AuthCookie-[0-9]*:../../www/p5-Apache-AuthCookie
+DEPENDS+= p5-Date-Calc-[0-9]*:../../devel/p5-Date-Calc
+DEPENDS+= p5-Digest-MD5-[0-9]*:../../security/p5-Digest-MD5
+DEPENDS+= p5-Apache-DBI-[0-9]*:../../databases/p5-Apache-DBI
+DEPENDS+= p5-DBI-[0-9]*:../../databases/p5-DBI
PERL5_PACKLIST= auto/Apache/AuthCookieDBI/.packlist
diff --git a/www/p5-Apache-AuthCookieDBI/distinfo b/www/p5-Apache-AuthCookieDBI/distinfo
index c7a0ba28f46..9d31edc6e37 100644
--- a/www/p5-Apache-AuthCookieDBI/distinfo
+++ b/www/p5-Apache-AuthCookieDBI/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2005/02/24 14:08:34 wiz Exp $
+$NetBSD: distinfo,v 1.3 2008/07/21 10:02:13 rhaen Exp $
-SHA1 (Apache-AuthCookieDBI-1.19.tar.gz) = 1215e2b81b2900216185290374a950984886e88e
-RMD160 (Apache-AuthCookieDBI-1.19.tar.gz) = 3121929517a754b5a8b59b70f53c2bddb7d2d129
-Size (Apache-AuthCookieDBI-1.19.tar.gz) = 20699 bytes
+SHA1 (Apache-AuthCookieDBI-2.1.tar.gz) = 70b5627dc5ec281d4fcc6f0c77ac2a304f720ca0
+RMD160 (Apache-AuthCookieDBI-2.1.tar.gz) = 60a810cd5015de6bcb072c2d42467688b391b8ff
+Size (Apache-AuthCookieDBI-2.1.tar.gz) = 22696 bytes