Created attachment 244468 [details] rustypaste-0.13.0.patch Description: ChangeLog: https://github.com/orhun/rustypaste/blob/v0.13.0/CHANGELOG.md * Added: * Support handling spaces in filenames. * Changed: * Improve random_url config handling. * Replace unmaintained actions. * Bump Shuttle to 0.24.0. * Bump dependencies * Fixed: * Don't log invalid token in release builds. QA: * portlint: - WARN: Makefile: possible use of absolute pathname "/var/db/${PORTNAME}". * testport: OK (poudriere: 13.2-RELEASE, amd64, OPENSSL tested)
Committed, thanks!
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=0eb00bffe505b06ff60e38bb8445d048eabb1dba commit 0eb00bffe505b06ff60e38bb8445d048eabb1dba Author: Jesús Daniel Colmenares Oviedo <DtxdF@disroot.org> AuthorDate: 2023-08-30 11:54:24 +0000 Commit: Koichiro Iwao <meta@FreeBSD.org> CommitDate: 2023-08-30 14:31:25 +0000 www/rustypaste: Update to 0.13.0 ChangeLog: https://github.com/orhun/rustypaste/blob/v0.13.0/CHANGELOG.md * Added: * Support handling spaces in filenames. * Changed: * Improve random_url config handling. * Replace unmaintained actions. * Bump Shuttle to 0.24.0. * Bump dependencies * Fixed: * Don't log invalid token in release builds. PR: 273449 www/rustypaste/Makefile | 2 +- www/rustypaste/Makefile.crates | 124 ++++++++++---------- www/rustypaste/distinfo | 254 +++++++++++++++++++---------------------- 3 files changed, 178 insertions(+), 202 deletions(-)