Bug 271130

Summary: math/orpie: change upstream url, old one was unfetchable
Product: Ports & Packages Reporter: Marko Turk <mt-bugs>
Component: Individual Port(s)Assignee: Robert Clausecker <fuz>
Status: Closed FIXED    
Severity: Affects Some People CC: freebsd, fuz
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch none

Description Marko Turk 2023-04-29 11:34:19 UTC
Created attachment 241848 [details]
patch

Hi,

old upstream URL was no longer available.

Switch to a new URL, the same one is used by Archlinux and Debian.

I've also added myself as a maintainer since this port was abanonded.

Regards,
Marko
Comment 1 Mina Galić freebsd_triage 2023-04-29 12:20:09 UTC
for future reference:
the [PATCH] at the start of this makes it so that bugzilla can't correctly assign the bug

since there's no maintainer, it's assigned correctly
Comment 2 Robert Clausecker freebsd_committer freebsd_triage 2023-04-29 12:38:37 UTC
Thank you for your submission.
Comment 3 commit-hook freebsd_committer freebsd_triage 2023-04-30 18:44:15 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=3dca3a11afbac2a4fc92147366b4a17c5437bbf9

commit 3dca3a11afbac2a4fc92147366b4a17c5437bbf9
Author:     Marko Turk <mt-bugs@markoturk.info>
AuthorDate: 2023-04-29 13:04:08 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2023-04-30 18:41:41 +0000

    math/orpie: chase to new upstream and unbreak

    Chase to new upstream, already used by Arch Linux and Debian.
    Submitter becomes maintainer.
    Mark as broken on armv7 (same reason as armv6).

    PR:             271130
    MFH:            2023Q2

 math/orpie/Makefile | 11 ++++-------
 1 file changed, 4 insertions(+), 7 deletions(-)
Comment 4 commit-hook freebsd_committer freebsd_triage 2023-04-30 18:45:28 UTC
A commit in branch 2023Q2 references this bug:

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

commit a073e9f150683e3d5d9d1caccbbc99572e689857
Author:     Marko Turk <mt-bugs@markoturk.info>
AuthorDate: 2023-04-29 13:04:08 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2023-04-30 18:44:30 +0000

    math/orpie: chase to new upstream and unbreak

    Chase to new upstream, already used by Arch Linux and Debian.
    Submitter becomes maintainer.
    Mark as broken on armv7 (same reason as armv6).

    PR:             271130
    MFH:            2023Q2
    (cherry picked from commit 3dca3a11afbac2a4fc92147366b4a17c5437bbf9)

 math/orpie/Makefile | 11 ++++-------
 1 file changed, 4 insertions(+), 7 deletions(-)
Comment 5 Robert Clausecker freebsd_committer freebsd_triage 2023-04-30 18:47:58 UTC
Thank you for your contribution.