Bug 285759 - www/rustypaste: Update to 0.16.1
Summary: www/rustypaste: Update to 0.16.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: Koichiro Iwao
URL: https://github.com/orhun/rustypaste/b...
Keywords:
Depends on:
Blocks:
 
Reported: 2025-03-29 20:28 UTC by Jesús Daniel Colmenares Oviedo
Modified: 2025-04-15 06:40 UTC (History)
1 user (show)

See Also:


Attachments
rustypaste-0.16.1.patch (40.73 KB, patch)
2025-03-29 20:28 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 2025-03-29 20:28:49 UTC
Created attachment 259165 [details]
rustypaste-0.16.1.patch

Description:

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

QA:

* portlint:
  - WARN: Makefile: possible use of absolute pathname "/var/db/${PORTNAME}".
* testport: OK (poudriere: 14.2-RELEASE, amd64, OPENSSL tested)
Comment 1 commit-hook freebsd_committer freebsd_triage 2025-04-15 06:25:11 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=96f3eab82f0258a1781b1ad2df5b385980aef06f

commit 96f3eab82f0258a1781b1ad2df5b385980aef06f
Author:     Jesús Daniel Colmenares Oviedo <DtxdF@disroot.org>
AuthorDate: 2025-03-29 20:11:16 +0000
Commit:     Koichiro Iwao <meta@FreeBSD.org>
CommitDate: 2025-04-15 06:24:18 +0000

    www/rustypaste: Update to 0.16.1

    PR:             285759
    ChangeLog:      https://github.com/orhun/rustypaste/blob/v0.16.1/CHANGELOG.md

 www/rustypaste/Makefile        |   3 +-
 www/rustypaste/Makefile.crates |  84 ++++++++++----------
 www/rustypaste/distinfo        | 174 +++++++++++++++++++++--------------------
 3 files changed, 136 insertions(+), 125 deletions(-)
Comment 2 Koichiro Iwao freebsd_committer freebsd_triage 2025-04-15 06:40:35 UTC
Committed, thanks!