mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
java/dbvis: update to 13.0.4
ChangeLog: https://www.dbvis.com/releasenotes/13.0 PR: 264687 Reported by: vvd@unislabs.com Approved by: jim@ohlste.in (maintainer, timeout > 2 weeks)
This commit is contained in:
parent
c4501a5030
commit
17624d612d
@ -1,19 +1,17 @@
|
||||
# Created by: Anton Yudin (<contact@toha.org.ua>)
|
||||
|
||||
PORTNAME= dbvis
|
||||
PORTVERSION= 11.0.3
|
||||
DISTVERSION= 13.0.4
|
||||
CATEGORIES= java databases
|
||||
MASTER_SITES= http://www.dbvis.com/product_download/${PORTNAME}-${PORTVERSION}/media/
|
||||
DISTNAME= dbvis_unix_${PORTVERSION:S/./_/g}
|
||||
MASTER_SITES= https://www.dbvis.com/product_download/${PORTNAME}-${PORTVERSION}/media/
|
||||
DISTNAME= dbvis_linux_${PORTVERSION:S/./_/g}
|
||||
|
||||
MAINTAINER= jim@ohlste.in
|
||||
COMMENT= DbVisualizer database tool
|
||||
|
||||
BROKEN= does not fetch (404)
|
||||
|
||||
LICENSE= DbVisualizer_EULA
|
||||
LICENSE_NAME= End-User License Agreement for DbVisualizer
|
||||
LICENSE_TEXT= Full license can be found at http://www.dbvis.com/eula/
|
||||
LICENSE_TEXT= Full license can be found at https://www.dbvis.com/eula/
|
||||
# Redistribution is not permitted
|
||||
LICENSE_PERMS= auto-accept
|
||||
|
||||
@ -21,8 +19,8 @@ USE_JAVA= yes
|
||||
JAVA_VENDOR= openjdk
|
||||
NO_BUILD= yes
|
||||
|
||||
PLIST_FILES= bin/dbvis
|
||||
WRKSRC= ${WRKDIR}/DbVisualizer
|
||||
PLIST_FILES= bin/dbvis
|
||||
|
||||
do-install:
|
||||
cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR}
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1590307518
|
||||
SHA256 (dbvis_unix_11_0_3.tar.gz) = ea06b3e77bd9bd90dcb0d11a25f036101a4bf1d1ec216c37bb01a0cc5f6b238b
|
||||
SIZE (dbvis_unix_11_0_3.tar.gz) = 88936442
|
||||
TIMESTAMP = 1655295509
|
||||
SHA256 (dbvis_linux_13_0_4.tar.gz) = 18f350ae7f3f21845d07e9ae22abd9c09272907de8900d47d3353a6897511642
|
||||
SIZE (dbvis_linux_13_0_4.tar.gz) = 143439096
|
||||
|
@ -4,4 +4,4 @@ of databases. DbVisualizer supports simultaneous database connections, it
|
||||
lets you explore and manage database objects, execute SQL queries,
|
||||
visualize information and a lot more.
|
||||
|
||||
WWW: http://www.dbvis.com/products/dbvis/
|
||||
WWW: https://www.dbvis.com/
|
||||
|
Loading…
Reference in New Issue
Block a user