Bug 211091 - [patch] x11/grabc new maintainer and specify LICENSE
Summary: [patch] x11/grabc new maintainer and specify LICENSE
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: Dmitry Marakasov
URL:
Keywords: easy, patch
Depends on:
Blocks:
 
Reported: 2016-07-13 18:26 UTC by A.J. "Fonz" van Werven
Modified: 2016-07-14 12:37 UTC (History)
0 users

See Also:


Attachments
SVN diff that modifies Makefile as described. (607 bytes, patch)
2016-07-13 18:26 UTC, A.J. "Fonz" van Werven
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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