Created attachment 240129 [details] Patch file * Update to 6.9. * Unconditionally install mew.ja.info as per section 5.17.4 of Porter's Handbook. * Pet portclippy. * Tidy up Makefile with portfmt. ReleaseNotes: https://github.com/kazu-yamamoto/Mew/blob/v6.9/RELEASENOTE.md
^Triage: reporter is committer, assign accordingly.
Created attachment 240142 [details] Updated patch file * Take maintainership as there are already 3 successive maintainer timeout in the past. * Install elisp and image files to EMACS_VERSION_SITE_LISPDIR.
Created attachment 240145 [details] Updated patch file * Update distinfo. Upstream rerolled 5.9 release archive. * Remove patch-Makefile.in as it is unnecessary with rerolled archive.
Created attachment 240148 [details] Updated patch file * Switch to DISTVERSION. * Explictly set DISTFILES as upstream renamed rerolled source archive file as 'mew-6.9a.tar.gz' and they say it is release archive file of version 6.9.
Maintainer timeout.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=0974a3c0296f0fd51453d5eac9cce89907b6709f commit 0974a3c0296f0fd51453d5eac9cce89907b6709f Author: Yasuhiro Kimura <yasu@FreeBSD.org> AuthorDate: 2023-02-13 10:38:36 +0000 Commit: Yasuhiro Kimura <yasu@FreeBSD.org> CommitDate: 2023-02-28 09:20:18 +0000 mail/mew: Update to 6.9 * Take maintainership as there are already 3 successive maintainer timeout in the past. * Switch to DISTVERSION. * Set DISTVERSION to 6.9 and explicitly set DISTFILES. At first upstream released source archive as 'mew-6.9.tar.gz'. But issue that results in installation error is reported. So he fixed it and release new source archive as 'mew-6.9a.tar.gz'. And he said the latter is rerolled source archive of version 6.9. * Remove patch-no-native-compile as Mew works fine with native compilation now. * Install elisp and image files to EMACS_VERSION_SITE_LISPDIR. * Unconditionally install mew.ja.info as per section 5.17.4 of Porter's Handbook. * Pet portclippy. * Tidy up Makefile with portfmt. ReleaseNotes: https://github.com/kazu-yamamoto/Mew/blob/v6.9/RELEASENOTE.md PR: 269532 Approved by: maintainer timeout mail/mew/Makefile | 55 +- mail/mew/distinfo | 6 +- mail/mew/files/patch-info__Makefile | 34 +- mail/mew/files/patch-no-native-compile (gone) | 863 -------------------------- mail/mew/pkg-plist | 328 +++++----- 5 files changed, 207 insertions(+), 1079 deletions(-)