Date: Wed, 25 Sep 2024 04:28:06 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 79f32dd4d34b - main - archivers/librtfcomp: Mark DEPRECATED and set EXPIRATION_DATE to 2024-09-30 Message-ID: <202409250428.48P4S6UC039386@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=79f32dd4d34b2a0441cd6fab976ded9867a9e87f commit 79f32dd4d34b2a0441cd6fab976ded9867a9e87f Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-09-25 04:17:52 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-09-25 04:23:04 +0000 archivers/librtfcomp: Mark DEPRECATED and set EXPIRATION_DATE to 2024-09-30 PR: 281356 Reported by: diizzy --- archivers/librtfcomp/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/archivers/librtfcomp/Makefile b/archivers/librtfcomp/Makefile index f9fb6c90b4cb..d26e7744a53c 100644 --- a/archivers/librtfcomp/Makefile +++ b/archivers/librtfcomp/Makefile @@ -11,6 +11,9 @@ WWW= https://sourceforge.net/projects/synce/ LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/LICENCE +DEPRECATED= Latest version was released in 2013. There is no consumers in the ports tree +EXPIRATION_DATE=2024-09-30 + USES= libtool CONFIGURE_ARGS= --disable-python-bindingshome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202409250428.48P4S6UC039386>
