Bug 275181 - www/rustypaste: Update to 0.14.1
Summary: www/rustypaste: Update to 0.14.1
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: Muhammad Moinur Rahman
URL: https://github.com/orhun/rustypaste/b...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-11-18 19:55 UTC by Jesús Daniel Colmenares Oviedo
Modified: 2023-11-20 13:28 UTC (History)
1 user (show)

See Also:


Attachments
rustypaste-0.14.1.patch (73.07 KB, patch)
2023-11-18 19:55 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-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(-)