Bug 273121

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

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(-)