[Bug 258771] mail/gmime24-sharp: Mark DEPRECATED
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 258771] mail/gmime24-sharp: Mark DEPRECATED"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 13 Oct 2021 19:44:11 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258771
Muhammad Moinur Rahman <bofh@freebsd.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|New |Closed
Resolution|--- |FIXED
--- Comment #1 from Muhammad Moinur Rahman <bofh@freebsd.org> ---
Looks like I missed the PR.
Committed as maintainer-timeout.
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}
--
You are receiving this mail because:
You are the assignee for the bug.