Bug 275708

Summary: www/rustypaste: Update to 0.14.2
Product: Ports & Packages Reporter: Jesús Daniel Colmenares Oviedo <DtxdF>
Component: Individual Port(s)Assignee: Fernando Apesteguía <fernape>
Status: Closed FIXED    
Severity: Affects Only Me CC: fernape
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/orhun/rustypaste/blob/v0.14.2/CHANGELOG.md#0142---2023-12-05
Attachments:
Description Flags
rustypaste-0.14.2.patch DtxdF: maintainer-approval+

Description Jesús Daniel Colmenares Oviedo 2023-12-11 22:45:37 UTC
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)
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2023-12-14 11:25:43 UTC
Committed,

Thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-12-14 11:25:56 UTC
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(-)