Created attachment 245275 [details] rustypaste-cli-0.8.0.patch Description: ChangeLog: https://github.com/orhun/rustypaste-cli/blob/v0.8.0/CHANGELOG.md * Added: - Add option to delete file(s) from server. * Changed: - Use IsTerminal from stdlib. - Disable Rust beta builds. - Upgrade dependencies. QA: * portlint: OK (looks fine.) * testport: OK (poudriere: 13.2-RELEASE, amd64)
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=7c7726c137e7a6e65f9fb5e06a0427590b762ce6 commit 7c7726c137e7a6e65f9fb5e06a0427590b762ce6 Author: Jesús Daniel Colmenares Oviedo <DtxdF@disroot.org> AuthorDate: 2023-09-27 10:11:43 +0000 Commit: Li-Wen Hsu <lwhsu@FreeBSD.org> CommitDate: 2023-09-28 05:27:32 +0000 www/rustypaste-cli: Update to 0.8.0 ChangeLog: https://github.com/orhun/rustypaste-cli/blob/v0.8.0/CHANGELOG.md * Added: - Add option to delete file(s) from server. * Changed: - Use IsTerminal from stdlib. - Disable Rust beta builds. - Upgrade dependencies. PR: 274120 www/rustypaste-cli/Makefile | 3 +-- www/rustypaste-cli/Makefile.crates | 10 +++++----- www/rustypaste-cli/distinfo | 26 +++++++++++++------------- 3 files changed, 19 insertions(+), 20 deletions(-)