Bug 272492 - www/rustypaste: Update to 0.11.1
Summary: www/rustypaste: Update to 0.11.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: Fernando Apesteguía
URL: https://github.com/orhun/rustypaste/r...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-07-14 00:45 UTC by Jesús Daniel Colmenares Oviedo
Modified: 2023-07-17 06:17 UTC (History)
1 user (show)

See Also:


Attachments
rustypaste-0.11.1.patch (45.01 KB, patch)
2023-07-14 00: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-07-14 00:45:35 UTC
Created attachment 243376 [details]
rustypaste-0.11.1.patch

Description:

* Change WWW to the new home page.

QA:

* portlint:
  - WARN: Makefile: possible use of absolute pathname "/var/db/${PORTNAME}".
* testport: OK (poudriere: 13.2-RELEASE, amd64, SHUTTLE OPENSSL RUSTLS tested)
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2023-07-15 11:35:59 UTC
Why the change of WWW?

GH seems like a better place than a specific blog post.
Comment 2 Jesús Daniel Colmenares Oviedo 2023-07-16 21:20:55 UTC
(In reply to Fernando Apesteguía from comment #1)

Hello Fernando,

I changed it because the author changed the home page in rustypaste's repository. I think the bad thing is that it is a blog post and not a formal website but the good thing is that that post brings some more information.

I can revert it if you prefer, I think both the repository and the blog post fulfill the intention of providing information about the project.
Comment 3 Fernando Apesteguía freebsd_committer freebsd_triage 2023-07-17 06:17:36 UTC
Committed,

Thanks for the info about the WWW!
Comment 4 commit-hook freebsd_committer freebsd_triage 2023-07-17 06:17:47 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=85861fb1386b2a3b745ed37b2dfbda0ccfb930b7

commit 85861fb1386b2a3b745ed37b2dfbda0ccfb930b7
Author:     Jesús Daniel Colmenares Oviedo <DtxdF@disroot.org>
AuthorDate: 2023-07-15 11:36:08 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2023-07-17 06:16:58 +0000

    www/rustypaste: Update to 0.11.1

    ChangeLog: https://github.com/orhun/rustypaste/releases/tag/v0.11.1

    his is a hotfix release for supporting the use of deprecated
    [server].landing_page* fields.

    PR:             272492
    Reported by:    DtxdF@disroot.org (maintainer)

 www/rustypaste/Makefile        |   4 +-
 www/rustypaste/Makefile.crates | 105 ++++++++++----------
 www/rustypaste/distinfo        | 216 ++++++++++++++++++++++-------------------
 3 files changed, 173 insertions(+), 152 deletions(-)