Bug 272493 - www/rustypaste-cli: Update to 0.6.0
Summary: www/rustypaste-cli: Update to 0.6.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-07-14 00:54 UTC by Jesús Daniel Colmenares Oviedo
Modified: 2023-07-17 06:18 UTC (History)
1 user (show)

See Also:


Attachments
rustypaste-cli-0.6.0.patch (29.31 KB, patch)
2023-07-14 00:54 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-07-14 00:54:42 UTC
Created attachment 243377 [details]
rustypaste-cli-0.6.0.patch

Description:

Add NATIVE_CERTS option.

QA:

* portlint: OK (looks fine.)
* testport: OK (poudriere: 13.2-RELEASE, amd64, NATIVE_CERTS tested)
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2023-07-17 06:18:19 UTC
Committed,

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=86f6119f4c17b77526648ac216b80a976dbaf107

commit 86f6119f4c17b77526648ac216b80a976dbaf107
Author:     Jesús Daniel Colmenares Oviedo <DtxdF@disroot.org>
AuthorDate: 2023-07-15 11:26:38 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2023-07-17 06:17:58 +0000

    www/rustypaste-cli: Update to 0.6.0

    ChangeLog: https://github.com/orhun/rustypaste-cli/releases/tag/v0.6.0

     * Automatically detect if the data is piped
     * Upgrade dependencies

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

 www/rustypaste-cli/Makefile        |  10 +-
 www/rustypaste-cli/Makefile.crates | 100 ++++++++++--------
 www/rustypaste-cli/distinfo        | 206 +++++++++++++++++++++----------------
 3 files changed, 179 insertions(+), 137 deletions(-)