Bug 283322 - sysutils/file: Update to v5.46
Summary: sysutils/file: Update to v5.46
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: Zsolt Udvari
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-12-14 02:22 UTC by Jamie Landeg-Jones
Modified: 2024-12-20 05:23 UTC (History)
3 users (show)

See Also:
jharris: maintainer-feedback+


Attachments
updates port to v5.46 (1.07 KB, patch)
2024-12-14 02:22 UTC, Jamie Landeg-Jones
no flags Details | Diff
updated patch (1.07 KB, patch)
2024-12-14 08:09 UTC, Zsolt Udvari
uzsolt: maintainer-approval?
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jamie Landeg-Jones 2024-12-14 02:22:46 UTC
Created attachment 255849 [details]
updates port to v5.46

Attached patch file to update file to version 5.46 - the version in ports is older than that in base!
Comment 1 Zsolt Udvari freebsd_committer freebsd_triage 2024-12-14 08:09:38 UTC
Created attachment 255852 [details]
updated patch

Thanks for submission!

Additional, minor changes:
- switch to DISTVERSION
- version bump resets PORTREVISION
- remove unneeded GNU_CONFIGURE_MANPREFIX
Comment 2 Jamie Landeg-Jones 2024-12-14 22:18:44 UTC
Comment on attachment 255852 [details]
updated patch

Oops, thanks Zsolt for the quick follow-up, and for fixing my mistakes!
Comment 3 jharris 2024-12-16 23:34:44 UTC
Comment on attachment 255852 [details]
updated patch

Approved, thanks!
Comment 4 commit-hook freebsd_committer freebsd_triage 2024-12-19 19:49:18 UTC
A commit in branch main references this bug:

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

commit db74d6296349b41ac2b2ece099d902c2828ffae2
Author:     Jamie Landeg-Jones <jamie@catflap.org>
AuthorDate: 2024-12-19 19:44:51 +0000
Commit:     Zsolt Udvari <uzsolt@FreeBSD.org>
CommitDate: 2024-12-19 19:44:51 +0000

    sysutils/file: Update to 5.46

    Switch to DISTVERSION.
    Remove GNU_CONFIGURE_MANPREFIX.

    Changelog: https://github.com/file/file/blob/master/ChangeLog

    PR:             283322
    Approved by:    jharris@widomaker.com (maintainer)

 sysutils/file/Makefile | 4 +---
 sysutils/file/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 6 deletions(-)
Comment 5 Zsolt Udvari freebsd_committer freebsd_triage 2024-12-20 05:23:30 UTC
Committed, thanks!