Re: git: c7e5dc97d707 - main - mail/gmime24-sharp: Mark DEPRECATED
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 13 Oct 2021 19:42:06 UTC
Oops. Looks like I missed some messages. PR: 258771 Approved by: mono (maintainer-timeout) Kind Regards, Moin > On 13 Oct, 2021, at 20:00, Muhammad Moinur Rahman <bofh@FreeBSD.org> wrote: > > 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}