[Bug 271535] www/rustypaste: Update to 0.9.0

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 20 May 2023 18:03:17 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271535

            Bug ID: 271535
           Summary: www/rustypaste: Update to 0.9.0
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
               URL: https://github.com/orhun/rustypaste/blob/v0.9.0/CHANGE
                    LOG.md
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: DtxdF@disroot.org
 Attachment #242296 maintainer-approval+
             Flags:

Created attachment 242296
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=242296&action=edit
rustypaste-0.9.0.patch

Description:

* Pet portfmt
* Add SHUTTLE, OPENSSL and RUSTLS options
* Allow space character substitution in the regex used by REINPLACE_CMD to
modify rustypaste.toml

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

* Added:
- Deploy on Shuttle.rs
- Support setting a default expiry time
- Support overriding the server URL
- Add instructions for installing on Alpine Linux
- Add new crate features:
  - shuttle: enable an entry point for deploying on Shuttle
  - openssl: use distro OpenSSL (binary size is reduced ~20% in release mode)
  - rustls: use rustls (enabled as default)
* Changed:
  - Make the default landing page fancier
  - Generate SBOM attestation for the Docker image
* Updated:
  - Bump dependencies
  - Update the funding options:
    - Consider donating if you liked rustypaste: https://donate.orhun.dev

QA:

* portlint:
  - WARN: Makefile: possible use of absolute pathname "/var/db/${PORTNAME}".
* testport: OK (poudriere: 13.2-RELEASE, amd64, SHUTTLE OPENSSL RUSTLS tested)

-- 
You are receiving this mail because:
You are the assignee for the bug.