diff options
author | obache <obache@pkgsrc.org> | 2011-06-10 09:39:41 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-06-10 09:39:41 +0000 |
commit | f38363508fd777a3fa11b0752a0dcf632a47c13b (patch) | |
tree | 14764f02e608246e86c9899accb883da120c97ea /databases | |
parent | 65c86abfc275f66f2e99b2b42f0072f42ef8177f (diff) | |
download | pkgsrc-f38363508fd777a3fa11b0752a0dcf632a47c13b.tar.gz |
recursive bump from textproc/icu shlib major bump.
Diffstat (limited to 'databases')
-rw-r--r-- | databases/couchdb/Makefile | 4 | ||||
-rw-r--r-- | databases/idzebra/Makefile | 3 | ||||
-rw-r--r-- | databases/idzebra/buildlink3.mk | 3 | ||||
-rw-r--r-- | databases/krecipes/Makefile | 4 | ||||
-rw-r--r-- | databases/libdbi-driver-sqlite3/Makefile | 3 | ||||
-rw-r--r-- | databases/mysql-workbench/Makefile | 3 | ||||
-rw-r--r-- | databases/p5-DBD-SQLite/Makefile | 3 | ||||
-rw-r--r-- | databases/php-pdo_sqlite/Makefile | 3 | ||||
-rw-r--r-- | databases/poco-data-sqlite/Makefile | 3 | ||||
-rw-r--r-- | databases/poco-data-sqlite/buildlink3.mk | 4 | ||||
-rw-r--r-- | databases/py-sqlite2/Makefile | 3 | ||||
-rw-r--r-- | databases/py-sqlite3/Makefile | 4 | ||||
-rw-r--r-- | databases/ruby-do_sqlite3/Makefile | 4 | ||||
-rw-r--r-- | databases/ruby-sqlite3/Makefile | 3 | ||||
-rw-r--r-- | databases/sqlite3-tcl/Makefile | 3 | ||||
-rw-r--r-- | databases/sqlite3/buildlink3.mk | 4 | ||||
-rw-r--r-- | databases/sqlsharpgtk/Makefile | 4 |
17 files changed, 34 insertions, 24 deletions
diff --git a/databases/couchdb/Makefile b/databases/couchdb/Makefile index ee149e2b8c5..a339a3fc799 100644 --- a/databases/couchdb/Makefile +++ b/databases/couchdb/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2011/04/22 13:43:12 obache Exp $ +# $NetBSD: Makefile,v 1.4 2011/06/10 09:39:50 obache Exp $ # DISTNAME= apache-couchdb-1.0.1 PKGNAME= ${DISTNAME:S/apache-//} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= databases MASTER_SITES= ${MASTER_SITE_APACHE:=couchdb/1.0.1/} diff --git a/databases/idzebra/Makefile b/databases/idzebra/Makefile index 8d7833ae9c9..ea6d63c4fd1 100644 --- a/databases/idzebra/Makefile +++ b/databases/idzebra/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/05/25 01:11:29 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.2 2011/06/10 09:39:43 obache Exp $ # DISTNAME= idzebra-2.0.47 +PKGREVISION= 1 CATEGORIES= databases MASTER_SITES= http://ftp.indexdata.dk/pub/zebra/ diff --git a/databases/idzebra/buildlink3.mk b/databases/idzebra/buildlink3.mk index 74ac0e83b82..1292c759b81 100644 --- a/databases/idzebra/buildlink3.mk +++ b/databases/idzebra/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.1.1.1 2011/05/25 01:11:29 dmcmahill Exp $ +# $NetBSD: buildlink3.mk,v 1.2 2011/06/10 09:39:43 obache Exp $ BUILDLINK_TREE+= idzebra @@ -6,6 +6,7 @@ BUILDLINK_TREE+= idzebra IDZEBRA_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.idzebra+= idzebra>=2.0.47 +BUILDLINK_ABI_DEPENDS.idzebra?= idzebra>=2.0.47nb1 BUILDLINK_PKGSRCDIR.idzebra?= ../../databases/idzebra .include "../../archivers/bzip2/buildlink3.mk" diff --git a/databases/krecipes/Makefile b/databases/krecipes/Makefile index bfd8f3d41d9..dd674c9bff2 100644 --- a/databases/krecipes/Makefile +++ b/databases/krecipes/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.23 2011/04/22 13:43:13 obache Exp $ +# $NetBSD: Makefile,v 1.24 2011/06/10 09:39:50 obache Exp $ # DISTNAME= krecipes-1.0-beta1 PKGNAME= krecipes-1.0beta1 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= databases kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=krecipes/} diff --git a/databases/libdbi-driver-sqlite3/Makefile b/databases/libdbi-driver-sqlite3/Makefile index 3babb5869f4..348c8a70431 100644 --- a/databases/libdbi-driver-sqlite3/Makefile +++ b/databases/libdbi-driver-sqlite3/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2010/03/10 23:55:48 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2011/06/10 09:39:50 obache Exp $ # .include "../../databases/libdbi/Makefile_drivers" +PKGREVISION= 1 LICENSE= gnu-lgpl-v2 DRIVER= sqlite3 diff --git a/databases/mysql-workbench/Makefile b/databases/mysql-workbench/Makefile index 980003fb1ab..66cd10bcef1 100644 --- a/databases/mysql-workbench/Makefile +++ b/databases/mysql-workbench/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/05/16 12:40:50 adam Exp $ +# $NetBSD: Makefile,v 1.2 2011/06/10 09:39:50 obache Exp $ DISTNAME= mysql-workbench-gpl-5.2.33b-src PKGNAME= ${DISTNAME:S/-gpl//:S/b-src$//} +PKGREVISION= 1 CATEGORIES= databases MASTER_SITES= ${MASTER_SITE_MYSQL:=MySQLGUITools/} diff --git a/databases/p5-DBD-SQLite/Makefile b/databases/p5-DBD-SQLite/Makefile index 3685081060b..12c31dae492 100644 --- a/databases/p5-DBD-SQLite/Makefile +++ b/databases/p5-DBD-SQLite/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.26 2010/09/17 05:05:45 sno Exp $ +# $NetBSD: Makefile,v 1.27 2011/06/10 09:39:50 obache Exp $ # DISTNAME= DBD-SQLite-1.31 PKGNAME= p5-${DISTNAME} #PKGREVISION= 1 +PKGREVISION= 1 SVR4_PKGNAME= p5dsl CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBD/} diff --git a/databases/php-pdo_sqlite/Makefile b/databases/php-pdo_sqlite/Makefile index db188c4ce53..7d304c6ab9c 100644 --- a/databases/php-pdo_sqlite/Makefile +++ b/databases/php-pdo_sqlite/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2010/03/16 11:54:31 taca Exp $ +# $NetBSD: Makefile,v 1.10 2011/06/10 09:39:50 obache Exp $ MODNAME= pdo_sqlite +PKGREVISION= 1 CATEGORIES+= databases COMMENT= PHP extension for PHP Data Objects (SQLite v3) diff --git a/databases/poco-data-sqlite/Makefile b/databases/poco-data-sqlite/Makefile index 8e06815e021..90fe4f79f6a 100644 --- a/databases/poco-data-sqlite/Makefile +++ b/databases/poco-data-sqlite/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2011/02/06 14:44:08 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2011/06/10 09:39:44 obache Exp $ # PKGNAME= poco-data-sqlite-${POCO_VERSION} +PKGREVISION= 1 CATEGORIES= databases COMMENT= POCO C++ SQLite RDBMS Accessor libraries diff --git a/databases/poco-data-sqlite/buildlink3.mk b/databases/poco-data-sqlite/buildlink3.mk index c70032d97f8..19f76922b24 100644 --- a/databases/poco-data-sqlite/buildlink3.mk +++ b/databases/poco-data-sqlite/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.2 2011/02/06 06:08:07 schnoebe Exp $ +# $NetBSD: buildlink3.mk,v 1.3 2011/06/10 09:39:44 obache Exp $ BUILDLINK_TREE+= poco-data-sqlite @@ -6,7 +6,7 @@ BUILDLINK_TREE+= poco-data-sqlite POCO_DATA_SQLITE_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.poco-data-sqlite+= poco-data-sqlite>=1.3.5 -BUILDLINK_ABI_DEPENDS.poco-data-sqlite?= poco-data-sqlite>=1.3.5nb1 +BUILDLINK_ABI_DEPENDS.poco-data-sqlite?= poco-data-sqlite>=1.4.0nb1 BUILDLINK_PKGSRCDIR.poco-data-sqlite?= ../../databases/poco-data-sqlite .include "../../databases/sqlite3/buildlink3.mk" diff --git a/databases/py-sqlite2/Makefile b/databases/py-sqlite2/Makefile index f66658372f7..3edd832d8bd 100644 --- a/databases/py-sqlite2/Makefile +++ b/databases/py-sqlite2/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2011/05/16 13:43:07 adam Exp $ +# $NetBSD: Makefile,v 1.24 2011/06/10 09:39:51 obache Exp $ DISTNAME= pysqlite-2.6.3 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/pysqlite/sqlite2/} +PKGREVISION= 1 CATEGORIES= databases python MASTER_SITES= http://pysqlite.googlecode.com/files/ diff --git a/databases/py-sqlite3/Makefile b/databases/py-sqlite3/Makefile index e3bb09cd5e4..e697f8dbb5f 100644 --- a/databases/py-sqlite3/Makefile +++ b/databases/py-sqlite3/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2011/05/04 11:38:05 obache Exp $ +# $NetBSD: Makefile,v 1.6 2011/06/10 09:39:51 obache Exp $ PKGNAME= ${PYPKGPREFIX}-sqlite3-0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= databases python MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/databases/ruby-do_sqlite3/Makefile b/databases/ruby-do_sqlite3/Makefile index a30c1ffb3b4..ddfeb5480b6 100644 --- a/databases/ruby-do_sqlite3/Makefile +++ b/databases/ruby-do_sqlite3/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2011/02/21 16:01:11 taca Exp $ +# $NetBSD: Makefile,v 1.3 2011/06/10 09:39:51 obache Exp $ DISTNAME= do_sqlite3-0.10.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= databases MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/databases/ruby-sqlite3/Makefile b/databases/ruby-sqlite3/Makefile index 132f3e87579..b87a933b15e 100644 --- a/databases/ruby-sqlite3/Makefile +++ b/databases/ruby-sqlite3/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2011/05/10 13:11:42 taca Exp $ +# $NetBSD: Makefile,v 1.17 2011/06/10 09:39:51 obache Exp $ DISTNAME= sqlite3-1.3.3 +PKGREVISION= 1 CATEGORIES= databases MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/databases/sqlite3-tcl/Makefile b/databases/sqlite3-tcl/Makefile index 7a4f829adf5..93477551f68 100644 --- a/databases/sqlite3-tcl/Makefile +++ b/databases/sqlite3-tcl/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2011/05/19 20:42:53 adam Exp $ +# $NetBSD: Makefile,v 1.26 2011/06/10 09:39:51 obache Exp $ DISTNAME= sqlite-autoconf-3070603 PKGNAME= sqlite3-tcl-3.7.6.3 +PKGREVISION= 1 CATEGORIES= databases MASTER_SITES= http://www.hwaci.com/sw/sqlite/ \ http://www.sqlite.org/ diff --git a/databases/sqlite3/buildlink3.mk b/databases/sqlite3/buildlink3.mk index 65c268e6688..210c23c60d5 100644 --- a/databases/sqlite3/buildlink3.mk +++ b/databases/sqlite3/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.9 2011/06/01 11:07:24 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.10 2011/06/10 09:39:41 obache Exp $ BUILDLINK_TREE+= sqlite3 @@ -6,7 +6,7 @@ BUILDLINK_TREE+= sqlite3 SQLITE3_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.sqlite3+= sqlite3>=3.0.8 -BUILDLINK_ABI_DEPENDS.sqlite3+= sqlite3>=3.2.7nb1 +BUILDLINK_ABI_DEPENDS.sqlite3+= sqlite3>=3.7.6.3nb1 BUILDLINK_PKGSRCDIR.sqlite3?= ../../databases/sqlite3 pkgbase:= sqlite3 diff --git a/databases/sqlsharpgtk/Makefile b/databases/sqlsharpgtk/Makefile index 59714eabe3b..e91f32d29f7 100644 --- a/databases/sqlsharpgtk/Makefile +++ b/databases/sqlsharpgtk/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2011/04/22 13:43:15 obache Exp $ +# $NetBSD: Makefile,v 1.7 2011/06/10 09:39:51 obache Exp $ DISTNAME= sqlsharpgtk-0.4 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= databases MASTER_SITES= http://forgeftp.novell.com/sqlsharpgtk/SQL-Sharp%20For%20GTK-Sharp%200.4/ |