git: de267d372493 - main - java/dbvis: 25.2.2 => 25.2.3
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 13 Sep 2025 02:06:18 UTC
The branch main has been updated by vvd:
URL: https://cgit.FreeBSD.org/ports/commit/?id=de267d37249342d27d5886d03bce23e23da6f61d
commit de267d37249342d27d5886d03bce23e23da6f61d
Author: Vladimir Druzenko <vvd@FreeBSD.org>
AuthorDate: 2025-09-13 02:04:12 +0000
Commit: Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2025-09-13 02:05:51 +0000
java/dbvis: 25.2.2 => 25.2.3
Release notes:
https://www.dbvis.com/releasenotes/25.2/
MFH: 2025Q3
---
java/dbvis/Makefile | 8 ++++----
java/dbvis/distinfo | 6 +++---
2 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/java/dbvis/Makefile b/java/dbvis/Makefile
index 75996b2d32a2..64d715d384f1 100644
--- a/java/dbvis/Makefile
+++ b/java/dbvis/Makefile
@@ -1,5 +1,5 @@
PORTNAME= dbvis
-DISTVERSION= 25.2.2
+DISTVERSION= 25.2.3
CATEGORIES= java databases
MASTER_SITES= https://www.dbvis.com/product_download/${PORTNAME}-${DISTVERSION}/media/ \
https://storage.googleapis.com/${PORTNAME}-download/product_download/${PORTNAME}-${DISTVERSION}/media/
@@ -27,9 +27,9 @@ PLIST_FILES= bin/dbvis
do-install:
(cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR} \
"! ( -name dbvis -o -name dbviscmd.sh -o -name dbvisgui.sh )")
- ${INSTALL_SCRIPT} ${WRKSRC}/dbvis ${STAGEDIR}${DATADIR}
- ${INSTALL_SCRIPT} ${WRKSRC}/dbviscmd.sh ${STAGEDIR}${DATADIR}
- ${INSTALL_SCRIPT} ${WRKSRC}/dbvisgui.sh ${STAGEDIR}${DATADIR}
+ ${INSTALL_SCRIPT} ${WRKSRC}/dbvis \
+ ${WRKSRC}/dbviscmd.sh \
+ ${WRKSRC}/dbvisgui.sh ${STAGEDIR}${DATADIR}
${RLN} ${STAGEDIR}${DATADIR}/dbvis ${STAGEDIR}${PREFIX}/bin/dbvis
post-install:
diff --git a/java/dbvis/distinfo b/java/dbvis/distinfo
index d5a281643c7a..1cf6c83cc1a5 100644
--- a/java/dbvis/distinfo
+++ b/java/dbvis/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1752525252
-SHA256 (dbvis_linux_25_2_2.tar.gz) = e9e59e38b40dd97f4d4f4067dc632a2a4255a455fd3925b1911116ec1f437a84
-SIZE (dbvis_linux_25_2_2.tar.gz) = 116830510
+TIMESTAMP = 1757727757
+SHA256 (dbvis_linux_25_2_3.tar.gz) = c5b6e24b3977402fed938d3be17d1dbd94edf117b7f89183990bb6cd0f5b81f4
+SIZE (dbvis_linux_25_2_3.tar.gz) = 117141268