[Bug 255857] lang/mono5.20: Fails to package: Orphaned: lib/mono/.../WebApplications/Microsoft.WebApplication.targets
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255857 Mikael Urankar changed: What|Removed |Added CC||mik...@freebsd.org --- Comment #4 from Mikael Urankar --- it's still an issue. -- You are receiving this mail because: You are the assignee for the bug.
Re: git: c7e5dc97d707 - main - mail/gmime24-sharp: Mark DEPRECATED
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 wrote: > > The branch main has been updated by bofh: > > URL: > https://cgit.FreeBSD.org/ports/commit/?id=c7e5dc97d7070bd889bc1834ed5d1ace977be55a > > commit c7e5dc97d7070bd889bc1834ed5d1ace977be55a > Author: Muhammad Moinur Rahman > AuthorDate: 2021-10-13 17:58:47 + > Commit: Muhammad Moinur Rahman > CommitDate: 2021-10-13 17:58:47 + > >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} signature.asc Description: Message signed with OpenPGP
[Bug 258771] mail/gmime24-sharp: Mark DEPRECATED
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258771 Muhammad Moinur Rahman changed: What|Removed |Added Status|New |Closed Resolution|--- |FIXED --- Comment #1 from Muhammad Moinur Rahman --- 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 AuthorDate: 2021-10-13 17:58:47 + Commit: Muhammad Moinur Rahman CommitDate: 2021-10-13 17:58:47 + 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.