git: 79f32dd4d34b - main - archivers/librtfcomp: Mark DEPRECATED and set EXPIRATION_DATE to 2024-09-30
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 25 Sep 2024 04:28:06 UTC
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-bindings