diff options
author | obache <obache> | 2014-04-09 07:26:56 +0000 |
---|---|---|
committer | obache <obache> | 2014-04-09 07:26:56 +0000 |
commit | b2e56edd0a9bbed100d13f6671e10f5e943dd1bb (patch) | |
tree | c131f2110563289fb2f3c5b5d1ef63cd5f07c097 /databases | |
parent | f3a342e31a6cef2af653986970786eaabafbeaf8 (diff) | |
download | pkgsrc-b2e56edd0a9bbed100d13f6671e10f5e943dd1bb.tar.gz |
recursive bump from icu shlib major bump.
Diffstat (limited to 'databases')
-rw-r--r-- | databases/couchdb/Makefile | 4 | ||||
-rw-r--r-- | databases/deforaos-libdatabase/Makefile | 4 | ||||
-rw-r--r-- | databases/idzebra/Makefile | 4 | ||||
-rw-r--r-- | databases/idzebra/buildlink3.mk | 4 | ||||
-rw-r--r-- | databases/krecipes/Makefile | 4 | ||||
-rw-r--r-- | databases/libdbi-driver-sqlite3/Makefile | 4 | ||||
-rw-r--r-- | databases/lua-sqlite3/Makefile | 4 | ||||
-rw-r--r-- | databases/mysql-workbench/Makefile | 4 | ||||
-rw-r--r-- | databases/ocaml-sqlite3/Makefile | 4 | ||||
-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 | 4 | ||||
-rw-r--r-- | databases/poco-data-sqlite/buildlink3.mk | 4 | ||||
-rw-r--r-- | databases/py-sqlite2/Makefile | 4 | ||||
-rw-r--r-- | databases/py-sqlite3/Makefile | 4 | ||||
-rw-r--r-- | databases/ruby-do_sqlite3/Makefile | 3 | ||||
-rw-r--r-- | databases/ruby-sqlite3/Makefile | 3 | ||||
-rw-r--r-- | databases/soci/Makefile | 4 | ||||
-rw-r--r-- | databases/sqlite3-tcl/Makefile | 3 | ||||
-rw-r--r-- | databases/sqlite3/Makefile | 3 | ||||
-rw-r--r-- | databases/sqlite3/buildlink3.mk | 4 | ||||
-rw-r--r-- | databases/sqlrelay/Makefile | 4 |
22 files changed, 44 insertions, 38 deletions
diff --git a/databases/couchdb/Makefile b/databases/couchdb/Makefile index 740af46ad3a..77866b14d95 100644 --- a/databases/couchdb/Makefile +++ b/databases/couchdb/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.24 2014/03/11 14:34:36 jperkin Exp $ +# $NetBSD: Makefile,v 1.25 2014/04/09 07:27:03 obache Exp $ # DISTNAME= apache-couchdb-1.5.0 PKGNAME= ${DISTNAME:S/apache-//} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= databases MASTER_SITES= ${MASTER_SITE_APACHE:=couchdb/source/${PKGVERSION_NOREV}/} diff --git a/databases/deforaos-libdatabase/Makefile b/databases/deforaos-libdatabase/Makefile index 1b8cbdc5eef..47034e052ff 100644 --- a/databases/deforaos-libdatabase/Makefile +++ b/databases/deforaos-libdatabase/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2014/03/21 13:59:27 jperkin Exp $ +# $NetBSD: Makefile,v 1.7 2014/04/09 07:27:03 obache Exp $ DISTNAME= libDatabase-0.0.0 PKGNAME= deforaos-libdatabase-0.0.0 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= databases MASTER_SITES= http://www.defora.org/os/download/download/4287/ diff --git a/databases/idzebra/Makefile b/databases/idzebra/Makefile index f0c3af6d042..6f78fa9a43d 100644 --- a/databases/idzebra/Makefile +++ b/databases/idzebra/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2014/02/12 23:17:38 tron Exp $ +# $NetBSD: Makefile,v 1.15 2014/04/09 07:26:57 obache Exp $ # DISTNAME= idzebra-2.0.47 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= databases MASTER_SITES= http://ftp.indexdata.dk/pub/zebra/ diff --git a/databases/idzebra/buildlink3.mk b/databases/idzebra/buildlink3.mk index b2d3eeeda2c..b759ce2cdb2 100644 --- a/databases/idzebra/buildlink3.mk +++ b/databases/idzebra/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.13 2014/02/12 23:17:38 tron Exp $ +# $NetBSD: buildlink3.mk,v 1.14 2014/04/09 07:26:57 obache Exp $ BUILDLINK_TREE+= idzebra @@ -6,7 +6,7 @@ BUILDLINK_TREE+= idzebra IDZEBRA_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.idzebra+= idzebra>=2.0.47 -BUILDLINK_ABI_DEPENDS.idzebra+= idzebra>=2.0.47nb11 +BUILDLINK_ABI_DEPENDS.idzebra+= idzebra>=2.0.47nb12 BUILDLINK_PKGSRCDIR.idzebra?= ../../databases/idzebra .include "../../archivers/bzip2/buildlink3.mk" diff --git a/databases/krecipes/Makefile b/databases/krecipes/Makefile index 3a9a03ebe74..0187dabd01b 100644 --- a/databases/krecipes/Makefile +++ b/databases/krecipes/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.48 2014/02/12 23:17:38 tron Exp $ +# $NetBSD: Makefile,v 1.49 2014/04/09 07:27:04 obache Exp $ # DISTNAME= krecipes-1.0-beta1 PKGNAME= krecipes-1.0beta1 -PKGREVISION= 32 +PKGREVISION= 33 CATEGORIES= databases kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=krecipes/} diff --git a/databases/libdbi-driver-sqlite3/Makefile b/databases/libdbi-driver-sqlite3/Makefile index bf34c33240a..3ddd3ab75df 100644 --- a/databases/libdbi-driver-sqlite3/Makefile +++ b/databases/libdbi-driver-sqlite3/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2013/10/19 09:07:01 adam Exp $ +# $NetBSD: Makefile,v 1.8 2014/04/09 07:27:04 obache Exp $ # .include "../../databases/libdbi-driver-sqlite3/Makefile_drivers" -PKGREVISION= 5 +PKGREVISION= 6 LICENSE= gnu-lgpl-v2 DRIVER= sqlite3 diff --git a/databases/lua-sqlite3/Makefile b/databases/lua-sqlite3/Makefile index c400be16001..b26acb524c2 100644 --- a/databases/lua-sqlite3/Makefile +++ b/databases/lua-sqlite3/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2013/10/30 06:03:38 dholland Exp $ +# $NetBSD: Makefile,v 1.4 2014/04/09 07:27:04 obache Exp $ DISTNAME= lua-sqlite3-0.4.1 PKGNAME= ${LUA_PKGPREFIX}-sqlite3-0.4.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= databases MASTER_SITES= http://www.mroth.net/lua-sqlite3/ EXTRACT_SUFX= .tar.bz2 diff --git a/databases/mysql-workbench/Makefile b/databases/mysql-workbench/Makefile index af7d12d7af9..a48461d7abc 100644 --- a/databases/mysql-workbench/Makefile +++ b/databases/mysql-workbench/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.37 2014/02/12 23:17:39 tron Exp $ +# $NetBSD: Makefile,v 1.38 2014/04/09 07:27:04 obache Exp $ DISTNAME= mysql-workbench-gpl-5.2.33b-src PKGNAME= ${DISTNAME:S/-gpl//:S/b-src$//} -PKGREVISION= 31 +PKGREVISION= 32 CATEGORIES= databases MASTER_SITES= ${MASTER_SITE_MYSQL:=MySQLGUITools/} diff --git a/databases/ocaml-sqlite3/Makefile b/databases/ocaml-sqlite3/Makefile index 351037bc8fa..2e9894b975d 100644 --- a/databases/ocaml-sqlite3/Makefile +++ b/databases/ocaml-sqlite3/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2014/01/27 18:41:11 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2014/04/09 07:27:04 obache Exp $ PKGNAME= ocaml-sqlite3-${VERSION} DISTNAME= sqlite3-ocaml-${VERSION} VERSION= 2.0.4 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= databases MASTER_SITES= https://bitbucket.org/mmottl/sqlite3-ocaml/downloads/ diff --git a/databases/p5-DBD-SQLite/Makefile b/databases/p5-DBD-SQLite/Makefile index 6e84867ecdd..4da956b1e4e 100644 --- a/databases/p5-DBD-SQLite/Makefile +++ b/databases/p5-DBD-SQLite/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.41 2014/02/01 03:14:38 markd Exp $ +# $NetBSD: Makefile,v 1.42 2014/04/09 07:27:04 obache Exp $ DISTNAME= DBD-SQLite-1.40 PKGNAME= p5-${DISTNAME} +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 ed322cc859e..bdc353d5784 100644 --- a/databases/php-pdo_sqlite/Makefile +++ b/databases/php-pdo_sqlite/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2012/10/02 21:25:39 asau Exp $ +# $NetBSD: Makefile,v 1.14 2014/04/09 07:27:04 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 5059c2fe82e..7b784d2ba75 100644 --- a/databases/poco-data-sqlite/Makefile +++ b/databases/poco-data-sqlite/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2014/02/12 23:17:40 tron Exp $ +# $NetBSD: Makefile,v 1.14 2014/04/09 07:26:58 obache Exp $ # PKGNAME= poco-data-sqlite-${POCO_VERSION} -PKGREVISION= 7 +PKGREVISION= 8 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 9b45369ee1d..b9234ae4696 100644 --- a/databases/poco-data-sqlite/buildlink3.mk +++ b/databases/poco-data-sqlite/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.10 2014/02/12 23:17:40 tron Exp $ +# $NetBSD: buildlink3.mk,v 1.11 2014/04/09 07:26:58 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.4.2p1nb7 +BUILDLINK_ABI_DEPENDS.poco-data-sqlite+= poco-data-sqlite>=1.4.2p1nb8 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 cb1b7f751bb..9da0d81335f 100644 --- a/databases/py-sqlite2/Makefile +++ b/databases/py-sqlite2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.33 2014/01/25 08:45:38 wiz Exp $ +# $NetBSD: Makefile,v 1.34 2014/04/09 07:27:04 obache Exp $ DISTNAME= pysqlite-2.6.3 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/pysqlite/sqlite2/} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= databases python MASTER_SITES= http://pysqlite.googlecode.com/files/ diff --git a/databases/py-sqlite3/Makefile b/databases/py-sqlite3/Makefile index 3a0ddc35b36..78b324890e7 100644 --- a/databases/py-sqlite3/Makefile +++ b/databases/py-sqlite3/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2014/03/13 11:08:50 jperkin Exp $ +# $NetBSD: Makefile,v 1.21 2014/04/09 07:27:04 obache Exp $ PKGNAME= ${PYPKGPREFIX}-sqlite3-${PY_DISTVERSION} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= databases python MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/databases/ruby-do_sqlite3/Makefile b/databases/ruby-do_sqlite3/Makefile index 9d422e1cd0e..f2a90e51827 100644 --- a/databases/ruby-do_sqlite3/Makefile +++ b/databases/ruby-do_sqlite3/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2014/03/13 18:18:01 taca Exp $ +# $NetBSD: Makefile,v 1.17 2014/04/09 07:27:04 obache Exp $ DISTNAME= do_sqlite3-0.10.14 +PKGREVISION= 1 CATEGORIES= databases MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/databases/ruby-sqlite3/Makefile b/databases/ruby-sqlite3/Makefile index 19ca3705e4c..043ff5a77e3 100644 --- a/databases/ruby-sqlite3/Makefile +++ b/databases/ruby-sqlite3/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.26 2014/03/13 18:28:12 taca Exp $ +# $NetBSD: Makefile,v 1.27 2014/04/09 07:27:04 obache Exp $ DISTNAME= sqlite3-1.3.9 +PKGREVISION= 1 CATEGORIES= databases MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/databases/soci/Makefile b/databases/soci/Makefile index 144c82709d9..ddd2ba1d019 100644 --- a/databases/soci/Makefile +++ b/databases/soci/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2013/10/19 09:07:02 adam Exp $ +# $NetBSD: Makefile,v 1.7 2014/04/09 07:27:04 obache Exp $ # DISTNAME= soci-3.2.2 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= databases MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=soci/} diff --git a/databases/sqlite3-tcl/Makefile b/databases/sqlite3-tcl/Makefile index fdf143bf560..d152b23e14e 100644 --- a/databases/sqlite3-tcl/Makefile +++ b/databases/sqlite3-tcl/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.59 2014/04/03 19:44:42 adam Exp $ +# $NetBSD: Makefile,v 1.60 2014/04/09 07:27:04 obache Exp $ DISTNAME= sqlite-autoconf-3080403 PKGNAME= sqlite3-tcl-3.8.4.3 +PKGREVISION= 1 CATEGORIES= databases MASTER_SITES= http://www.hwaci.com/sw/sqlite/2014/ \ http://www.sqlite.org/2014/ diff --git a/databases/sqlite3/Makefile b/databases/sqlite3/Makefile index 0392a975b19..9f3967b3bdc 100644 --- a/databases/sqlite3/Makefile +++ b/databases/sqlite3/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.77 2014/04/03 19:44:42 adam Exp $ +# $NetBSD: Makefile,v 1.78 2014/04/09 07:26:56 obache Exp $ DISTNAME= sqlite-autoconf-3080403 PKGNAME= sqlite3-3.8.4.3 +PKGREVISION= 1 CATEGORIES= databases MASTER_SITES= http://www.hwaci.com/sw/sqlite/2014/ \ http://www.sqlite.org/2014/ diff --git a/databases/sqlite3/buildlink3.mk b/databases/sqlite3/buildlink3.mk index b841ac493c3..a5b0cea5f2a 100644 --- a/databases/sqlite3/buildlink3.mk +++ b/databases/sqlite3/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.13 2013/05/09 07:39:05 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.14 2014/04/09 07:26:56 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.7.16.2nb1 +BUILDLINK_ABI_DEPENDS.sqlite3+= sqlite3>=3.8.4.3nb1 BUILDLINK_PKGSRCDIR.sqlite3?= ../../databases/sqlite3 pkgbase:= sqlite3 diff --git a/databases/sqlrelay/Makefile b/databases/sqlrelay/Makefile index 999e92082d2..0426961d4cf 100644 --- a/databases/sqlrelay/Makefile +++ b/databases/sqlrelay/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.33 2014/02/12 23:17:45 tron Exp $ +# $NetBSD: Makefile,v 1.34 2014/04/09 07:27:04 obache Exp $ DISTNAME= sqlrelay-0.43 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= databases MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sqlrelay/} |