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)
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(-)
Committed, thanks!