Page MenuHomeFreeBSD

sysutils/dust: Update to v0.8.0
ClosedPublic

Authored by kfv on Apr 7 2022, 9:39 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Aug 15, 9:49 AM
Unknown Object (File)
Wed, Aug 12, 12:38 AM
Unknown Object (File)
Tue, Aug 11, 10:55 PM
Unknown Object (File)
Sat, Aug 8, 12:17 PM
Unknown Object (File)
Sun, Aug 2, 7:14 PM
Unknown Object (File)
Sat, Aug 1, 3:30 PM
Unknown Object (File)
Sat, Aug 1, 12:28 PM
Unknown Object (File)
Sat, Aug 1, 4:53 AM

Details

Reviewers
koobs
Group Reviewers
Ports Committers
Summary
sysutils/dust: Update to v0.8.0

- Remove powerpc patch in crossbeab dependency: No longer
  needed after upstream PR 723 [1]

Changelog:

  https://github.com/bootandy/dust/compare/v0.7.5...v0.8.0

[1] https://github.com/crossbeam-rs/crossbeam/pull/723

Reviewed_by: koobs
Differential_Revision: D34816
MFH: 2022Q2 (bug fixes and help texts improvements)
Test Plan
  • portlint: passed
  • testport: passed
  • runtime: using it on my daily driver

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 45045
Build 41933: arc lint + arc unit

Event Timeline

kfv requested review of this revision.Apr 7 2022, 9:39 AM
kfv added a reviewer: Ports Committers.
koobs requested changes to this revision.Apr 8 2022, 1:56 AM
koobs edited the summary of this revision. (Show Details)
koobs edited the test plan for this revision. (Show Details)
koobs added a subscriber: koobs.

I don't understand the why/description in commit log message.

Are the patches 'no longer required' ?

sysutils/dust/Makefile
4

Portlint passes with this empty line above CATEGORIES?

This revision now requires changes to proceed.Apr 8 2022, 1:57 AM

Missing: Reviewed_by, Differential Revision and MFH attributes in SUMMARY

sysutils/dust/Makefile
4

Ignore this, just a phabricator diff view issue, showing empty line.

kfv marked 2 inline comments as done.

I don't understand the why/description in commit log message.

Are the patches 'no longer required' ?

Yes, our patches are no longer required, and I have improved the description to explain it in detail. Let me know if it's still ambiguous.

kfv requested review of this revision.Apr 8 2022, 10:31 AM
koobs edited the summary of this revision. (Show Details)
This revision is now accepted and ready to land.Apr 8 2022, 11:53 PM