From aafc3ee449d7d409f72266eb793b8631bbe0bba4 Mon Sep 17 00:00:00 2001 From: sno Date: Thu, 5 Jul 2012 16:49:18 +0000 Subject: Updating package for Perl 5 module DBI in databases/p5-DBI from 1.620 to 1.622. pkgsrc changes: - fixing download directory Upstream changes: Changes in DBI 1.622 (svn r15327) 6th June 2012 Fixed lack of =encoding in non-ASCII pod docs. RT#77588 Corrected typo in DBI::ProfileDumper thanks to Finn Hakansson. Changes in DBI 1.621 (svn r15315) 21st May 2012 Fixed segmentation fault when a thread is created from within another thread RT#77137, thanks to Dave Mitchell. Updated previous Changes to credit Booking.com for sponsoring Dave Mitchell's recent DBI optimization work. --- databases/p5-DBI/Makefile | 6 +++--- databases/p5-DBI/distinfo | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) (limited to 'databases/p5-DBI') diff --git a/databases/p5-DBI/Makefile b/databases/p5-DBI/Makefile index 69a64c708fc..d0442e27c7e 100644 --- a/databases/p5-DBI/Makefile +++ b/databases/p5-DBI/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.53 2012/05/08 20:53:53 rhaen Exp $ +# $NetBSD: Makefile,v 1.54 2012/07/05 16:49:18 sno Exp $ -DISTNAME= DBI-1.620 +DISTNAME= DBI-1.622 PKGNAME= p5-${DISTNAME} CATEGORIES= databases perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBD/} +MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBI/} MAINTAINER= rhaen@NetBSD.org HOMEPAGE= http://dbi.perl.org/ diff --git a/databases/p5-DBI/distinfo b/databases/p5-DBI/distinfo index 04af53e33ae..91e5fe851d6 100644 --- a/databases/p5-DBI/distinfo +++ b/databases/p5-DBI/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.33 2012/05/08 20:53:53 rhaen Exp $ +$NetBSD: distinfo,v 1.34 2012/07/05 16:49:18 sno Exp $ -SHA1 (DBI-1.620.tar.gz) = 6eeb432f60894e58c4c404edfd67a9420beb0b3f -RMD160 (DBI-1.620.tar.gz) = 69f1d7df887a396f1afe7cbcc065af7a11111423 -Size (DBI-1.620.tar.gz) = 584922 bytes +SHA1 (DBI-1.622.tar.gz) = 9845257712bdb3e7a123f53c53ed1f5b63a16d08 +RMD160 (DBI-1.622.tar.gz) = 49c5b9d593cfd128aa969f0ad0f7eb79fc864337 +Size (DBI-1.622.tar.gz) = 585651 bytes -- cgit v1.2.3