Bug 275181

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

Description Jesús Daniel Colmenares Oviedo 2023-11-18 19:55:21 UTC
Created attachment 246404 [details]
rustypaste-0.14.1.patch

Description:

ChangeLog: https://github.com/orhun/rustypaste/blob/v0.14.1/CHANGELOG.md

* Switch to tracing for logging.
* Bump Shuttle to 0.31.0.
* Bump dependencies.

QA:

* portlint:
  - WARN: Makefile: possible use of absolute pathname "/var/db/${PORTNAME}".
* testport: OK (poudriere: 13.2-RELEASE, amd64, OPENSSL tested)
Comment 1 commit-hook freebsd_committer freebsd_triage 2023-11-20 13:27:40 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=08d594b4cf5ae2cf82817bd3d98ba651f781e5bc

commit 08d594b4cf5ae2cf82817bd3d98ba651f781e5bc
Author:     Jesús Daniel Colmenares Oviedo <DtxdF@disroot.org>
AuthorDate: 2023-11-19 21:06:30 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-11-20 13:26:48 +0000

    www/rustypaste: Update version 0.14.0=>0.14.1

    * Switch to tracing for logging.
    * Bump Shuttle to 0.31.0.
    * Bump dependencies.

    ChangeLog: https://github.com/orhun/rustypaste/blob/v0.14.1/CHANGELOG.md

    PR:             275181
    Approved by:    submitter is maintainer

 www/rustypaste/Makefile        |   3 +-
 www/rustypaste/Makefile.crates | 230 ++++++++++----------
 www/rustypaste/distinfo        | 466 ++++++++++++++++++++++-------------------
 3 files changed, 379 insertions(+), 320 deletions(-)