Bug 274120 - www/rustypaste-cli: Update to 0.8.0
Summary: www/rustypaste-cli: Update to 0.8.0
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: Li-Wen Hsu
URL: https://github.com/orhun/rustypaste-c...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-09-27 10:20 UTC by Jesús Daniel Colmenares Oviedo
Modified: 2023-09-30 08:12 UTC (History)
1 user (show)

See Also:


Attachments
rustypaste-cli-0.8.0.patch (6.42 KB, patch)
2023-09-27 10:20 UTC, Jesús Daniel Colmenares Oviedo
DtxdF: maintainer-approval+
Details | Diff

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