From 66174cdfa73c3b32509e56369a3f762b67dca0fb Mon Sep 17 00:00:00 2001 From: sno Date: Tue, 16 Mar 2010 10:56:32 +0000 Subject: Updating databases/p5-SQL-Abstract from 1.61 to 1.62 pkgsrc changes: - Adjust license definition - Adjust dependencies Upstream changes: revision 1.62 2010-03-15 11:06 (UTC) ---------------------------- - Fixed open outer parens for a multi-line literal - Allow recursively-nested column-functions in WHERE - Bumped minimum perl to 5.6.2 and changed tests to rely on core dependencies --- databases/p5-SQL-Abstract/Makefile | 11 ++++------- databases/p5-SQL-Abstract/distinfo | 8 ++++---- 2 files changed, 8 insertions(+), 11 deletions(-) (limited to 'databases/p5-SQL-Abstract') diff --git a/databases/p5-SQL-Abstract/Makefile b/databases/p5-SQL-Abstract/Makefile index 3c5535b0f72..2638ded0b87 100644 --- a/databases/p5-SQL-Abstract/Makefile +++ b/databases/p5-SQL-Abstract/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.17 2010/02/16 13:23:21 sno Exp $ +# $NetBSD: Makefile,v 1.18 2010/03/16 10:56:32 sno Exp $ # -DISTNAME= SQL-Abstract-1.61 +DISTNAME= SQL-Abstract-1.62 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5sqa CATEGORIES= databases perl5 @@ -10,16 +10,13 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=SQL/} MAINTAINER= he@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/SQL-Abstract/ COMMENT= Generate SQL from Perl data structures -LICENSE= gnu-gpl-v2 # OR artistic +LICENSE= ${PERL5_LICENSE} PKG_DESTDIR_SUPPORT= user-destdir -DEPENDS+= {perl>=5.10,p5-Scalar-List-Utils>=0}:../../devel/p5-Scalar-List-Utils +DEPENDS+= {perl>=5.7.3,p5-Scalar-List-Utils-[0-9]*}:../../devel/p5-Scalar-List-Utils -BUILD_DEPENDS+= p5-Clone>=0.31:../../devel/p5-Clone -BUILD_DEPENDS+= p5-Test-Deep-[0-9]*:../../devel/p5-Test-Deep BUILD_DEPENDS+= p5-Test-Exception-[0-9]*:../../devel/p5-Test-Exception -BUILD_DEPENDS+= {perl>=5.10,p5-Test-Simple>0}:../../devel/p5-Test-Simple BUILD_DEPENDS+= p5-Test-Warn-[0-9]*:../../devel/p5-Test-Warn PERL5_PACKLIST= auto/SQL/Abstract/.packlist diff --git a/databases/p5-SQL-Abstract/distinfo b/databases/p5-SQL-Abstract/distinfo index e0f93900288..09ab6c98bf4 100644 --- a/databases/p5-SQL-Abstract/distinfo +++ b/databases/p5-SQL-Abstract/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.12 2010/02/16 13:23:21 sno Exp $ +$NetBSD: distinfo,v 1.13 2010/03/16 10:56:32 sno Exp $ -SHA1 (SQL-Abstract-1.61.tar.gz) = 43c06e7566458a7cb7b0cc777bbb67b8cce6bb38 -RMD160 (SQL-Abstract-1.61.tar.gz) = 6aa8c5d2348347b9cd33c27a52b2859ed257f352 -Size (SQL-Abstract-1.61.tar.gz) = 62549 bytes +SHA1 (SQL-Abstract-1.62.tar.gz) = 76f86433f6bf5387b0289c4c382d8dec9f081691 +RMD160 (SQL-Abstract-1.62.tar.gz) = 6e82f45bf17e54c41f1e934437180636c8d4587f +Size (SQL-Abstract-1.62.tar.gz) = 63233 bytes -- cgit v1.2.3