Updating databases/p5-SQL-Statement from 1.26 to 1.27
Upstream changes: Version 1.27, release May 06th, 2010 ---------------------------------------------- [Bug fixes] * use originally given table name for open_table() on SELECT, too (all other command still use the originally given name) * warn/die -> carp/croak * fix delete_one_row & update_one_row ability using [Documentation] * Apply spelling fix patch from Ansgar Burchardt (RT#56475)
This commit is contained in:
parent
356178f94b
commit
eae91d2534
2 changed files with 6 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.29 2010/03/16 17:30:08 sno Exp $
|
||||
# $NetBSD: Makefile,v 1.30 2010/05/07 15:17:02 sno Exp $
|
||||
#
|
||||
|
||||
DISTNAME= SQL-Statement-1.25
|
||||
DISTNAME= SQL-Statement-1.27
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
SVR4_PKGNAME= p5sqs
|
||||
CATEGORIES= databases perl5
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.14 2010/03/16 17:30:08 sno Exp $
|
||||
$NetBSD: distinfo,v 1.15 2010/05/07 15:17:02 sno Exp $
|
||||
|
||||
SHA1 (SQL-Statement-1.25.tar.gz) = 0221e6577be83d6375ee81e504cac6d6ecc6e99d
|
||||
RMD160 (SQL-Statement-1.25.tar.gz) = 532f63034799055be1b3f7f560978f4c885d1a00
|
||||
Size (SQL-Statement-1.25.tar.gz) = 108314 bytes
|
||||
SHA1 (SQL-Statement-1.27.tar.gz) = 94bf058ed64c36adcfca295a2dba52debb5be1cf
|
||||
RMD160 (SQL-Statement-1.27.tar.gz) = b17e24b37427d07d712d539fbb6d880b58bc7729
|
||||
Size (SQL-Statement-1.27.tar.gz) = 109384 bytes
|
||||
|
|
Loading…
Reference in a new issue