Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Oct 2021 18:00:19 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: c7e5dc97d707 - main - mail/gmime24-sharp: Mark DEPRECATED
Message-ID:  <202110131800.19DI0JQX062485@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=c7e5dc97d7070bd889bc1834ed5d1ace977be55a

commit c7e5dc97d7070bd889bc1834ed5d1ace977be55a
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2021-10-13 17:58:47 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2021-10-13 17:58:47 +0000

    mail/gmime24-sharp: Mark DEPRECATED
    
    - More recent versions are in the ports
    - Set EXPIRATION_DATE on 2021-11-29
---
 mail/gmime24-sharp/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/mail/gmime24-sharp/Makefile b/mail/gmime24-sharp/Makefile
index 331a6e5dd5fa..65da60072a06 100644
--- a/mail/gmime24-sharp/Makefile
+++ b/mail/gmime24-sharp/Makefile
@@ -9,6 +9,9 @@ COMMENT=	Mono bindings for gmime
 
 LIB_DEPENDS=	libgmime-2.4.so:mail/gmime24
 
+DEPRECATED=	Use mail/gmime26-sharp
+EXPIRATION_DATE=2021-11-29
+
 MASTERDIR=	${.CURDIR}/../gmime24
 BUILD_WRKSRC=	${WRKSRC}/mono
 INSTALL_WRKSRC=	${BUILD_WRKSRC}



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