Bug 174247 - [PATCH] audio/hexter: update to 1.0.2, take maintainership, Options NG, added license
Summary: [PATCH] audio/hexter: update to 1.0.2, take maintainership, Options NG, added...
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-07 02:10 UTC by nemysis
Modified: 2012-12-07 20:04 UTC (History)
0 users

See Also:


Attachments
hexter-1.0.2.patch (2.86 KB, patch)
2012-12-07 02:10 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-07 02:10:00 UTC
- Update to 1.0.2
- Take maintainership

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

Changed and refined:
+LIB_DEPENDS=
 pkg-descr

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

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

port test: clean
Comment 1 Beech Rintoul freebsd_committer freebsd_triage 2012-12-07 16:30:20 UTC
Responsible Changed
From-To: freebsd-ports-bugs->beech

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

Committed, Thanks!