Bug 173572 - [PATCH] graphics/pngcheck: OptionsNG, take maintainership
Summary: [PATCH] graphics/pngcheck: 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: Wesley Shields
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-12 01:50 UTC by nemysis
Modified: 2012-11-24 19:29 UTC (History)
0 users

See Also:


Attachments
pngcheck-2.3.0.patch (979 bytes, patch)
2012-11-12 01:50 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-12 01:50:00 UTC
- Take maintainership

Makefile changed:
+.include <bsd.port.options.mk>
+.if ${PORT_OPTIONS:MDOCS}

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

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

port test: clean

Can't give build log, because RedPorts not works at the time.
Comment 1 Wesley Shields freebsd_committer freebsd_triage 2012-11-23 14:50:40 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wxs

I'll take it.
Comment 2 Wesley Shields freebsd_committer freebsd_triage 2012-11-24 19:29:06 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!