Bug 173537 - [PATCH] graphics/autoq3d: take maintainership, Makefile changed, OptionsNG, changed pkg-plist
Summary: [PATCH] graphics/autoq3d: take maintainership, Makefile changed, OptionsNG, c...
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: Jason E. Hale
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-10 19:30 UTC by nemysis
Modified: 2012-12-18 13:28 UTC (History)
0 users

See Also:


Attachments
autoq3d-1.40_3.patch (9.57 KB, patch)
2012-11-10 19:30 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-10 19:30:00 UTC
- Take maintainership

Added file(s):
- files/patch-src-cmds-cmds.cpp
- files/patch-src-fgui-cadform.cpp
- files/patch-src-fgui-glapparea.cpp

Removed file(s): because have used 

- files/patch-src__cmds__cmds.cpp
- files/patch-src__fgui__cadform.cpp
- files/patch-src__fgui__glapparea.cpp

Makefile changed:
+LICENSE=	GPLv2
+USE_DOS2UNIX=	*.pro *.cpp
+PORTDOCS=	*.txt
+.include <bsd.port.options.mk>
+post-install:
+.if ${PORT_OPTIONS:MDOCS}

Changed and refined:
 do-configure:
 do-install:
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

Can't give build log, because RedPorts not works at the time.
Comment 1 Jason E. Hale freebsd_committer freebsd_triage 2012-11-30 10:33:54 UTC
Responsible Changed
From-To: freebsd-ports-bugs->jhale

I'll take it.
Comment 2 Jason E. Hale freebsd_committer freebsd_triage 2012-12-18 13:28:40 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!