From ec54775f8ef9150f7a684ae6ce96ef6cbc1389fb Mon Sep 17 00:00:00 2001 From: sno Date: Wed, 10 Mar 2010 10:02:05 +0000 Subject: Updating databases/p5-ORLite from 1.40 to 1.41 Upstream changes: 1.41 Tue 9 Mar 2010 - Added the root ->connected method to allow for some light introspection in unusual situations (such as knowing if it's safe to spawn an off-the-books ->connect'tion, or to detect if we are in a transaction). - Added documentation for the ->connect method, with suitably strident warnings about the dangers of deadlocking. --- databases/p5-ORLite/Makefile | 4 ++-- databases/p5-ORLite/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'databases/p5-ORLite') diff --git a/databases/p5-ORLite/Makefile b/databases/p5-ORLite/Makefile index 2325654d1e6..c9626c5da16 100644 --- a/databases/p5-ORLite/Makefile +++ b/databases/p5-ORLite/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.4 2010/02/02 22:11:49 sno Exp $ +# $NetBSD: Makefile,v 1.5 2010/03/10 10:02:05 sno Exp $ -DISTNAME= ORLite-1.40 +DISTNAME= ORLite-1.41 PKGNAME= p5-${DISTNAME} CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/A/AD/ADAMK/} diff --git a/databases/p5-ORLite/distinfo b/databases/p5-ORLite/distinfo index 5f00fcac345..14864ea869c 100644 --- a/databases/p5-ORLite/distinfo +++ b/databases/p5-ORLite/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2010/02/02 22:11:49 sno Exp $ +$NetBSD: distinfo,v 1.4 2010/03/10 10:02:05 sno Exp $ -SHA1 (ORLite-1.40.tar.gz) = f6e4dc0fe35156ae22a0c433a791c037469f9cce -RMD160 (ORLite-1.40.tar.gz) = 7ee7e1d27430ebc15c58a1a08ce5a65dd4cb5946 -Size (ORLite-1.40.tar.gz) = 46660 bytes +SHA1 (ORLite-1.41.tar.gz) = 220d53987cc24cf9264d6e13e39c37f8915f4306 +RMD160 (ORLite-1.41.tar.gz) = 948ef8905f73bc6ef210279f3dc93252113f9987 +Size (ORLite-1.41.tar.gz) = 47482 bytes -- cgit v1.2.3