Date: Tue, 7 Jun 2022 14:31:27 GMT From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: fdff5d03aa12 - main - java/dbvis: mark BROKEN Message-ID: <202206071431.257EVRWP032897@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by amdmi3: URL: https://cgit.FreeBSD.org/ports/commit/?id=fdff5d03aa1296ba702650b0e1ac7baeae54fa0f commit fdff5d03aa1296ba702650b0e1ac7baeae54fa0f Author: Dmitry Marakasov <amdmi3@FreeBSD.org> AuthorDate: 2022-06-07 14:27:50 +0000 Commit: Dmitry Marakasov <amdmi3@FreeBSD.org> CommitDate: 2022-06-07 14:28:07 +0000 java/dbvis: mark BROKEN Approved by: portmgr blanket --- java/dbvis/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/java/dbvis/Makefile b/java/dbvis/Makefile index 770c65250120..268faa56da78 100644 --- a/java/dbvis/Makefile +++ b/java/dbvis/Makefile @@ -9,6 +9,8 @@ DISTNAME= dbvis_unix_${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/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202206071431.257EVRWP032897>