Bug 271757 - www/rustypaste-cli: Update to 0.4.0
Summary: www/rustypaste-cli: Update to 0.4.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: Nuno Teixeira
URL: https://github.com/orhun/rustypaste-c...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-05-31 19:39 UTC by Jesús Daniel Colmenares Oviedo
Modified: 2023-06-01 10:03 UTC (History)
1 user (show)

See Also:


Attachments
rustypaste-cli-0.4.0.patch (29.83 KB, patch)
2023-05-31 19:39 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-05-31 19:39:26 UTC
Created attachment 242525 [details]
rustypaste-cli-0.4.0.patch

Description:

ChangeLog:
https://github.com/orhun/rustypaste-cli/blob/v0.4.0/CHANGELOG.md

* Added:
  - Support uploading one shot URLs
  - Add example for using the stdin
  - Add installation instructions for Alpine Linux
* Changed:
  - Update funding options

QA:

* portlint: OK (looks fine.)
* testport: OK (poudriere: 13.2-RELEASE, amd64)
Comment 1 commit-hook freebsd_committer freebsd_triage 2023-06-01 10:00:24 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9c06b118de434c57f33325d50537f4476f0418dd

commit 9c06b118de434c57f33325d50537f4476f0418dd
Author:     Jesús Daniel Colmenares Oviedo <DtxdF@disroot.org>
AuthorDate: 2023-06-01 09:58:39 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2023-06-01 10:00:02 +0000

    www/rustypaste-cli: Update to 0.4.0

    ChangeLog:      https://github.com/orhun/rustypaste-cli/blob/v0.4.0/CHANGELOG.md
    PR:             271757

 www/rustypaste-cli/Makefile        |   3 +-
 www/rustypaste-cli/Makefile.crates | 110 +++++++++++-------
 www/rustypaste-cli/distinfo        | 226 ++++++++++++++++++++++---------------
 3 files changed, 205 insertions(+), 134 deletions(-)
Comment 2 Nuno Teixeira freebsd_committer freebsd_triage 2023-06-01 10:03:32 UTC
Committed, thanks!