Bug 198548 - [PATCH] dns/dnshistory: Update MASTER_SITES for v1.3
Summary: [PATCH] dns/dnshistory: Update MASTER_SITES for v1.3
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: Adam Weinberger
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2015-03-12 17:51 UTC by lightside
Modified: 2015-03-12 20:47 UTC (History)
2 users (show)

See Also:


Attachments
Proposed patch (since 380608 revision) (486 bytes, patch)
2015-03-12 17:51 UTC, lightside
no flags Details | Diff
Adds MASTER_SITES, requests MAINTAINERship for dns/dnshistory (524 bytes, patch)
2015-03-12 18:55 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 lightside 2015-03-12 17:51:23 UTC
Created attachment 154248 [details]
Proposed patch (since 380608 revision)

Previous maintainer removed official site location from MASTER_SITES in ports r380608.
Now, the official site is working (for 12 March 2015 check):
http://r.h-t.co/ebf4a933-dec8-e411-80c2-00155d368c3c

I propose to return MASTER_SITES and add new location from author's repository:
https://launchpad.net/dnshistory
Comment 1 lightside 2015-03-12 17:57:20 UTC
I think, the previous maintainer will be interested.
Comment 2 lightside 2015-03-12 17:59:42 UTC
(In reply to comment #1)
> will be
might be
Comment 3 Chris Hutchinson 2015-03-12 18:55:32 UTC
Created attachment 154249 [details]
Adds MASTER_SITES, requests MAINTAINERship for dns/dnshistory

I notice the previous maintainer dropped themselves
as maintainer. As a result, and because I use this port,
I'd like to request MAINTAINERship, and add myself
as an additional host for the source. Along with
the other many ports I also host.

Thank you for all your time, and consideration..

--Chris
Comment 4 commit-hook freebsd_committer freebsd_triage 2015-03-12 19:19:41 UTC
A commit references this bug:

Author: adamw
Date: Thu Mar 12 19:19:26 UTC 2015
New revision: 381145
URL: https://svnweb.freebsd.org/changeset/ports/381145

Log:
  The website for dnshistory is alive again. Restore it to MASTER_SITES. In
  the period during which the website did not exist, the codebase also appeared
  on launchpad.net, so add that as a backup MASTER_SITE.

  Pass maintainership to Chris Hutchinson.

  PR:		198548
  Submitted by:	lightside

Changes:
  head/dns/dnshistory/Makefile
Comment 5 Adam Weinberger freebsd_committer freebsd_triage 2015-03-12 19:22:29 UTC
Thanks to both of you for sleuthing out the distfiles here.

I've committed lightside's patch, but Chris I've assigned you maintainership as you reqested. Given that the code now exists (again) on two sites, and one of them is launchpad which is reliable, I did not add BSDforge as a MASTER_SITES. Let me know if you want me to add it back in. Also, Chris, you can't remove PORTREVISION without bumping PORTVERSION :-)
Comment 6 Chris Hutchinson 2015-03-12 20:47:37 UTC
(In reply to Adam Weinberger from comment #5)
> Thanks to both of you for sleuthing out the distfiles here.
> 
> I've committed lightside's patch, but Chris I've assigned you maintainership
> as you reqested. Given that the code now exists (again) on two sites, and
> one of them is launchpad which is reliable, I did not add BSDforge as a
> MASTER_SITES. Let me know if you want me to add it back in.
No problem. What you said makes *perfect* sense.
> Also, Chris, you
> can't remove PORTREVISION without bumping PORTVERSION :-)
Thanks. For some reason, I still screw this up, occasionally.
Thanks for the reminder.

Thank you for everything, Adam!

--Chris