Bug 285890 - sysutils/walk: Update to 1.13.0
Summary: sysutils/walk: Update to 1.13.0
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: https://github.com/antonmedv/walk/rel...
Keywords:
Depends on:
Blocks:
 
Reported: 2025-04-04 22:09 UTC by Jesús Daniel Colmenares Oviedo
Modified: 2025-04-06 19:29 UTC (History)
1 user (show)

See Also:


Attachments
walk-1.13.0.patch (8.47 KB, patch)
2025-04-04 22:09 UTC, Jesús Daniel Colmenares Oviedo
DtxdF: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jesús Daniel Colmenares Oviedo 2025-04-04 22:09:47 UTC
Created attachment 259327 [details]
walk-1.13.0.patch

Description:

ChangeLog: https://github.com/antonmedv/walk/releases/tag/v1.13.0

QA:

* portlint: OK (looks fine.)
* testport: OK (poudriere: 14.2-RELEASE, amd64)
Comment 1 commit-hook freebsd_committer freebsd_triage 2025-04-06 19:28:49 UTC
A commit in branch main references this bug:

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

commit d26bc48b44879584c41fd407fd5355ec7e09e748
Author:     Jesús Daniel Colmenares Oviedo <DtxdF@disroot.org>
AuthorDate: 2025-04-06 19:26:01 +0000
Commit:     Zsolt Udvari <uzsolt@FreeBSD.org>
CommitDate: 2025-04-06 19:28:23 +0000

    sysutils/walk: Update to 1.13.0

    Use GO_MODULE to simplify Makefile.
    Remove post-extract target.

    Changelog: https://github.com/antonmedv/walk/releases/tag/v1.13.0

    PR:             285890
    Approved by:    submitter is maintainer

 sysutils/walk/Makefile | 42 +++---------------------------------
 sysutils/walk/distinfo | 58 +++++---------------------------------------------
 2 files changed, 8 insertions(+), 92 deletions(-)
Comment 2 Zsolt Udvari freebsd_committer freebsd_triage 2025-04-06 19:29:12 UTC
Thanks for your work, Jesús. Committed.