aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authortijl <tijl@FreeBSD.org>2016-12-09 03:52:19 +0800
committertijl <tijl@FreeBSD.org>2016-12-09 03:52:19 +0800
commit2ef17bdc60d4e35e667b9be8b7710162bc8eeb9e (patch)
tree3c8833dfe452b93f6e5e4fc66b78bbafdc950e06 /databases
parent1e99596277eb035a9c277f02824f8d3c7c0a40e7 (diff)
downloadfreebsd-ports-gnome-2ef17bdc60d4e35e667b9be8b7710162bc8eeb9e.tar.gz
freebsd-ports-gnome-2ef17bdc60d4e35e667b9be8b7710162bc8eeb9e.tar.zst
freebsd-ports-gnome-2ef17bdc60d4e35e667b9be8b7710162bc8eeb9e.zip
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since.
Diffstat (limited to 'databases')
-rw-r--r--databases/animenfo-client-gtk/Makefile2
-rw-r--r--databases/dbf/Makefile2
-rw-r--r--databases/libgda4-bdb/Makefile2
-rw-r--r--databases/libgda4-jdbc/Makefile2
-rw-r--r--databases/libgda4-ldap/Makefile2
-rw-r--r--databases/libgda4-mdb/Makefile2
-rw-r--r--databases/libgda4-mysql/Makefile2
-rw-r--r--databases/libgda4-postgresql/Makefile2
-rw-r--r--databases/libgdamm/Makefile2
-rw-r--r--databases/libmongo-client/Makefile2
-rw-r--r--databases/ntdb/Makefile2
-rw-r--r--databases/opendbx/Makefile2
-rw-r--r--databases/p5-DBD-Sybase/Makefile2
-rw-r--r--databases/p5-Search-Namazu/Makefile2
-rw-r--r--databases/pxtools/Makefile2
-rw-r--r--databases/py-sybase/Makefile2
-rw-r--r--databases/qof/Makefile1
-rw-r--r--databases/recutils/Makefile2
18 files changed, 18 insertions, 17 deletions
diff --git a/databases/animenfo-client-gtk/Makefile b/databases/animenfo-client-gtk/Makefile
index 2a5ea8700b71..dc22c9b9e6a1 100644
--- a/databases/animenfo-client-gtk/Makefile
+++ b/databases/animenfo-client-gtk/Makefile
@@ -2,7 +2,7 @@
PORTNAME= animenfo
PORTVERSION= 20020819
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= databases
MASTER_SITES= http://www.animenfo.com/extension/files/
PKGNAMESUFFIX= -client-gui-gtk${PKGNAMESUFFIX2}
diff --git a/databases/dbf/Makefile b/databases/dbf/Makefile
index a0ce71bbf370..2c21de3f4bc1 100644
--- a/databases/dbf/Makefile
+++ b/databases/dbf/Makefile
@@ -3,7 +3,7 @@
PORTNAME= dbf
PORTVERSION= 0.9.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= databases
MASTER_SITES= SF/${PORTNAME}.berlios
DISTFILES= ${PORTNAME}-core-${PORTVERSION}.src.zip \
diff --git a/databases/libgda4-bdb/Makefile b/databases/libgda4-bdb/Makefile
index 14cb2ec2ca3f..d9a41eace227 100644
--- a/databases/libgda4-bdb/Makefile
+++ b/databases/libgda4-bdb/Makefile
@@ -1,7 +1,7 @@
# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
# $FreeBSD$
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= databases gnome
PKGNAMESUFFIX= 4-bdb
diff --git a/databases/libgda4-jdbc/Makefile b/databases/libgda4-jdbc/Makefile
index 38b62752e3fb..1adc2d403a3a 100644
--- a/databases/libgda4-jdbc/Makefile
+++ b/databases/libgda4-jdbc/Makefile
@@ -1,7 +1,7 @@
# Created by: Koop Mast <kwm@FreeBSD.org>
# $FreeBSD$
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= databases gnome
PKGNAMESUFFIX= 4-jdbc
diff --git a/databases/libgda4-ldap/Makefile b/databases/libgda4-ldap/Makefile
index b34366b5137b..0ae930592469 100644
--- a/databases/libgda4-ldap/Makefile
+++ b/databases/libgda4-ldap/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
# $MCom: ports/databases/libgda4-ldap/Makefile,v 1.3 2011/10/15 15:18:35 kwm Exp $
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= databases gnome
PKGNAMESUFFIX= 4-ldap
diff --git a/databases/libgda4-mdb/Makefile b/databases/libgda4-mdb/Makefile
index 0d48f7996543..979314944526 100644
--- a/databases/libgda4-mdb/Makefile
+++ b/databases/libgda4-mdb/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
# $MCom: ports/databases/libgda4-mdb/Makefile,v 1.5 2012/03/13 01:34:31 mezz Exp $
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= databases gnome
PKGNAMESUFFIX= 4-mdb
diff --git a/databases/libgda4-mysql/Makefile b/databases/libgda4-mysql/Makefile
index 945de9f0667c..953fde212385 100644
--- a/databases/libgda4-mysql/Makefile
+++ b/databases/libgda4-mysql/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
# $MCom: ports/databases/libgda4-mysql/Makefile,v 1.7 2011/10/15 15:18:36 kwm Exp $
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= databases gnome
PKGNAMESUFFIX= 4-mysql
diff --git a/databases/libgda4-postgresql/Makefile b/databases/libgda4-postgresql/Makefile
index 1a5e36cf2680..132131538e9c 100644
--- a/databases/libgda4-postgresql/Makefile
+++ b/databases/libgda4-postgresql/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
# $MCom: ports/databases/libgda4-postgresql/Makefile,v 1.7 2012/03/13 01:34:31 mezz Exp $
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= databases gnome
PKGNAMESUFFIX= 4-postgresql
diff --git a/databases/libgdamm/Makefile b/databases/libgdamm/Makefile
index 7c37ca914a64..5f0bd3808cfe 100644
--- a/databases/libgdamm/Makefile
+++ b/databases/libgdamm/Makefile
@@ -4,7 +4,7 @@
PORTNAME= libgdamm
PORTVERSION= 3.99.21
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= databases gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
diff --git a/databases/libmongo-client/Makefile b/databases/libmongo-client/Makefile
index 8d20b9ce30b2..f1a9f2963455 100644
--- a/databases/libmongo-client/Makefile
+++ b/databases/libmongo-client/Makefile
@@ -4,7 +4,7 @@
PORTNAME= libmongo-client
PORTVERSION= 0.1.6.3
DISTVERSIONPREFIX= ${PORTNAME}-
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= databases
MAINTAINER= gd.workbox@gmail.com
diff --git a/databases/ntdb/Makefile b/databases/ntdb/Makefile
index 6452760f4522..f9ae2f308b74 100644
--- a/databases/ntdb/Makefile
+++ b/databases/ntdb/Makefile
@@ -2,7 +2,7 @@
PORTNAME= ntdb
PORTVERSION= 1.0
-PORTREVISION= 0
+PORTREVISION= 1
PORTEPOCH= 0
CATEGORIES= databases
MASTER_SITES= SAMBA/tdb
diff --git a/databases/opendbx/Makefile b/databases/opendbx/Makefile
index a3b3aa32b7ab..e48f6c6bccfd 100644
--- a/databases/opendbx/Makefile
+++ b/databases/opendbx/Makefile
@@ -3,7 +3,7 @@
PORTNAME= opendbx
PORTVERSION= 1.4.6
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= databases
MASTER_SITES= http://www.linuxnetworks.de/opendbx/download/
diff --git a/databases/p5-DBD-Sybase/Makefile b/databases/p5-DBD-Sybase/Makefile
index 18968b29b19b..ac46f718eecf 100644
--- a/databases/p5-DBD-Sybase/Makefile
+++ b/databases/p5-DBD-Sybase/Makefile
@@ -3,7 +3,7 @@
PORTNAME= DBD-Sybase
PORTVERSION= 1.15
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= databases perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
diff --git a/databases/p5-Search-Namazu/Makefile b/databases/p5-Search-Namazu/Makefile
index b97c3cc4d2af..f42ed152c5ac 100644
--- a/databases/p5-Search-Namazu/Makefile
+++ b/databases/p5-Search-Namazu/Makefile
@@ -3,7 +3,7 @@
PORTNAME= Search-Namazu
PORTVERSION= 0.96
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= databases perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
diff --git a/databases/pxtools/Makefile b/databases/pxtools/Makefile
index 1bbc1e4ff83f..a805c496ee89 100644
--- a/databases/pxtools/Makefile
+++ b/databases/pxtools/Makefile
@@ -3,7 +3,7 @@
PORTNAME= pxtools
PORTVERSION= 0.0.20
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= databases
MASTER_SITES= http://jan.kneschke.de/downloads/pxtools/ \
http://www.sourcefiles.org/Databases/Utilities/Conversion/
diff --git a/databases/py-sybase/Makefile b/databases/py-sybase/Makefile
index 39a26d232c5f..290c567c4bd7 100644
--- a/databases/py-sybase/Makefile
+++ b/databases/py-sybase/Makefile
@@ -3,7 +3,7 @@
PORTNAME= sybase
PORTVERSION= 0.37
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= databases python
MASTER_SITES= http://object-craft.com.au/projects/sybase/download/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/databases/qof/Makefile b/databases/qof/Makefile
index a2deb20dcc91..7338395b53b9 100644
--- a/databases/qof/Makefile
+++ b/databases/qof/Makefile
@@ -2,6 +2,7 @@
PORTNAME= qof
PORTVERSION= 0.8.8
+PORTREVISION= 1
CATEGORIES= databases
MASTER_SITES= DEBIAN_POOL
DISTNAME= qof_${PORTVERSION}.orig
diff --git a/databases/recutils/Makefile b/databases/recutils/Makefile
index 6cf8d4f84008..303398999d58 100644
--- a/databases/recutils/Makefile
+++ b/databases/recutils/Makefile
@@ -3,7 +3,7 @@
PORTNAME= recutils
PORTVERSION= 1.7
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= databases
MASTER_SITES= GNU