Bug 211412 - dns/sheerdns fix MASTER_SITES, WWW, and take MAINTAINERship
Summary: dns/sheerdns fix MASTER_SITES, WWW, and take MAINTAINERship
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: Kurt Jaeger
URL:
Keywords: easy, patch, patch-ready
Depends on:
Blocks:
 
Reported: 2016-07-27 17:54 UTC by Chris Hutchinson
Modified: 2016-07-31 10:57 UTC (History)
1 user (show)

See Also:


Attachments
svn diff for dns/sheerdns (patch) (3.60 KB, patch)
2016-07-27 17:54 UTC, Chris Hutchinson
portmaster: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Hutchinson 2016-07-27 17:54:39 UTC
Created attachment 173053 [details]
svn diff for dns/sheerdns (patch)

dns/sheerdns has had several issuse. The MASTER_SITES, and WWW
have been gone for several months. So this pr(1), and the attached
patch(1) seeks to resolve those issues, and a couple more...

MASTER_SITES - provide a new/reliable home for source
WWW - provide a new web site
LICENSE - add license (BSD 2 clause)
MAINTAINER - take MAINTAINER (currently ports@)
DOCS - adds DOCS OPTION
PORTVERSION - bumps PORTVERSION to 1.04 -- I've created/corrected/updated
the documentation, man page, and performed some code tweaks.
PORTREVISION - removed
files/patch-Makefile - had to be recreated (see above)
pkg-descr - additions, and reflow

Test results:
No pkg-plist issues found (check-plist)
====> Running Q/A tests (stage-qa)
===>  License BSD2CLAUSE accepted by the user
WARN: dns/sheerdns/files/patch-Makefile: patch was not generated using
``make makepatch''.  It is recommended to use ``make makepatch'' when
you need to [re-]generate a patch to ensure proper patch format.
0 fatal errors and 1 warning found.

Sheesh! Since when is (svn) diff(1) an inappropriate tool for
creating patch(1) files?!

That's it!

Thanks!

--Chris

attached patch(1) -- implicit approval, as MAINTAINER = ports@
Comment 1 Kurt Jaeger freebsd_committer freebsd_triage 2016-07-31 10:56:56 UTC
Committed, thanks.
Comment 2 commit-hook freebsd_committer freebsd_triage 2016-07-31 10:57:07 UTC
A commit references this bug:

Author: pi
Date: Sun Jul 31 10:56:45 UTC 2016
New revision: 419359
URL: https://svnweb.freebsd.org/changeset/ports/419359

Log:
  dns/sheerdns: 1.0.3 -> 1.04

  - New MASTER_SITES, old one gone
  - provide a new web site
  - add license (BSD 2 clause)
  - take MAINTAINER, currently ports@
  - pkg-descr - additions, and reflow

  PR:		211412
  Submitted by:	Chris Hutchinson <portmaster@bsdforge.com>

Changes:
  head/dns/sheerdns/Makefile
  head/dns/sheerdns/distinfo
  head/dns/sheerdns/files/patch-Makefile
  head/dns/sheerdns/pkg-descr