Bug 265259

Summary: sysutils/dust: Update to 0.8.1
Product: Ports & Packages Reporter: Faraz Vahedi <kfv>
Component: Individual Port(s)Assignee: Nuno Teixeira <eduardo>
Status: Closed FIXED    
Severity: Affects Only Me CC: eduardo
Priority: --- Flags: kfv: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/bootandy/dust/compare/v0.8.0...v0.8.1
Attachments:
Description Flags
formatted-patch kfv: maintainer-approval+

Description Faraz Vahedi 2022-07-17 04:11:04 UTC
Created attachment 235299 [details]
formatted-patch

Test plan:
  + portlint: passed
  + testport: passed on 12.3-RELEASE amd64,
                        12.3-RELEASE i386,
                        13.1-RELEASE amd64,
                        14.0-CURRENT amd64
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-07-17 12:08:41 UTC
A commit in branch main references this bug:

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

commit 47e864b889ec7fd6e7ed57bddf2a9f927db0fca7
Author:     Faraz Vahedi <kfv@kfv.io>
AuthorDate: 2022-07-17 12:06:27 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2022-07-17 12:07:59 +0000

    sysutils/dust: Update to 0.8.1

    ChangeLog:      https://github.com/bootandy/dust/compare/v0.8.0...v0.8.1
    PR:             265259

 sysutils/dust/Makefile              | 58 +------------------------------------
 sysutils/dust/Makefile.crates (new) | 54 ++++++++++++++++++++++++++++++++++
 sysutils/dust/distinfo              | 10 +++----
 3 files changed, 60 insertions(+), 62 deletions(-)
Comment 2 Nuno Teixeira freebsd_committer freebsd_triage 2022-07-17 12:09:18 UTC
Committed, thanks!