Bug 208048 - net/dbeacon: [unbreak] adds new mirror
Summary: net/dbeacon: [unbreak] adds new mirror
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: freebsd-ports-bugs (Nobody)
URL:
Keywords: easy, patch, patch-ready
Depends on:
Blocks:
 
Reported: 2016-03-16 00:02 UTC by Chris Hutchinson
Modified: 2016-03-17 21:10 UTC (History)
2 users (show)

See Also:


Attachments
svn diff for net/dbeacon (patch) (3.62 KB, patch)
2016-03-16 00:02 UTC, Chris Hutchinson
portmaster: maintainer-approval+
Details | Diff
QA LOG for net/dbeacon (3.08 KB, text/plain)
2016-03-16 00:03 UTC, Chris Hutchinson
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Hutchinson 2016-03-16 00:02:30 UTC
Created attachment 168274 [details]
svn diff for net/dbeacon (patch)

net/dbeacon is currently marked BROKEN.
I need something like this for an upcoming project,
so I'm fixing, and adopting it. :)

Changes
MASTER_SITES adds a reliable mirror
MAINTAINER
pkg-descr - strips trailing spaces, and reflows text

Adds
files/patch-dbeacon.cpp  patch removes 6 of the 7 errors emitted

That's it!

There's also a build log attached, should you care. ;)

Thanks!

port is currently maintained by ports@ - implicit patch approval
Comment 1 Chris Hutchinson 2016-03-16 00:03:23 UTC
Created attachment 168275 [details]
QA LOG for net/dbeacon
Comment 2 commit-hook freebsd_committer freebsd_triage 2016-03-17 21:05:51 UTC
A commit references this bug:

Author: feld
Date: Thu Mar 17 21:04:59 UTC 2016
New revision: 411315
URL: https://svnweb.freebsd.org/changeset/ports/411315

Log:
  net/dbeacon: Unbreak port

  - New MAINTAINER
  - New MASTER_SITE
  - Add patch to clean up some build errors
  - Cleaned up pkg-descr

  PR:		208048
  MFH:		2016Q1

Changes:
  head/net/dbeacon/Makefile
  head/net/dbeacon/files/patch-dbeacon.cpp
  head/net/dbeacon/pkg-descr
Comment 3 commit-hook freebsd_committer freebsd_triage 2016-03-17 21:08:53 UTC
A commit references this bug:

Author: feld
Date: Thu Mar 17 21:08:08 UTC 2016
New revision: 411316
URL: https://svnweb.freebsd.org/changeset/ports/411316

Log:
  MFH: r411315

  net/dbeacon: Unbreak port

  - New MAINTAINER
  - New MASTER_SITE
  - Add patch to clean up some build errors
  - Cleaned up pkg-descr

  PR:		208048
  Approved by:	ports-secteam (with hat)

Changes:
_U  branches/2016Q1/
  branches/2016Q1/net/dbeacon/Makefile
  branches/2016Q1/net/dbeacon/files/patch-dbeacon.cpp
  branches/2016Q1/net/dbeacon/pkg-descr
Comment 4 Mark Felder freebsd_committer freebsd_triage 2016-03-17 21:10:53 UTC
Committed, thanks!