summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authortron <tron>2013-06-04 22:15:37 +0000
committertron <tron>2013-06-04 22:15:37 +0000
commitf30a670b55e98c8bf596c16c6ccaf42da94f5329 (patch)
tree6b8ed11551c6ae6edf7530700df81d41fe88397e /databases
parent6bd748980399ff5ecd425bb8f945dc0fbf3c1fb9 (diff)
downloadpkgsrc-f30a670b55e98c8bf596c16c6ccaf42da94f5329.tar.gz
Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:
Recursively bump package revisions again after the "freetype2" and "fontconfig" handling was fixed.
Diffstat (limited to 'databases')
-rw-r--r--databases/gourmet/Makefile4
-rw-r--r--databases/gq/Makefile4
-rw-r--r--databases/gramps3/Makefile4
-rw-r--r--databases/gtkdbfeditor/Makefile4
-rw-r--r--databases/kmysqladmin/Makefile4
-rw-r--r--databases/krecipes/Makefile4
-rw-r--r--databases/libgnomedb/Makefile4
-rw-r--r--databases/libgnomedb/buildlink3.mk4
-rw-r--r--databases/luma/Makefile4
-rw-r--r--databases/mergeant/Makefile4
-rw-r--r--databases/myodbc/Makefile4
-rw-r--r--databases/mysql-workbench/Makefile4
-rw-r--r--databases/mysqlcc/Makefile4
-rw-r--r--databases/p5-RRD-Simple/Makefile4
-rw-r--r--databases/pgadmin3/Makefile4
-rw-r--r--databases/rrdtool/Makefile4
-rw-r--r--databases/rrdtool/buildlink3.mk4
-rw-r--r--databases/rrdtool12/Makefile4
-rw-r--r--databases/rrdtool12/buildlink3.mk4
-rw-r--r--databases/ruby-rrdtool/Makefile4
-rw-r--r--databases/sqlitebrowser/Makefile4
-rw-r--r--databases/virtuoso/Makefile4
22 files changed, 44 insertions, 44 deletions
diff --git a/databases/gourmet/Makefile b/databases/gourmet/Makefile
index e935a7f40f4..54e44a324e9 100644
--- a/databases/gourmet/Makefile
+++ b/databases/gourmet/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.35 2013/06/03 10:04:41 wiz Exp $
+# $NetBSD: Makefile,v 1.36 2013/06/04 22:15:48 tron Exp $
#
DISTNAME= gourmet-0.8.5.14
-PKGREVISION= 24
+PKGREVISION= 25
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=grecipe-manager/}
diff --git a/databases/gq/Makefile b/databases/gq/Makefile
index 0bc823dd34b..cdf86e316a8 100644
--- a/databases/gq/Makefile
+++ b/databases/gq/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.61 2013/06/03 10:04:41 wiz Exp $
+# $NetBSD: Makefile,v 1.62 2013/06/04 22:15:48 tron Exp $
DISTNAME= gq-1.2.3
-PKGREVISION= 24
+PKGREVISION= 25
CATEGORIES= databases net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gqclient/}
diff --git a/databases/gramps3/Makefile b/databases/gramps3/Makefile
index b05623cbb55..763285203f0 100644
--- a/databases/gramps3/Makefile
+++ b/databases/gramps3/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.42 2013/06/03 10:04:41 wiz Exp $
+# $NetBSD: Makefile,v 1.43 2013/06/04 22:15:48 tron Exp $
#
DISTNAME= gramps-3.4.3
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gramps/}
diff --git a/databases/gtkdbfeditor/Makefile b/databases/gtkdbfeditor/Makefile
index 9277a0c70f2..673264e7dcc 100644
--- a/databases/gtkdbfeditor/Makefile
+++ b/databases/gtkdbfeditor/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.12 2013/06/03 10:04:41 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2013/06/04 22:15:48 tron Exp $
#
DISTNAME= gtkdbfeditor-1.0.4
-PKGREVISION= 9
+PKGREVISION= 10
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtkdbfeditor/}
diff --git a/databases/kmysqladmin/Makefile b/databases/kmysqladmin/Makefile
index f3b68b87171..89e0c3c5907 100644
--- a/databases/kmysqladmin/Makefile
+++ b/databases/kmysqladmin/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.63 2013/06/03 10:04:41 wiz Exp $
+# $NetBSD: Makefile,v 1.64 2013/06/04 22:15:48 tron Exp $
DISTNAME= kmysqladmin-0.7.2
-PKGREVISION= 25
+PKGREVISION= 26
CATEGORIES= databases kde
MASTER_SITES= http://www.alwins-world.de/programs/download/kmysqladmin/
diff --git a/databases/krecipes/Makefile b/databases/krecipes/Makefile
index 084e66a05b8..c45f6372fb9 100644
--- a/databases/krecipes/Makefile
+++ b/databases/krecipes/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.42 2013/06/03 10:04:41 wiz Exp $
+# $NetBSD: Makefile,v 1.43 2013/06/04 22:15:48 tron Exp $
#
DISTNAME= krecipes-1.0-beta1
PKGNAME= krecipes-1.0beta1
-PKGREVISION= 26
+PKGREVISION= 27
CATEGORIES= databases kde
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=krecipes/}
diff --git a/databases/libgnomedb/Makefile b/databases/libgnomedb/Makefile
index 41a24ba2de1..9b1e416387d 100644
--- a/databases/libgnomedb/Makefile
+++ b/databases/libgnomedb/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.93 2013/06/03 10:04:41 wiz Exp $
+# $NetBSD: Makefile,v 1.94 2013/06/04 22:15:48 tron Exp $
#
DISTNAME= libgnomedb-3.0.0
-PKGREVISION= 24
+PKGREVISION= 25
CATEGORIES= databases gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgnomedb/3.0/}
EXTRACT_SUFX= .tar.bz2
diff --git a/databases/libgnomedb/buildlink3.mk b/databases/libgnomedb/buildlink3.mk
index 6cabd385ead..121ffaf107d 100644
--- a/databases/libgnomedb/buildlink3.mk
+++ b/databases/libgnomedb/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.45 2013/06/03 10:04:41 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.46 2013/06/04 22:15:48 tron Exp $
BUILDLINK_TREE+= libgnomedb
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= libgnomedb
LIBGNOMEDB_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.libgnomedb+= libgnomedb>=2.99.2
-BUILDLINK_ABI_DEPENDS.libgnomedb+= libgnomedb>=3.0.0nb24
+BUILDLINK_ABI_DEPENDS.libgnomedb+= libgnomedb>=3.0.0nb25
BUILDLINK_PKGSRCDIR.libgnomedb?= ../../databases/libgnomedb
.include "../../databases/libgda/buildlink3.mk"
diff --git a/databases/luma/Makefile b/databases/luma/Makefile
index 2c8247370ce..10a3520a005 100644
--- a/databases/luma/Makefile
+++ b/databases/luma/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.27 2013/06/03 10:04:42 wiz Exp $
+# $NetBSD: Makefile,v 1.28 2013/06/04 22:15:48 tron Exp $
DISTNAME= luma-2.3
-PKGREVISION= 11
+PKGREVISION= 12
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=luma/}
EXTRACT_SUFX= .tar.bz2
diff --git a/databases/mergeant/Makefile b/databases/mergeant/Makefile
index c15e9176377..1d13204d6a1 100644
--- a/databases/mergeant/Makefile
+++ b/databases/mergeant/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.87 2013/06/03 10:04:42 wiz Exp $
+# $NetBSD: Makefile,v 1.88 2013/06/04 22:15:48 tron Exp $
#
DISTNAME= mergeant-0.66
-PKGREVISION= 31
+PKGREVISION= 32
CATEGORIES= databases gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/mergeant/0.66/}
EXTRACT_SUFX= .tar.bz2
diff --git a/databases/myodbc/Makefile b/databases/myodbc/Makefile
index 722cb3da72e..53c271eab2d 100644
--- a/databases/myodbc/Makefile
+++ b/databases/myodbc/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.33 2013/06/03 10:04:42 wiz Exp $
+# $NetBSD: Makefile,v 1.34 2013/06/04 22:15:48 tron Exp $
DISTNAME= mysql-connector-odbc-5.2.2-src
PKGNAME= ${DISTNAME:S/mysql-connector-odbc/myodbc/:S/-src$//}
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_MYSQL:=Connector-ODBC/5.2/}
diff --git a/databases/mysql-workbench/Makefile b/databases/mysql-workbench/Makefile
index 6037739946f..f235864193c 100644
--- a/databases/mysql-workbench/Makefile
+++ b/databases/mysql-workbench/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.27 2013/06/03 10:04:42 wiz Exp $
+# $NetBSD: Makefile,v 1.28 2013/06/04 22:15:49 tron Exp $
DISTNAME= mysql-workbench-gpl-5.2.33b-src
PKGNAME= ${DISTNAME:S/-gpl//:S/b-src$//}
-PKGREVISION= 22
+PKGREVISION= 23
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_MYSQL:=MySQLGUITools/}
diff --git a/databases/mysqlcc/Makefile b/databases/mysqlcc/Makefile
index b0fa0f032b7..8db41cc2a83 100644
--- a/databases/mysqlcc/Makefile
+++ b/databases/mysqlcc/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.39 2013/06/03 10:04:42 wiz Exp $
+# $NetBSD: Makefile,v 1.40 2013/06/04 22:15:49 tron Exp $
#
DISTNAME= mysqlcc-0.9.8-src
PKGNAME= ${DISTNAME:S/-src//}
-PKGREVISION= 10
+PKGREVISION= 11
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mysqlcc/}
diff --git a/databases/p5-RRD-Simple/Makefile b/databases/p5-RRD-Simple/Makefile
index f30aefc3efd..8786d681777 100644
--- a/databases/p5-RRD-Simple/Makefile
+++ b/databases/p5-RRD-Simple/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.20 2013/06/03 10:04:42 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2013/06/04 22:15:49 tron Exp $
DISTNAME= RRD-Simple-1.44
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 18
+PKGREVISION= 19
CATEGORIES= perl5 databases
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/N/NI/NICOLAW/}
diff --git a/databases/pgadmin3/Makefile b/databases/pgadmin3/Makefile
index 11011e4fcec..0ddd663b3d8 100644
--- a/databases/pgadmin3/Makefile
+++ b/databases/pgadmin3/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.36 2013/06/03 10:04:42 wiz Exp $
+# $NetBSD: Makefile,v 1.37 2013/06/04 22:15:49 tron Exp $
DISTNAME= pgadmin3-1.12.1
-PKGREVISION= 15
+PKGREVISION= 16
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_PGSQL:=pgadmin3/release/v${PKGVERSION_NOREV}/src/}
diff --git a/databases/rrdtool/Makefile b/databases/rrdtool/Makefile
index 614fd774beb..fe8eca11c9f 100644
--- a/databases/rrdtool/Makefile
+++ b/databases/rrdtool/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.105 2013/06/03 10:04:42 wiz Exp $
+# $NetBSD: Makefile,v 1.106 2013/06/04 22:15:49 tron Exp $
DISTNAME= rrdtool-1.4.7
-PKGREVISION= 11
+PKGREVISION= 12
CATEGORIES= databases graphics net
MASTER_SITES= http://oss.oetiker.ch/rrdtool/pub/
diff --git a/databases/rrdtool/buildlink3.mk b/databases/rrdtool/buildlink3.mk
index d00ccd81eac..065793f8c52 100644
--- a/databases/rrdtool/buildlink3.mk
+++ b/databases/rrdtool/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.38 2013/06/03 10:04:42 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.39 2013/06/04 22:15:49 tron Exp $
BUILDLINK_TREE+= rrdtool
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= rrdtool
RRDTOOL_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.rrdtool+= rrdtool>=1.3.9
-BUILDLINK_ABI_DEPENDS.rrdtool+= rrdtool>=1.4.7nb11
+BUILDLINK_ABI_DEPENDS.rrdtool+= rrdtool>=1.4.7nb12
BUILDLINK_PKGSRCDIR.rrdtool?= ../../databases/rrdtool
.include "../../devel/gettext-lib/buildlink3.mk"
diff --git a/databases/rrdtool12/Makefile b/databases/rrdtool12/Makefile
index e62cd7546b3..b4083070591 100644
--- a/databases/rrdtool12/Makefile
+++ b/databases/rrdtool12/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2013/06/03 10:04:42 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2013/06/04 22:15:49 tron Exp $
DISTNAME= rrdtool-1.2.30
-PKGREVISION= 9
+PKGREVISION= 10
CATEGORIES= databases graphics net
MASTER_SITES= http://oss.oetiker.ch/rrdtool/pub/
diff --git a/databases/rrdtool12/buildlink3.mk b/databases/rrdtool12/buildlink3.mk
index bb99dc10019..9269801fc3b 100644
--- a/databases/rrdtool12/buildlink3.mk
+++ b/databases/rrdtool12/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.9 2013/06/03 10:04:42 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.10 2013/06/04 22:15:49 tron Exp $
BUILDLINK_TREE+= rrdtool
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= rrdtool
RRDTOOL_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.rrdtool+= rrdtool>=1.2.29
-BUILDLINK_ABI_DEPENDS.rrdtool+= rrdtool>=1.2.30nb9
+BUILDLINK_ABI_DEPENDS.rrdtool+= rrdtool>=1.2.30nb10
BUILDLINK_PKGSRCDIR.rrdtool?= ../../databases/rrdtool
.include "../../graphics/freetype2/buildlink3.mk"
diff --git a/databases/ruby-rrdtool/Makefile b/databases/ruby-rrdtool/Makefile
index cc96aa26944..fd31d13856d 100644
--- a/databases/ruby-rrdtool/Makefile
+++ b/databases/ruby-rrdtool/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.11 2013/06/03 10:04:42 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2013/06/04 22:15:49 tron Exp $
#
DISTNAME= rrdtool-1.4.5
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
-PKGREVISION= 9
+PKGREVISION= 10
CATEGORIES= databases graphics net
MASTER_SITES= http://oss.oetiker.ch/rrdtool/pub/
diff --git a/databases/sqlitebrowser/Makefile b/databases/sqlitebrowser/Makefile
index 792dce9e29f..d67dd74574a 100644
--- a/databases/sqlitebrowser/Makefile
+++ b/databases/sqlitebrowser/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.12 2013/06/03 10:04:42 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2013/06/04 22:15:49 tron Exp $
DISTNAME= sqlitebrowser_200_b1_src
PKGNAME= ${DISTNAME:S/_200_b1_src/-2.0beta1/1}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= databases x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sqlitebrowser/}
diff --git a/databases/virtuoso/Makefile b/databases/virtuoso/Makefile
index c30be715b35..24cbeddba5c 100644
--- a/databases/virtuoso/Makefile
+++ b/databases/virtuoso/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2013/06/03 10:04:42 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2013/06/04 22:15:49 tron Exp $
#
DISTNAME= virtuoso-opensource-6.1.6
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= databases
MASTER_SITES= http://sourceforge.net/projects/virtuoso/files/virtuoso/6.1.6/