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: |
|
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 Thank you for your submission. 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(-) 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(-) Thank you for your contribution. |
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