Bug 211091

Summary: [patch] x11/grabc new maintainer and specify LICENSE
Product: Ports & Packages Reporter: A.J. "Fonz" van Werven <freebsd>
Component: Individual Port(s)Assignee: Dmitry Marakasov <amdmi3>
Status: Closed FIXED    
Severity: Affects Only Me Keywords: easy, patch
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
SVN diff that modifies Makefile as described. none

Description A.J. "Fonz" van Werven 2016-07-13 18:26:14 UTC
Created attachment 172475 [details]
SVN diff that modifies Makefile as described.

The port x11/grabc is orphaned; I volunteer to take maintainership.

The port is up to date, its WWW entry in pkg-descr is still valid and it has been verified to build -- and work -- properly on FreeBSD/amd64 10.2-RELEASE-p19. A build log (make stage; make check-plist; make check-orphans; make stage-qa; make package) is available at http://www.skysmurf.nl/~fonz/tmp/grabc.log .

Portlint only outputs two false alarms:
# env DEVELOPER=yes portlint -A .
WARN: Makefile: for new port, make $FreeBSD$ tag in comment section empty, to make SVN happy.                                                                 
WARN: Makefile: new ports should not set PORTREVISION.
0 fatal errors and 2 warnings found.

The attached SVN diff contains the following modifications (all to the Makefile):
* Change MAINTAINER from ports@FreeBSD.org to new maintainer.
* Add new maintainer's mirror to MASTER_SITES.
* Specify LICENSE.

Caveat: there's no license (or even a mention of same) in the distfile; the license is specified only on the port's website.
Comment 1 commit-hook freebsd_committer freebsd_triage 2016-07-14 12:37:29 UTC
A commit references this bug:

Author: amdmi3
Date: Thu Jul 14 12:36:38 UTC 2016
New revision: 418532
URL: https://svnweb.freebsd.org/changeset/ports/418532

Log:
  - Pass maintainership to submitter
  - Add mirror
  - Add LICENSE

  PR:             211091
  Submitted by:   freebsd@skysmurf.nl

Changes:
  head/x11/grabc/Makefile