summaryrefslogtreecommitdiff
path: root/databases/p5-SQL-Abstract/Makefile
diff options
context:
space:
mode:
authorsno <sno>2010-03-16 10:56:32 +0000
committersno <sno>2010-03-16 10:56:32 +0000
commitc7778d093194d3d02261fa720ce027d84678976a (patch)
tree4bb1fca7609cfc1345313001b65b3ac3ac917e2c /databases/p5-SQL-Abstract/Makefile
parent710373445dad7cd26a00cbb798245e8716e8ee88 (diff)
downloadpkgsrc-c7778d093194d3d02261fa720ce027d84678976a.tar.gz
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
Diffstat (limited to 'databases/p5-SQL-Abstract/Makefile')
-rw-r--r--databases/p5-SQL-Abstract/Makefile11
1 files changed, 4 insertions, 7 deletions
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