Date: Sat, 10 Feb 2024 19:06:56 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: 72897d887050 - main - deskutils/rubrica: Mark DEPRECATED Message-ID: <202402101906.41AJ6u2X001850@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=72897d887050093186316a04f0d12347d83bd640 commit 72897d887050093186316a04f0d12347d83bd640 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-02-10 15:10:51 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-02-10 19:06:38 +0000 deskutils/rubrica: Mark DEPRECATED - Upstream WWW redirects to a different website not related to the application - No update since 2016 - Set EXPIRATION_DATE 2024-03-11 --- deskutils/rubrica/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/deskutils/rubrica/Makefile b/deskutils/rubrica/Makefile index 49e1995f838c..ef44efd4826f 100644 --- a/deskutils/rubrica/Makefile +++ b/deskutils/rubrica/Makefile @@ -12,6 +12,9 @@ WWW= https://www.nicolafragale.org/rubrica/ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING +DEPRECATED= Upstream WWW redirects to a different site not related to the application +EXPIRATION_DATE= 2024-03-11 + LIB_DEPENDS= libnotify.so:devel/libnotify RUN_DEPENDS= gnome-icon-theme>=0:misc/gnome-icon-theme
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202402101906.41AJ6u2X001850>