Created attachment 246996 [details] rustypaste-0.14.2.patch Description: ChangeLog: https://github.com/orhun/rustypaste/blob/v0.14.2/CHANGELOG.md#0142---2023-12-05 * Added: - Add installation instructions for FreeBSD. - Add auth token handling to HTML form example. - Add release instructions. * Changed: - Bump Shuttle to 0.34.1. - Bump dependencies. QA: * portlint: - WARN: Makefile: possible use of absolute pathname "/var/db/${PORTNAME}". * testport: OK (poudriere: 14.0-RELEASE, amd64, OPENSSL tested)
Committed, Thanks!
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=4ecf50b8304641f94ae4a875726cf6a356b56585 commit 4ecf50b8304641f94ae4a875726cf6a356b56585 Author: Jesús Daniel Colmenares Oviedo <DtxdF@disroot.org> AuthorDate: 2023-12-13 08:23:36 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2023-12-14 11:25:21 +0000 www/rustypaste: Update to 0.14.2 ChangeLog: https://github.com/orhun/rustypaste/blob/v0.14.2/CHANGELOG.md#0142---2023-12-05 Added * Add installation instructions for FreeBSD * Add auth token handling to HTML form example * Add release instructions Changed * Bump Shuttle to 0.34.1 * Bump dependencies PR: 275708 Reported by: DtxdF@disroot.org (maintainer) www/rustypaste/Makefile | 3 +- www/rustypaste/Makefile.crates | 167 ++++++++++---------- www/rustypaste/distinfo | 340 ++++++++++++++++++++--------------------- 3 files changed, 250 insertions(+), 260 deletions(-)