Bug 174082 - [PATCH] misc/gonvert: OptionsNG, added license, changed comment, NLS, take maintainership
Summary: [PATCH] misc/gonvert: OptionsNG, added license, changed comment, NLS, take ma...
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: Beech Rintoul
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-03 09:50 UTC by nemysis
Modified: 2012-12-07 04:01 UTC (History)
0 users

See Also:


Attachments
gonvert-0.2.25_2.patch (3.63 KB, patch)
2012-12-03 09: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-12-03 09:50:01 UTC
- Take maintainership

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

Changed and refined:
 pkg-descr
 pkg-plist

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
Comment 1 Beech Rintoul freebsd_committer freebsd_triage 2012-12-06 07:52:15 UTC
Responsible Changed
From-To: freebsd-ports-bugs->beech

I'll take it
Comment 2 Beech Rintoul freebsd_committer freebsd_triage 2012-12-07 04:01:14 UTC
State Changed
From-To: open->closed

Committed, Thanks!