From cf996c0af495a4b84a25d40c5a8b923533ea1b79 Mon Sep 17 00:00:00 2001 From: wen Date: Sat, 11 Dec 2021 03:56:33 +0000 Subject: Update to 0.143 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Upstream changes: 0.143 2021-03-28 - fix RT #134147: Failed test 'SQL::Abstract - no limit' / Thanks to Slaven Rezić and Thibault Duponchelle 0.142 2020-11-22 - module adopted by Alexander Becker - set up GitHub repository. See this repository for detailed changes. - fix RT #34847: Avoid double quoting of table name. Fix provided by @dekimsey / Daniel Kimsey - fix RT #50795: SQL::Abstract properties were ignored for select() if no limit was given. Thanks to Gunnar Hansson - fix RT #73444: Offset argument wasn't handled properly if the value was 0. Thanks to ALEXBYK - fix RT #62671: Properly handle 0 values in condition. - remove Build.PL, switch to EUMM --- databases/p5-SQL-Abstract-Limit/Makefile | 7 +++---- databases/p5-SQL-Abstract-Limit/distinfo | 8 ++++---- 2 files changed, 7 insertions(+), 8 deletions(-) diff --git a/databases/p5-SQL-Abstract-Limit/Makefile b/databases/p5-SQL-Abstract-Limit/Makefile index 81c8c25a50e..a0708ff973f 100644 --- a/databases/p5-SQL-Abstract-Limit/Makefile +++ b/databases/p5-SQL-Abstract-Limit/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2021/05/24 19:49:42 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2021/12/11 03:56:33 wen Exp $ # -DISTNAME= SQL-Abstract-Limit-0.141 -PKGNAME= p5-SQL-Abstract-Limit-0.14.1 -PKGREVISION= 12 +DISTNAME= SQL-Abstract-Limit-0.143 +PKGNAME= p5-SQL-Abstract-Limit-0.14.3 CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=SQL/} diff --git a/databases/p5-SQL-Abstract-Limit/distinfo b/databases/p5-SQL-Abstract-Limit/distinfo index fd08a5588b0..a577248d235 100644 --- a/databases/p5-SQL-Abstract-Limit/distinfo +++ b/databases/p5-SQL-Abstract-Limit/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2021/10/26 10:09:40 nia Exp $ +$NetBSD: distinfo,v 1.6 2021/12/11 03:56:33 wen Exp $ -BLAKE2s (SQL-Abstract-Limit-0.141.tar.gz) = 7bfcb5b150106e5ba30fb5e8c27860d9932ad78420af1071aa43647e4f756f86 -SHA512 (SQL-Abstract-Limit-0.141.tar.gz) = f7c09b14fe9cb94675bdfbc428d38f9653352f6dae090dc5ce905e5886205192bbe1da8ebff53780c0cac39d078930ef2644ea238d8e8be5b0a577b7b75df7a9 -Size (SQL-Abstract-Limit-0.141.tar.gz) = 15877 bytes +BLAKE2s (SQL-Abstract-Limit-0.143.tar.gz) = c0029021fa60110d697d4ec9755760674e5706ec584af8075efae6c46a6b6335 +SHA512 (SQL-Abstract-Limit-0.143.tar.gz) = 1b91dcffef5c02ee7ce7d2a0124942270104a777c6cf42ed5bd3ed7ee263c680e5a1b93c342921884edca48e7dc5c2c01cacdf20be1988286e6dc50cab11ed0c +Size (SQL-Abstract-Limit-0.143.tar.gz) = 16971 bytes -- cgit v1.2.3