Bug 199329 - dns/firedns UNBREAK - add MASTER_SITES
Summary: dns/firedns UNBREAK - add 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 Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-04-09 19:40 UTC by Chris Hutchinson
Modified: 2015-04-13 07:30 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (dean)


Attachments
svn diff to fix dns/firedns (720 bytes, patch)
2015-04-09 19:40 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 19:40:42 UTC
Created attachment 155381 [details]
svn diff to fix dns/firedns

I see this port has been marked for deletion,
due to source being unavailable. I have the
source, and use the port. Why not host it
along with all the other ports I already host.

Following is a session that shows the source is available again:

# make fetch
===>   firedns-0.9.12 depends on file: /usr/local/sbin/pkg - found
=> firedns-0.9.12.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch http://BSDforge.com/projects/source/dns/firedns/firedns-0.9.12.tar.bz2
firedns-0.9.12.tar.bz2                        100% of   94 kB  352 MBps 00m00s
===> Fetching all distfiles required by firedns-0.9.12 for building

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

Given I'm hosting the source, why not add myself as MAINTAINER?

Please find attached, the svn diff that fixes this port.

Thanks!

--Chris
Comment 1 commit-hook freebsd_committer freebsd_triage 2015-04-13 07:25:47 UTC
A commit references this bug:

Author: danfe
Date: Mon Apr 13 07:24:53 UTC 2015
New revision: 383901
URL: https://svnweb.freebsd.org/changeset/ports/383901

Log:
  Unbreak by providing working mastersite; do not remove previous sites to
  give maintainer a chance to sort it out.

  PR:		199329
  Submitted by:	Chris Hutchinson

Changes:
  head/dns/firedns/Makefile
Comment 2 Alexey Dokuchaev freebsd_committer freebsd_triage 2015-04-13 07:30:46 UTC
Committed as ports r383901, thank you.  Maintainership was not transfered at this time; let's give current maintainer a chance to show up.

Also note that this port is related to `misc/firestring', which also was not fetchable (fixed by me in ports r383900).  You might want to mirror that distfile as well.  Ideally both ports should be maintained together.