Date: Sun, 5 Nov 2023 23:38:32 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: d08e51f1f9c4 - main - polish/gnugadu2: Mark DEPRECATED Message-ID: <202311052338.3A5NcW19039517@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=d08e51f1f9c42eb9ba4834acb9e521c8f51b97f2 commit d08e51f1f9c42eb9ba4834acb9e521c8f51b97f2 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2023-11-05 22:47:16 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-11-05 23:38:11 +0000 polish/gnugadu2: Mark DEPRECATED - Last upstream release was in 2006 - Set EXPIRATION_DATE 2023-12-05 Approved by: portmgr (blanket) --- polish/gnugadu2/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/polish/gnugadu2/Makefile b/polish/gnugadu2/Makefile index 02748781c4a7..c8683d29630f 100644 --- a/polish/gnugadu2/Makefile +++ b/polish/gnugadu2/Makefile @@ -12,6 +12,9 @@ WWW= https://www.gnugadu.org LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING +DEPRECATED= Last upstream release was in 2006 +EXPIRATION_DATE= 2023-12-05 + LIB_DEPENDS= libaudiofile.so:audio/libaudiofile \ libgadu.so:polish/libgadu \ libfreetype.so:print/freetype2 \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202311052338.3A5NcW19039517>