Bug 275708 - www/rustypaste: Update to 0.14.2
Summary: www/rustypaste: Update to 0.14.2
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: Fernando Apesteguía
URL: https://github.com/orhun/rustypaste/b...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-12-11 22:45 UTC by Jesús Daniel Colmenares Oviedo
Modified: 2023-12-14 11:25 UTC (History)
1 user (show)

See Also:


Attachments
rustypaste-0.14.2.patch (60.84 KB, patch)
2023-12-11 22:45 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 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(-)