aboutsummaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2016-12-08 17:40:41 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2016-12-08 17:40:41 +0000
commiteb96de065647322f081a474aaec04122ca6e30c1 (patch)
tree72aca7b1c6b26275dea98cffcdd519590016a6de /databases
parent1b6b6d972f0a873a4630c35c5a6bacef53159ebd (diff)
downloadports-eb96de065647322f081a474aaec04122ca6e30c1.tar.gz
ports-eb96de065647322f081a474aaec04122ca6e30c1.zip
Remove libexpat.so.6 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since.
Notes
Notes: svn path=/head/; revision=428144
Diffstat (limited to 'databases')
-rw-r--r--databases/jdbc-oracle10g/Makefile1
-rw-r--r--databases/jdbc-oracle11g/Makefile1
-rw-r--r--databases/jdbc-oracle9i/Makefile1
3 files changed, 3 insertions, 0 deletions
diff --git a/databases/jdbc-oracle10g/Makefile b/databases/jdbc-oracle10g/Makefile
index d2c42f746868..eba5c5ff1536 100644
--- a/databases/jdbc-oracle10g/Makefile
+++ b/databases/jdbc-oracle10g/Makefile
@@ -3,6 +3,7 @@
PORTNAME= oracle10g
PORTVERSION= 10.2.0.5
+PORTREVISION= 1
CATEGORIES= databases java
MASTER_SITES= # http://www.oracle.com/technetwork/database/enterprise-edition/jdbc-10201-088211.html
PKGNAMEPREFIX= jdbc-
diff --git a/databases/jdbc-oracle11g/Makefile b/databases/jdbc-oracle11g/Makefile
index 3879af3d0260..7f833cc0f6c7 100644
--- a/databases/jdbc-oracle11g/Makefile
+++ b/databases/jdbc-oracle11g/Makefile
@@ -2,6 +2,7 @@
PORTNAME= oracle11g
PORTVERSION= 11.2.0.4
+PORTREVISION= 1
CATEGORIES= databases java
MASTER_SITES= # http://www.oracle.com/technetwork/database/enterprise-edition/jdbc-112010-090769.html
PKGNAMEPREFIX= jdbc-
diff --git a/databases/jdbc-oracle9i/Makefile b/databases/jdbc-oracle9i/Makefile
index 6050824deb09..b8aee8c79d72 100644
--- a/databases/jdbc-oracle9i/Makefile
+++ b/databases/jdbc-oracle9i/Makefile
@@ -3,6 +3,7 @@
PORTNAME= oracle9i
PORTVERSION= 9.2.0.8
+PORTREVISION= 1
CATEGORIES= databases java
MASTER_SITES= # none
PKGNAMEPREFIX= jdbc-