Bug 199320 - audio/xmradio UNBREAK, change MASTER_SITES, take MAINTAINER'ship
Summary: audio/xmradio UNBREAK, change MASTER_SITES, take MAINTAINER'ship
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-04-09 16:59 UTC by Chris Hutchinson
Modified: 2015-04-13 12:52 UTC (History)
1 user (show)

See Also:


Attachments
svn diff for audio/xmradio (954 bytes, patch)
2015-04-09 16:59 UTC, Chris Hutchinson
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Hutchinson 2015-04-09 16:59:00 UTC
Created attachment 155374 [details]
svn diff for audio/xmradio

I see this port is marked for deletion. Given I have a copy
of the source, and already host a number of other ports. Why
not add this one, too. :)

Following is a copy of the fetch/extract session, to show
this port now works:

# make fetch
===>   xmradio-1.2_2 depends on file: /usr/local/sbin/pkg - found
=> xmradio-1.2.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch http://BSDforge.com/projects/source/audio/xmradio/xmradio-1.2.tar.gz
xmradio-1.2.tar.gz                            100% of   70 kB  277 MBps 00m00s
===> Fetching all distfiles required by xmradio-1.2_2 for building

# make extract
===>   xmradio-1.2_2 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by xmradio-1.2_2 for building
===>  Extracting for xmradio-1.2_2
=> SHA256 Checksum OK for xmradio-1.2.tar.gz.

While I'm here, take MAINTAINER.

Please also find the svn diff necessary to fix this port, attached.

Thanks!

--Chris
Comment 1 commit-hook freebsd_committer freebsd_triage 2015-04-13 12:50:20 UTC
A commit references this bug:

Author: danfe
Date: Mon Apr 13 12:50:02 UTC 2015
New revision: 383914
URL: https://svnweb.freebsd.org/changeset/ports/383914

Log:
  - Unbreak by providing working mastersite; add LICENSE (GPLv2)
  - Merge REINPLACE_CMD fix into existing files/patch-radio.c
  - Standardize header and generally cleanup Makefile
  - Improve COMMENT and port description text while I'm here
  - Transfer maintainership to the submitter

  PR:		199320
  Submitted by:	Chris Hutchinson

Changes:
  head/audio/xmradio/Makefile
  head/audio/xmradio/files/patch-radio.c
  head/audio/xmradio/pkg-descr
Comment 2 Alexey Dokuchaev freebsd_committer freebsd_triage 2015-04-13 12:52:28 UTC
Committed as ports r383914, along with miscellaneous improvements, thanks for volunteering and distfile hosting!