Bug 265259 - sysutils/dust: Update to 0.8.1
Summary: sysutils/dust: Update to 0.8.1
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: Nuno Teixeira
URL: https://github.com/bootandy/dust/comp...
Keywords:
Depends on:
Blocks:
 
Reported: 2022-07-17 04:11 UTC by Faraz Vahedi
Modified: 2022-07-17 12:09 UTC (History)
1 user (show)

See Also:
kfv: maintainer-feedback+


Attachments
formatted-patch (5.61 KB, patch)
2022-07-17 04:11 UTC, Faraz Vahedi
kfv: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!