Bug 263843 - editors/fileobj: update to v0.7.108
Summary: editors/fileobj: update to v0.7.108
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Nuno Teixeira
URL: https://github.com/kusumi/fileobj/blo...
Keywords:
Depends on:
Blocks:
 
Reported: 2022-05-07 15:17 UTC by Sean Farley
Modified: 2022-06-08 10:48 UTC (History)
2 users (show)

See Also:


Attachments
Update port to v0.7.108 (913 bytes, patch)
2022-05-07 15:17 UTC, Sean Farley
no flags Details | Diff
Update port to v0.7.108 - small fixes (1.29 KB, patch)
2022-05-16 07:32 UTC, Nuno Teixeira
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sean Farley freebsd_committer freebsd_triage 2022-05-07 15:17:09 UTC
Created attachment 233792 [details]
Update port to v0.7.108

Patch to update fileobj port to v0.7.108.
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2022-05-07 15:17:09 UTC
Maintainer informed via mail
Comment 2 Fernando Apesteguía freebsd_committer freebsd_triage 2022-05-10 06:50:19 UTC
^Triage: submitter is committer, assign accordingly
Comment 3 Fernando Apesteguía freebsd_committer freebsd_triage 2022-05-15 12:03:31 UTC
Resetting assignee. Submitter is an alumni.
Comment 4 Nuno Teixeira freebsd_committer freebsd_triage 2022-05-16 07:24:59 UTC
Hello,

- Using DISTVERSION instead PORTVERSION
https://docs.freebsd.org/en/books/porters-handbook/makefiles/#makefile-naming

- small cosmetic changes (pet portlint, portclippy and portfmt)
Comment 5 Nuno Teixeira freebsd_committer freebsd_triage 2022-05-16 07:29:53 UTC
Ooops forgot maintainer approval, waiting
Comment 6 Nuno Teixeira freebsd_committer freebsd_triage 2022-05-16 07:32:34 UTC
Created attachment 233952 [details]
Update port to v0.7.108 - small fixes
Comment 7 commit-hook freebsd_committer freebsd_triage 2022-06-08 10:45:39 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=575744dd4660f2bf1b96e3e2e688486a36dad30a

commit 575744dd4660f2bf1b96e3e2e688486a36dad30a
Author:     Sean Farley <scf@FreeBSD.org>
AuthorDate: 2022-06-08 10:39:06 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2022-06-08 10:44:59 +0000

    editors/fileobj: Update to 0.7.108

     - small cosmetic changes

    ChangeLog: https://github.com/kusumi/fileobj/blob/v0.7/CHANGES

    PR:             263843
    Approved by:    maintainer timeout (zrj@dragonflybsd.org, > 1 month)

 editors/fileobj/Makefile | 10 ++++------
 editors/fileobj/distinfo |  6 +++---
 2 files changed, 7 insertions(+), 9 deletions(-)
Comment 8 Nuno Teixeira freebsd_committer freebsd_triage 2022-06-08 10:48:31 UTC
Commited, thanks!