Sat Sep 12 19:05:11 2009 UTC ()
Updating databases/p5-SQL-Abstract from 1.56 to 1.58

Upstream changes:
revision 1.58  2009-09-04 15:20 (UTC)
    - expanded the scope of -bool and -not_bool operators
    - added proper testing support

revision 1.57  2009-09-03 20:18 (UTC)
    - added -bool and -not_bool operators


(sno)
diff -r1.14 -r1.15 pkgsrc/databases/p5-SQL-Abstract/Makefile
diff -r1.9 -r1.10 pkgsrc/databases/p5-SQL-Abstract/distinfo

cvs diff -r1.14 -r1.15 pkgsrc/databases/p5-SQL-Abstract/Makefile (expand / switch to unified diff)

--- pkgsrc/databases/p5-SQL-Abstract/Makefile 2009/06/14 22:00:38 1.14
+++ pkgsrc/databases/p5-SQL-Abstract/Makefile 2009/09/12 19:05:11 1.15
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.14 2009/06/14 22:00:38 sno Exp $ 1# $NetBSD: Makefile,v 1.15 2009/09/12 19:05:11 sno Exp $
2# 2#
3 3
4DISTNAME= SQL-Abstract-1.56 4DISTNAME= SQL-Abstract-1.58
5PKGNAME= p5-${DISTNAME} 5PKGNAME= p5-${DISTNAME}
6SVR4_PKGNAME= p5sqa 6SVR4_PKGNAME= p5sqa
7CATEGORIES= databases perl5 7CATEGORIES= databases perl5
8MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=SQL/} 8MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=SQL/}
9 9
10MAINTAINER= he@NetBSD.org 10MAINTAINER= he@NetBSD.org
11HOMEPAGE= http://search.cpan.org/dist/SQL-Abstract/ 11HOMEPAGE= http://search.cpan.org/dist/SQL-Abstract/
12COMMENT= Generate SQL from Perl data structures 12COMMENT= Generate SQL from Perl data structures
13LICENSE= gnu-gpl-v2 # OR artistic 13LICENSE= gnu-gpl-v2 # OR artistic
14 14
15PKG_DESTDIR_SUPPORT= user-destdir 15PKG_DESTDIR_SUPPORT= user-destdir
16 16
17DEPENDS+= {perl>=5.10,p5-Scalar-List-Utils>=0}:../../devel/p5-Scalar-List-Utils 17DEPENDS+= {perl>=5.10,p5-Scalar-List-Utils>=0}:../../devel/p5-Scalar-List-Utils

cvs diff -r1.9 -r1.10 pkgsrc/databases/p5-SQL-Abstract/distinfo (expand / switch to unified diff)

--- pkgsrc/databases/p5-SQL-Abstract/distinfo 2009/06/14 22:00:38 1.9
+++ pkgsrc/databases/p5-SQL-Abstract/distinfo 2009/09/12 19:05:11 1.10
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.9 2009/06/14 22:00:38 sno Exp $ 1$NetBSD: distinfo,v 1.10 2009/09/12 19:05:11 sno Exp $
2 2
3SHA1 (SQL-Abstract-1.56.tar.gz) = 8ed7490572f0f507ab7dccd962101deefa68e2a9 3SHA1 (SQL-Abstract-1.58.tar.gz) = ff71462de36c0b55aadcc6fa4749315c6a41fd90
4RMD160 (SQL-Abstract-1.56.tar.gz) = 16ae5a159f0972bf976499747bb9b7a36f359ee2 4RMD160 (SQL-Abstract-1.58.tar.gz) = 403c64e3fb2af884bcfab155620d3c856aab4333
5Size (SQL-Abstract-1.56.tar.gz) = 58389 bytes 5Size (SQL-Abstract-1.58.tar.gz) = 60174 bytes