Date: Thu, 26 Oct 2023 17:59:33 GMT From: Muhammad Moinur Rahman <bofh@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: fc209283ebd4 - main - deskutils/subsurface: Mark DEPRECATED Message-ID: <202310261759.39QHxXVL022946@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=fc209283ebd44299f885b743a9ae030644160b19 commit fc209283ebd44299f885b743a9ae030644160b19 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2023-10-26 17:44:10 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-10-26 17:57:13 +0000 deskutils/subsurface: Mark DEPRECATED - Depends on deprecated www/qt5-webkit - Set EXPIRATION_DATE 2023-11-26 Approved by: portmgr (blanket) --- deskutils/subsurface/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/deskutils/subsurface/Makefile b/deskutils/subsurface/Makefile index 0ee4da6a1b84..891fd8c88cd1 100644 --- a/deskutils/subsurface/Makefile +++ b/deskutils/subsurface/Makefile @@ -11,6 +11,9 @@ WWW= https://subsurface-divelog.org/ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= Depends on deprecated www/qt5-webkit +EXPIRATION_DATE= 2023-11-26 + LIB_DEPENDS= libdivecomputer.so:comms/libdc \ libzip.so:archivers/libzip \ libgit2.so:devel/libgit2 \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202310261759.39QHxXVL022946>