Summary: | sysutils/zoxide: Update to 0.6.0 | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Andrey Cherkashin <andoriyu> | ||||||||
Component: | Individual Port(s) | Assignee: | freebsd-ports-bugs (Nobody) <ports-bugs> | ||||||||
Status: | Closed FIXED | ||||||||||
Severity: | Affects Only Me | CC: | kbowling | ||||||||
Priority: | --- | Flags: | andoriyu:
maintainer-feedback+
|
||||||||
Version: | Latest | ||||||||||
Hardware: | Any | ||||||||||
OS: | Any | ||||||||||
Attachments: |
|
testport output: https://pkg.andoriyu.xyz/data/freebsd_12_2-amd64-system-eden/2021-04-09_15h38m22s/logs/zoxide-0.6.0.log I'm having trouble applying your patch, is it from an up to date ports tree? Created attachment 224001 [details]
zoxide-0.6.0.patch
Fixed tabs
Can you regenerate your patch with correct line endings? I can do it but it is beneficial if you know how to produce the patches in the future. Created attachment 224031 [details]
zoxide-0.6.0.patch
Patch with correct line endings.
Figured out where incorrect line endings came from: instead of attaching file, I've pasted file content by copying & pasting it in windows. My bad.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=1c59357fad6f57099ae247c99d2d2b1913c63c48 commit 1c59357fad6f57099ae247c99d2d2b1913c63c48 Author: Kevin Bowling <kbowling@FreeBSD.org> AuthorDate: 2021-04-12 17:09:32 +0000 Commit: Kevin Bowling <kbowling@FreeBSD.org> CommitDate: 2021-04-12 17:10:29 +0000 sysutils/zoxide: Update to 0.6.0 PR: 254932 Approved by: Andrey Cherkashin <andoriyu@gmail.com> (maintainer) sysutils/zoxide/Makefile | 121 +++++++++++++++--------- sysutils/zoxide/distinfo | 236 ++++++++++++++++++++++++++++++----------------- 2 files changed, 225 insertions(+), 132 deletions(-) Thanks for your contribution! |
Created attachment 223964 [details] zoxide-0.6.0.patch