Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Nov 2023 23:38:30 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: 8751faa69134 - main - polish/tleenx2: Mark DEPRECATED
Message-ID:  <202311052338.3A5NcUQH039426@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=8751faa69134f97542bcbb58cd3ed03e589fb0b8

commit 8751faa69134f97542bcbb58cd3ed03e589fb0b8
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-11-05 22:40:07 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-11-05 23:38:09 +0000

    polish/tleenx2: Mark DEPRECATED
    
    - Last upstream release was in 2004
    - The mentioned also seems to be defunct as I could not find any source
    - Set EXPIRATION_DATE to 2023-12-05
    
    Approved by:    portmgr (blanket)
---
 polish/tleenx2/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/polish/tleenx2/Makefile b/polish/tleenx2/Makefile
index ecc77d3f1235..24b87ef4db23 100644
--- a/polish/tleenx2/Makefile
+++ b/polish/tleenx2/Makefile
@@ -12,6 +12,9 @@ WWW=		https://tleenx.sourceforge.net/
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+DEPRECATED=	Last upstream release was in 2004
+EXPIRATION_DATE=	2023-12-05
+
 LIB_DEPENDS=	libtlen.so:polish/libtlen
 
 USES=		gnome localbase:ldflags pkgconfig xorg



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202311052338.3A5NcUQH039426>