[Bug 211091] [patch] x11/grabc new maintainer and specify LICENSE

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Jul 13 18:26:15 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211091

            Bug ID: 211091
           Summary: [patch] x11/grabc new maintainer and specify LICENSE
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: easy, patch
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: freebsd at skysmurf.nl

Created attachment 172475
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=172475&action=edit
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 at 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.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list