Bug 280232 - sysutils/walk: Update to 1.10.0
Summary: sysutils/walk: Update to 1.10.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: 2024-07-11 21:59 UTC by Jesús Daniel Colmenares Oviedo
Modified: 2024-07-12 06:01 UTC (History)
1 user (show)

See Also:


Attachments
walk-0.10.0.patch (10.77 KB, patch)
2024-07-11 21:59 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 2024-07-11 21:59:28 UTC
Created attachment 251985 [details]
walk-0.10.0.patch

Description:

ChangeLog: https://github.com/antonmedv/walk/releases/tag/v1.10.0
    
* Bug fixes.
* Files arrangement algorithm improvements.

QA:

* portlint: OK (looks fine.)
* testport: OK (poudriere: 14.1-RELEASE, amd64)
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-07-12 06:00:51 UTC
A commit in branch main references this bug:

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

commit 9601b8bdf42b15d52cae02d2fb61c521403b7ad9
Author:     Jesús Daniel Colmenares Oviedo <DtxdF@disroot.org>
AuthorDate: 2024-07-12 05:58:32 +0000
Commit:     Zsolt Udvari <uzsolt@FreeBSD.org>
CommitDate: 2024-07-12 05:58:32 +0000

    sysutils/walk: update to 1.10.0

    Changelogs: https://github.com/antonmedv/walk/releases

    PR:             280232
    Approved by:    submitter is maintainer

 sysutils/walk/Makefile | 39 +++++++++++++++++++-------------
 sysutils/walk/distinfo | 60 +++++++++++++++++++++++++++-----------------------
 2 files changed, 57 insertions(+), 42 deletions(-)
Comment 2 Zsolt Udvari freebsd_committer freebsd_triage 2024-07-12 06:01:23 UTC
Committed, thanks!