Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Nov 2023 23:38:31 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: 3fe6c175808f - main - polish/libtlen: Mark DEPRECATED
Message-ID:  <202311052338.3A5NcVvg039474@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=3fe6c175808fccd11aed34294df282a40d0f20ca

commit 3fe6c175808fccd11aed34294df282a40d0f20ca
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-11-05 22:42:37 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-11-05 23:38:10 +0000

    polish/libtlen: 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/libtlen/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/polish/libtlen/Makefile b/polish/libtlen/Makefile
index 39e5c0977e59..b16c41510fe3 100644
--- a/polish/libtlen/Makefile
+++ b/polish/libtlen/Makefile
@@ -8,6 +8,9 @@ MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Backend for interoperability with Tlen.pl, Polish IM network
 WWW=		https://libtlen.sourceforge.net/
 
+DEPRECATED=	Last upstream release was in 2004
+EXPIRATION_DATE=	2023-12-05
+
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes
 



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