pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/databases/p5-DBI updated to 1.607
details: https://anonhg.NetBSD.org/pkgsrc/rev/71a3d0e7949d
branches: trunk
changeset: 545012:71a3d0e7949d
user: rhaen <rhaen%pkgsrc.org@localhost>
date: Thu Jul 24 09:28:47 2008 +0000
description:
updated to 1.607
took maintainership
updated REPLACE_PERL section
ChangeLog:
Changes in DBI 1.607 (svn r11571) 22nd July 2008
NOTE: Perl 5.8.1 is now the minimum supported version.
If you need support for earlier versions send me a patch.
Fixed missing import of carp in DBI::Gofer::Execute.
Added note to docs about effect of execute(@empty_array).
Clarified docs for ReadOnly thanks to Martin Evans.
diffstat:
databases/p5-DBI/Makefile | 8 ++++----
databases/p5-DBI/distinfo | 8 ++++----
2 files changed, 8 insertions(+), 8 deletions(-)
diffs (36 lines):
diff -r 0fceb3dabe99 -r 71a3d0e7949d databases/p5-DBI/Makefile
--- a/databases/p5-DBI/Makefile Thu Jul 24 08:38:35 2008 +0000
+++ b/databases/p5-DBI/Makefile Thu Jul 24 09:28:47 2008 +0000
@@ -1,15 +1,15 @@
-# $NetBSD: Makefile,v 1.41 2008/07/14 19:13:59 he Exp $
+# $NetBSD: Makefile,v 1.42 2008/07/24 09:28:47 rhaen Exp $
-DISTNAME= DBI-1.605
+DISTNAME= DBI-1.607
PKGNAME= p5-${DISTNAME}
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBD/}
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+MAINTAINER= rhaen%NetBSD.org@localhost
HOMEPAGE= http://dbi.perl.org/
COMMENT= The database-independent Perl database access API
-#REPLACE_PERL= goferperf.pl
+REPLACE_PERL= dbixs_rev.pl
# Tests need Test::More
BUILD_DEPENDS+= p5-Test-Simple-[0-9]*:../../devel/p5-Test-Simple
diff -r 0fceb3dabe99 -r 71a3d0e7949d databases/p5-DBI/distinfo
--- a/databases/p5-DBI/distinfo Thu Jul 24 08:38:35 2008 +0000
+++ b/databases/p5-DBI/distinfo Thu Jul 24 09:28:47 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.23 2008/07/14 19:13:59 he Exp $
+$NetBSD: distinfo,v 1.24 2008/07/24 09:28:47 rhaen Exp $
-SHA1 (DBI-1.605.tar.gz) = 0d21eb4b21b4cad69004e40ecaaafcef4a4dc7da
-RMD160 (DBI-1.605.tar.gz) = b87fb2a8744ad5d47991d514ef2f531786774b9a
-Size (DBI-1.605.tar.gz) = 504313 bytes
+SHA1 (DBI-1.607.tar.gz) = 5883b7c8129f33d234fdbb7903b60c60abf7dadb
+RMD160 (DBI-1.607.tar.gz) = e1dd06cd5b4f3fcd5e2850e9b36fdfe7eae44c4b
+Size (DBI-1.607.tar.gz) = 504385 bytes
Home |
Main Index |
Thread Index |
Old Index