Bug 173293

Summary: [PATCH] graphics/cbview: Makefile changed, OptionsNG, take maintainership
Product: Ports & Packages Reporter: nemysis <nemysis>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me CC: jgh
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
cbview-0.06_8.patch none

Description nemysis 2012-11-02 10:20:01 UTC
- Take maintainership

Makefile changed:
+LICENSE=	GPLv2
+PORTDOCS=	Changes README TODO
+.include <bsd.port.options.mk>
+.if ${PORT_OPTIONS:MDOCS}

Changed and refined
 post-patch:
 do-install:

Added WWW in
pkg-descr

Generated and tested manually, tested with port test and with RedPorts (all RELEASES, CLANG), sent with FreeBSD Port Tools 0.99_6 (mode: change, diff: ports)

How-To-Repeat: 
portlint -A
looks fine.

port test: clean

Build log

https://redports.org/buildarchive/20121101232730-41631/
Comment 1 Pawel Pekala freebsd_committer freebsd_triage 2012-12-03 18:25:47 UTC
State Changed
From-To: open->closed

Committed. Thanks!