Bug 280880

Summary: www/rustypaste: Update 0.15.1
Product: Ports & Packages Reporter: Jesús Daniel Colmenares Oviedo <DtxdF>
Component: Individual Port(s)Assignee: Zsolt Udvari <uzsolt>
Status: Closed FIXED    
Severity: Affects Only Me CC: uzsolt
Priority: --- Flags: uzsolt: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/orhun/rustypaste/blob/v0.15.1/CHANGELOG.md
Attachments:
Description Flags
rustypaste-0.15.1.patch DtxdF: maintainer-approval+

Description Jesús Daniel Colmenares Oviedo 2024-08-17 12:38:59 UTC
Created attachment 252844 [details]
rustypaste-0.15.1.patch

Description:

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

* Added:
  - Include file creation date in the file list (creation_date_utc).
  - Enable Docker ARM64 builds.
* Removed:
  - Remove public instance link and blog post from README.md.
* Fixed:
  - Fix uploading reports to codecov.

QA:

* portlint:
  - WARN: Makefile: possible use of absolute pathname "/var/db/${PORTNAME}".
* testport: OK (poudriere: 14.1-RELEASE, amd64, OPENSSL tested)
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-08-21 17:46:27 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4e6107bebc095a400b4cd7cbc8c1a9ae24db9ee4

commit 4e6107bebc095a400b4cd7cbc8c1a9ae24db9ee4
Author:     Jesús Daniel Colmenares Oviedo <DtxdF@disroot.org>
AuthorDate: 2024-08-21 17:44:16 +0000
Commit:     Zsolt Udvari <uzsolt@FreeBSD.org>
CommitDate: 2024-08-21 17:45:13 +0000

    www/rustypaste: update to 0.15.1

    Changelog: https://github.com/orhun/rustypaste/blob/v0.15.1/CHANGELOG.md

    PR:             280880
    Approved by:    submitter is maintainer

 www/rustypaste/Makefile        |   3 +-
 www/rustypaste/Makefile.crates | 694 +++++++++++++++++++++--------------------
 www/rustypaste/distinfo        | 134 ++++----
 3 files changed, 418 insertions(+), 413 deletions(-)
Comment 2 Zsolt Udvari freebsd_committer freebsd_triage 2024-08-21 17:47:04 UTC
Committed, thanks!