Bug 269201 - www/rustypaste-cli: Update to 0.3.0
Summary: www/rustypaste-cli: Update to 0.3.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: Fernando Apesteguía
URL: https://github.com/orhun/rustypaste-c...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-01-28 09:57 UTC by Jesús Daniel Colmenares Oviedo
Modified: 2023-02-06 16:06 UTC (History)
1 user (show)

See Also:


Attachments
rustypaste-cli-0.3.0.patch (18.75 KB, patch)
2023-01-28 09:57 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-01-28 09:57:38 UTC
Created attachment 239761 [details]
rustypaste-cli-0.3.0.patch

Description:

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

* Add a progress bar for upload.

QA:

* portlint: OK (looks fine.)
* testport: OK (poudriere: 13.1-RELEASE, amd64)
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2023-02-06 16:06:41 UTC
Committed,

Thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-02-06 16:06:48 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6c18b530d5373a918d505221395307db553af8fb

commit 6c18b530d5373a918d505221395307db553af8fb
Author:     Jesús Daniel Colmenares Oviedo <DtxdF@disroot.org>
AuthorDate: 2023-02-06 13:09:09 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2023-02-06 16:02:09 +0000

    www/rustypaste-cli: Update to 0.3.0

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

    PR:             269201
    Reported by:    DtxdF@disroot.org (maintainer)

 www/rustypaste-cli/Makefile        |   3 +-
 www/rustypaste-cli/Makefile.crates |  56 +++++++++++-------
 www/rustypaste-cli/distinfo        | 114 ++++++++++++++++++++++---------------
 3 files changed, 104 insertions(+), 69 deletions(-)