Bug 271250 - net/openradius: fix WWW && pkg-descr
Summary: net/openradius: fix WWW && pkg-descr
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:
Keywords: easy, patch, patch-ready
Depends on:
Blocks:
 
Reported: 2023-05-05 00:20 UTC by Chris Hutchinson
Modified: 2023-05-05 12:02 UTC (History)
1 user (show)

See Also:


Attachments
git diff for net/openradius (1.05 KB, patch)
2023-05-05 00:20 UTC, Chris Hutchinson
portmaster: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Hutchinson 2023-05-05 00:20:20 UTC
Created attachment 241982 [details]
git diff for net/openradius

I was alerted by a user that the site listed in the WWW
was no longer accessible. I've added a mirror site and
created additional online docs. While here clean unnecessary
characters from pkg-descr.

That's it.

Thanks!
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2023-05-05 07:55:11 UTC
^Triage: Maintainer-feedback flag (+) not required unless requested (?) first.


Thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-05-05 12:02:34 UTC
A commit in branch main references this bug:

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

commit 748811bc629bc24e813ecaae7637e97f9c09925c
Author:     Chris Hutchinson <portmaster@bsdforge.com>
AuthorDate: 2023-05-05 07:55:04 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2023-05-05 11:57:37 +0000

    net/openradius: fix WWW && pkg-descr

    Previous WWW was not accessible anymore.

    PR:             271250
    Reported by:    portmaster@bsdforge.com (maintainer)

 net/openradius/Makefile  | 4 ++--
 net/openradius/pkg-descr | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)
Comment 3 Fernando Apesteguía freebsd_committer freebsd_triage 2023-05-05 12:02:43 UTC
Committed,

Thanks!