Bug 284203 - www/rustypaste: Update to 0.16.0
Summary: www/rustypaste: Update to 0.16.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: Koichiro Iwao
URL: https://github.com/orhun/rustypaste/b...
Keywords:
Depends on:
Blocks:
 
Reported: 2025-01-20 18:30 UTC by Jesús Daniel Colmenares Oviedo
Modified: 2025-01-21 08:13 UTC (History)
1 user (show)

See Also:


Attachments
rustypaste-0.16.0.patch (60.04 KB, patch)
2025-01-20 18:30 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-01-20 18:30:44 UTC
Created attachment 256852 [details]
rustypaste-0.16.0.patch

Description:

ChangeLog: https://github.com/orhun/rustypaste/blob/v0.16.0/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-01-21 08:11:48 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=25feb3e64bcd0c677ded79781db7740632406a68

commit 25feb3e64bcd0c677ded79781db7740632406a68
Author:     Jesús Daniel Colmenares Oviedo <DtxdF@disroot.org>
AuthorDate: 2025-01-20 18:27:42 +0000
Commit:     Koichiro Iwao <meta@FreeBSD.org>
CommitDate: 2025-01-21 08:10:20 +0000

    www/rustypaste: Update to 0.16.0

    PR:             284203
    ChangeLog: https://github.com/orhun/rustypaste/blob/v0.16.0/CHANGELOG.md

 www/rustypaste/Makefile        |   3 +-
 www/rustypaste/Makefile.crates | 171 ++++++++------------
 www/rustypaste/distinfo        | 348 +++++++++++++++--------------------------
 3 files changed, 187 insertions(+), 335 deletions(-)
Comment 2 Koichiro Iwao freebsd_committer freebsd_triage 2025-01-21 08:13:19 UTC
Committed, thanks!