Bug 273121 - www/rustypaste-cli: Update to 0.7.0
Summary: www/rustypaste-cli: Update to 0.7.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-08-13 20:38 UTC by Jesús Daniel Colmenares Oviedo
Modified: 2023-08-15 11:55 UTC (History)
1 user (show)

See Also:


Attachments
rustypaste-cli-0.7.0.patch (20.39 KB, patch)
2023-08-13 20:38 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-08-13 20:38:59 UTC
Created attachment 244072 [details]
rustypaste-cli-0.7.0.patch

Description:

* Remove trailing slash in WWW

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

* Added:
  - Added -l flag for retrieving file list from the server
* Removed:
  - Remove extra newline from version output

QA:

* portlint: OK (looks fine.)
* testport: OK (poudriere: 13.2-RELEASE, amd64)
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2023-08-15 11:54:08 UTC
Committed,

Thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-08-15 11:55:04 UTC
A commit in branch main references this bug:

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

commit 9ab7c4133fcb8e0e15118eedad02d23933941b55
Author:     Jesús Daniel Colmenares Oviedo <DtxdF@disroot.org>
AuthorDate: 2023-08-14 11:27:20 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2023-08-15 11:53:49 +0000

    www/rustypaste-cli: Update to 0.7.0

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

     * Added -l flag for retrieving file list from the server
     * Remove extra newline from version output

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

 www/rustypaste-cli/Makefile        |   5 +-
 www/rustypaste-cli/Makefile.crates |  57 +++++++++---------
 www/rustypaste-cli/distinfo        | 120 ++++++++++++++++++-------------------
 3 files changed, 89 insertions(+), 93 deletions(-)