git: d08e51f1f9c4 - main - polish/gnugadu2: Mark DEPRECATED
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 05 Nov 2023 23:38:32 UTC
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 \