Bug 271250

Summary: net/openradius: fix WWW && pkg-descr
Product: Ports & Packages Reporter: Chris Hutchinson <portmaster>
Component: Individual Port(s)Assignee: Fernando Apesteguía <fernape>
Status: Closed FIXED    
Severity: Affects Only Me CC: fernape
Priority: --- Keywords: easy, patch, patch-ready
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
git diff for net/openradius portmaster: maintainer-approval+

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!