Bug 246185 - net/openradius: fixes BROKEN -- provides working MASTER_SITES
Summary: net/openradius: fixes BROKEN -- provides working MASTER_SITES
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Chris Rees
URL:
Keywords: easy, patch, patch-ready
Depends on:
Blocks:
 
Reported: 2020-05-04 19:10 UTC by Chris Hutchinson
Modified: 2020-05-05 16:54 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (crees)
portmaster: maintainer-feedback?


Attachments
svn diff: changes MASTER_SITES WWW removes BROKEN (1.05 KB, patch)
2020-05-04 19:10 UTC, Chris Hutchinson
portmaster: maintainer-approval? (crees)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Hutchinson 2020-05-04 19:10:05 UTC
Created attachment 214119 [details]
svn diff: changes MASTER_SITES WWW removes BROKEN

This port is currently marked BROKEN for nonworking
MASTER_SITES.
The attached svn diff provides a working MASTER_SITES
and WWW.

CHANGES

Makefile
MASTER_SITES
BROKEN

pkg-descr
WWW

NOTE: if current maintainer is no longer able/interested.
I'll be happy to maintain this port.

That's it. Thanks!
Comment 1 commit-hook freebsd_committer freebsd_triage 2020-05-05 10:23:11 UTC
A commit references this bug:

Author: crees
Date: Tue May  5 10:22:31 UTC 2020
New revision: 534057
URL: https://svnweb.freebsd.org/changeset/ports/534057

Log:
  New MASTER_SITES

  Over to new volunteer, thanks very much!

  PR:		ports/246185
  Submitted by:	Chris Hutchinson <portmaster@bsdforge.com>

Changes:
  head/net/openradius/Makefile
  head/net/openradius/pkg-descr
Comment 2 Chris Rees freebsd_committer freebsd_triage 2020-05-05 10:23:38 UTC
Great, thanks.

By the way, in ports Makefiles we use 8-column tabs- 4-column tabs are only in Mk/bsd.port.mk and any others with warnings at the top.

Committed!
Comment 3 Chris Hutchinson 2020-05-05 16:54:00 UTC
Got it.

Thanks!

--Chris