aboutsummaryrefslogtreecommitdiffstats
path: root/java
diff options
context:
space:
mode:
authorpi <pi@FreeBSD.org>2016-01-29 14:32:14 +0800
committerpi <pi@FreeBSD.org>2016-01-29 14:32:14 +0800
commitf3c22f0ef350f2aafe461b22f51c1264f1803eca (patch)
tree6eafbf209da815a1ab3fa221b36bbb83f95ca426 /java
parent0e3c6878392d662b1749fd9f60e56a54aa73a453 (diff)
downloadfreebsd-ports-gnome-f3c22f0ef350f2aafe461b22f51c1264f1803eca.tar.gz
freebsd-ports-gnome-f3c22f0ef350f2aafe461b22f51c1264f1803eca.tar.zst
freebsd-ports-gnome-f3c22f0ef350f2aafe461b22f51c1264f1803eca.zip
java/dbvis: 9.1.6 -> 9.2.14
- Changes: http://www.dbvis.com/doc/relnotes/ - now works with openjdk8 PR: 206278 Submitted by: Hadi Rezaee <h.rezaee@ideatech.io> Approved by: jim@ohlste.in (maintainer timeout)
Diffstat (limited to 'java')
-rw-r--r--java/dbvis/Makefile6
-rw-r--r--java/dbvis/distinfo4
2 files changed, 5 insertions, 5 deletions
diff --git a/java/dbvis/Makefile b/java/dbvis/Makefile
index 4a6ee3cc3ada..599a3ac80c8c 100644
--- a/java/dbvis/Makefile
+++ b/java/dbvis/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= dbvis
-PORTVERSION= 9.1.6
+PORTVERSION= 9.2.14
CATEGORIES= java databases
MASTER_SITES= http://www.dbvis.com/product_download/${PORTNAME}-${PORTVERSION}/media/
DISTNAME= dbvis_unix_${PORTVERSION:S/./_/g}
@@ -16,7 +16,7 @@ LICENSE_TEXT= Full license can be found at http://www.dbvis.com/eula/
LICENSE_PERMS= auto-accept
USE_JAVA= yes
-JAVA_VERSION= 1.6+
+JAVA_VERSION= 1.7+
JAVA_VENDOR= openjdk
NO_BUILD= yes
RESTRICTED= Redistribution is not permitted
@@ -26,7 +26,7 @@ WRKSRC= ${WRKDIR}/DbVisualizer
do-install:
cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR}
- cd ${STAGEDIR}${PREFIX}/bin && ${LN} -s ../share/dbvis dbvis
+ cd ${STAGEDIR}${PREFIX}/bin && ${LN} -s ../share/dbvis/dbvis dbvis
${CHMOD} a+x ${STAGEDIR}${DATADIR}/dbvis
post-install:
diff --git a/java/dbvis/distinfo b/java/dbvis/distinfo
index e540531553d2..8a40be7bd549 100644
--- a/java/dbvis/distinfo
+++ b/java/dbvis/distinfo
@@ -1,2 +1,2 @@
-SHA256 (dbvis_unix_9_1_6.tar.gz) = 30b515c602f83eeb2f9f16d4f7d1ac3af9eaed20cf8b4aada609169ebe6ef7db
-SIZE (dbvis_unix_9_1_6.tar.gz) = 54267957
+SHA256 (dbvis_unix_9_2_14.tar.gz) = 1089fa65d279ac6e24605a9b234668615ca2b32688a8a53a0c731bcb3dd66e85
+SIZE (dbvis_unix_9_2_14.tar.gz) = 62341419