Bug 173293 - [PATCH] graphics/cbview: Makefile changed, OptionsNG, take maintainership
Summary: [PATCH] graphics/cbview: Makefile changed, OptionsNG, take maintainership
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-02 10:20 UTC by nemysis
Modified: 2012-12-03 18:25 UTC (History)
1 user (show)

See Also:


Attachments
cbview-0.06_8.patch (1.62 KB, patch)
2012-11-02 10:20 UTC, nemysis
no flags Details | Diff

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