Bug 274120

Summary: www/rustypaste-cli: Update to 0.8.0
Product: Ports & Packages Reporter: Jesús Daniel Colmenares Oviedo <DtxdF>
Component: Individual Port(s)Assignee: Li-Wen Hsu <lwhsu>
Status: Closed FIXED    
Severity: Affects Only Me CC: lwhsu
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/orhun/rustypaste-cli/blob/v0.8.0/CHANGELOG.md
Attachments:
Description Flags
rustypaste-cli-0.8.0.patch DtxdF: maintainer-approval+

Description Jesús Daniel Colmenares Oviedo 2023-09-27 10:20:13 UTC
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)
Comment 1 commit-hook freebsd_committer freebsd_triage 2023-09-28 05:29:09 UTC
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(-)