Bug 276871 - misc/vifm: Update to 0.13
Summary: misc/vifm: Update to 0.13
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: Nicola Vitale
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-02-07 16:20 UTC by Nicola Vitale
Modified: 2024-02-07 22:36 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (mp39590)


Attachments
Patch to update misc/vifm to v0.13 (3.92 KB, patch)
2024-02-07 16:20 UTC, Nicola Vitale
no flags Details | Diff
Poudriere build log (111.80 KB, text/plain)
2024-02-07 16:26 UTC, Nicola Vitale
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nicola Vitale freebsd_committer freebsd_triage 2024-02-07 16:20:56 UTC
Created attachment 248235 [details]
Patch to update misc/vifm to v0.13

Changes:

- Add editors/vim to BUILD_DEPENDS to generate help tags.
  This fixes the following error when typing the command :help

  Error detected while processing command line:
  E149: Sorry, no help for vifm-app.txt

- Pet portlint

I can also take the maintainership if you are no longer interested to this port...
Comment 1 Nicola Vitale freebsd_committer freebsd_triage 2024-02-07 16:26:34 UTC
Created attachment 248236 [details]
Poudriere build log
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-02-07 21:24:55 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=87e60e2a141a7f0fc9aaefccb309a0f7e0787ef7

commit 87e60e2a141a7f0fc9aaefccb309a0f7e0787ef7
Author:     Nicola Vitale <nivit@FreeBSD.org>
AuthorDate: 2024-02-07 21:21:27 +0000
Commit:     Nicola Vitale <nivit@FreeBSD.org>
CommitDate: 2024-02-07 21:21:27 +0000

    misc/vifm: Update to 0.13

    - Add editors/vim to BUILD_DEPENDS to generate help tags.
      This fixes the following error when typing the command :help

    Error detected while processing command line:
    E149: Sorry, no help for vifm-app.txt

    - Pet portlint
    - Take maintainership (approved by the old maintainer via private email)

    Release changes:        https://vifm.info/news/2023-04-04.shtml
    PR:     276871

 misc/vifm/Makefile  | 15 ++++++++-------
 misc/vifm/distinfo  |  6 +++---
 misc/vifm/pkg-plist | 31 ++++++++++++++++++-------------
 3 files changed, 29 insertions(+), 23 deletions(-)
Comment 3 Nicola Vitale freebsd_committer freebsd_triage 2024-02-07 22:36:00 UTC
Committed.