Bug 268120

Summary: editors/fileobj: Update to 0.8.0
Product: Ports & Packages Reporter: kusumi.tomohiro
Component: Individual Port(s)Assignee: Daniel Engberg <diizzy>
Status: Closed FIXED    
Severity: Affects Only Me CC: diizzy, eduardo, grahamperrin, kusumi.tomohiro
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/kusumi/freebsd-ports/commit/162f62acbb88c3ba197fbb6a8a15547a8853a6b1.patch

Description kusumi.tomohiro 2022-12-02 07:50:05 UTC
Update editors/fileobj to the latest upstream version.
* GitHub branch: https://github.com/kusumi/freebsd-ports/commits/fileobj_0.8.0


Also change MAINTAINER to upstream maintainer (myself).

editors/fileobj appeared 7 years ago, but had been left with no update for 5 years from 2017 to 2022.

sysutils/hammer2 is another example where both ports maintainer and upstream are myself using my NetBSD address.
I want this to be fully uptodate if we're to have it in ports.
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2022-12-02 07:50:05 UTC
Maintainer informed via mail
Comment 2 Nuno Teixeira freebsd_committer freebsd_triage 2022-12-03 17:50:55 UTC
(In reply to kusumi.tomohiro from comment #0)

Could you provide a patch for it?

Thanks
Comment 3 kusumi.tomohiro 2022-12-03 18:33:54 UTC
I pasted my GitHub branch URL as I assumed one would just merge from Git branch, but here it is.

https://github.com/kusumi/freebsd-ports/commit/162f62acbb88c3ba197fbb6a8a15547a8853a6b1.patch
Comment 4 Daniel Engberg freebsd_committer freebsd_triage 2023-01-16 10:26:51 UTC
As Porters Handbook states we need to wait 2 weeks for a reply before timeout since maintainer never received a mail. I've sent a mail to current maintainer.
Comment 5 kusumi.tomohiro 2023-02-26 20:13:57 UTC
> As Porters Handbook states we need to wait 2 weeks for a reply before timeout since maintainer never received a mail. I've sent a mail to current maintainer.

It's been more than a month.
Please apply my diff and close this ticket.
Comment 6 commit-hook freebsd_committer freebsd_triage 2023-02-26 20:31:25 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1ce0bb6a25406ad87e1fcfcad5ca98cdde532d55

commit 1ce0bb6a25406ad87e1fcfcad5ca98cdde532d55
Author:     Tomohiro Kusumi <tkusumi@netbsd.org>
AuthorDate: 2023-02-26 20:25:12 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2023-02-26 20:31:10 +0000

    editors/fileobj: Update to 0.8.0 and assign new maintainer

    Assign new maintainer due to multiple timeouts

    Changelog: https://github.com/kusumi/fileobj/blob/v0.8.0/CHANGES

    PR:             268120
    Approved by:    portmgr (maintainer timeout, 1+ month)

 editors/fileobj/Makefile | 6 +++---
 editors/fileobj/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)
Comment 7 Daniel Engberg freebsd_committer freebsd_triage 2023-02-26 20:32:11 UTC
Committed with minor modification

Thanks, sorry for the wait!