Bug 274119 - www/rustypaste: Update to 0.14.0
Summary: www/rustypaste: Update to 0.14.0
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: Li-Wen Hsu
URL: https://github.com/orhun/rustypaste/b...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-09-27 10:16 UTC by Jesús Daniel Colmenares Oviedo
Modified: 2023-09-30 08:12 UTC (History)
1 user (show)

See Also:


Attachments
rustypaste-0.14.0.patch (20.10 KB, patch)
2023-09-27 10:16 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-09-27 10:16:27 UTC
Created attachment 245274 [details]
rustypaste-0.14.0.patch

Description:

ChangeLog: https://github.com/orhun/rustypaste/blob/v0.14.0/CHANGELOG.md

* Added:
  - Add delete endpoint.
* Changed:
  - Update crates and rustls deps.
  - Bump Shuttle to 0.25.0

QA:

* portlint:
  - WARN: Makefile: possible use of absolute pathname "/var/db/${PORTNAME}".
* testport: OK (poudriere: 13.2-RELEASE, amd64, OPENSSL tested)
Comment 1 commit-hook freebsd_committer freebsd_triage 2023-09-28 05:29:10 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=02bc60936802af07d5ec76783eb227385458f4fb

commit 02bc60936802af07d5ec76783eb227385458f4fb
Author:     Jesús Daniel Colmenares Oviedo <DtxdF@disroot.org>
AuthorDate: 2023-09-27 10:08:40 +0000
Commit:     Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2023-09-28 05:27:15 +0000

    www/rustypaste: Update to 0.14.0

    ChangeLog: https://github.com/orhun/rustypaste/blob/v0.14.0/CHANGELOG.md

    * Added:
      - Add delete endpoint.
    * Changed:
      - Update crates and rustls deps.
      - Bump Shuttle to 0.25.0.

    PR:             274119

 www/rustypaste/Makefile        |   3 +-
 www/rustypaste/Makefile.crates |  47 ++++++++++---------
 www/rustypaste/distinfo        | 100 ++++++++++++++++++++---------------------
 3 files changed, 73 insertions(+), 77 deletions(-)