Bug 280880 - www/rustypaste: Update 0.15.1
Summary: www/rustypaste: Update 0.15.1
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: Zsolt Udvari
URL: https://github.com/orhun/rustypaste/b...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-08-17 12:38 UTC by Jesús Daniel Colmenares Oviedo
Modified: 2024-08-21 17:47 UTC (History)
1 user (show)

See Also:
uzsolt: maintainer-feedback+


Attachments
rustypaste-0.15.1.patch (42.46 KB, patch)
2024-08-17 12:38 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 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!