summaryrefslogtreecommitdiff
path: root/www/p5-Apache2-AuthCookieDBI
diff options
context:
space:
mode:
authorhiramatsu <hiramatsu>2011-12-15 05:54:43 +0000
committerhiramatsu <hiramatsu>2011-12-15 05:54:43 +0000
commitf9e6ad56b2ec16c47a6c4d088f66b739aecaffe4 (patch)
tree87868d0909621473c78c339b6afeb650f90ca9af /www/p5-Apache2-AuthCookieDBI
parent79c6d2886b8d3ed05f0663c7f1f90df908681d9b (diff)
downloadpkgsrc-f9e6ad56b2ec16c47a6c4d088f66b739aecaffe4.tar.gz
Update p5-Apache2-AuthCookieDBI to 2.14.
Changes from previous: ---------------------- 2.14 - Sat Mar 26 09:41:01 PDT 2011 - Changed documentation about WhateverDBI_SecretKey to address https://rt.cpan.org/Ticket/Display.html?id=62488 - Fixes for https://rt.cpan.org/Public/Bug/Display.html?id=66336 (_dbi_connect should be called as a class method.) 2.13 - Sat Dec 18 10:33:19 PST 2010 - Build system uses Module::Build (generates a Makefile.PL for compatability.) - Distro version now matches module version (2.13) - Fixed statement handle still active <https://rt.cpan.org/Public/Bug/Display.html?id=57906> Also added support for WhatEverDBI_UserActiveField Thanks to Chad Columbus - Fixed $HEX_STRING_REGEX definition is wrong <https://rt.cpan.org/Public/Bug/Display.html?id=46117> Thanks to Joe Ingersoll - Fixed User authenticated if not in MySQL database <https://rt.cpan.org/Ticket/Display.html?id=62470> Thanks to Keith Lawson - Fixed Login.pl example - syntax error <https://rt.cpan.org/Public/Bug/Display.html?id=62487> (also moved from eg/public-pl/login.pl to eg/bin/login.pl) Thanks to William McKee http://search.cpan.org/~wmckee/ - Updated documentation to cover protecting the DocumentRoot <https://rt.cpan.org/Ticket/Display.html?id=51593> - Now depends on DBI 1.40 instead of Apache::DBI - <https://rt.cpan.org/Ticket/Display.html?id=43083>
Diffstat (limited to 'www/p5-Apache2-AuthCookieDBI')
-rw-r--r--www/p5-Apache2-AuthCookieDBI/Makefile7
-rw-r--r--www/p5-Apache2-AuthCookieDBI/distinfo8
2 files changed, 7 insertions, 8 deletions
diff --git a/www/p5-Apache2-AuthCookieDBI/Makefile b/www/p5-Apache2-AuthCookieDBI/Makefile
index 47a42c0835a..be22dd0fd55 100644
--- a/www/p5-Apache2-AuthCookieDBI/Makefile
+++ b/www/p5-Apache2-AuthCookieDBI/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2011/08/14 16:05:43 obache Exp $
+# $NetBSD: Makefile,v 1.8 2011/12/15 05:54:43 hiramatsu Exp $
#
-DISTNAME= Apache2-AuthCookieDBI-2.05
+DISTNAME= Apache2-AuthCookieDBI-2.14
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Apache2/}
@@ -15,7 +14,7 @@ LICENSE= gnu-lgpl-v2.1
PKG_DESTDIR_SUPPORT= user-destdir
DEPENDS+= p5-Apache2-AuthCookie>=3.08:../../www/p5-Apache2-AuthCookie
-DEPENDS+= p5-Apache-DBI>=0.91:../../databases/p5-Apache-DBI
+DEPENDS+= p5-DBI>=1.40:../../databases/p5-DBI
DEPENDS+= p5-Date-Calc-[0-9]*:../../devel/p5-Date-Calc
CONFLICTS+= p5-Apache-AuthCookieDBI-[0-9]*
diff --git a/www/p5-Apache2-AuthCookieDBI/distinfo b/www/p5-Apache2-AuthCookieDBI/distinfo
index 1388c500b73..6945b493b96 100644
--- a/www/p5-Apache2-AuthCookieDBI/distinfo
+++ b/www/p5-Apache2-AuthCookieDBI/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2009/08/20 18:01:58 sno Exp $
+$NetBSD: distinfo,v 1.4 2011/12/15 05:54:44 hiramatsu Exp $
-SHA1 (Apache2-AuthCookieDBI-2.05.tar.gz) = a10cd735c6eb21e18d5ede9b0d4aa71c4af8b67f
-RMD160 (Apache2-AuthCookieDBI-2.05.tar.gz) = d7bc497860571e78aad1c5439a4a9bee0455098d
-Size (Apache2-AuthCookieDBI-2.05.tar.gz) = 27921 bytes
+SHA1 (Apache2-AuthCookieDBI-2.14.tar.gz) = 924b0d08387806348cd9f4dcf3cb8e592449100a
+RMD160 (Apache2-AuthCookieDBI-2.14.tar.gz) = c16a01e7420f73ba4e195a5112745f47f9dab9fa
+Size (Apache2-AuthCookieDBI-2.14.tar.gz) = 38259 bytes