git: 396a7bbd69e2 - main - net/gq: Set EXPIRATION_DATE 2024-01-24
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 23 Dec 2023 19:03:47 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=396a7bbd69e252168fde65e47dcb2a098a40d50e commit 396a7bbd69e252168fde65e47dcb2a098a40d50e Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2023-12-23 12:02:47 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-12-23 19:03:37 +0000 net/gq: Set EXPIRATION_DATE 2024-01-24 - BROKEN on all versions for quite a while due to SSL - Last upstream release was in 2008 --- net/gq/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/net/gq/Makefile b/net/gq/Makefile index b55172cc99da..d67510102aa2 100644 --- a/net/gq/Makefile +++ b/net/gq/Makefile @@ -14,6 +14,7 @@ LICENSE_COMB= multi LICENSE_FILE_GPLv2+ = ${WRKSRC}/COPYING DEPRECATED= Upstream last release was in 2008 +EXPIRATION_DATE= 2024-01-24 LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 \