Bug 173206 - [PATCH] graphics/apngasm: update to 2.7, take maintainership, OptionsNG
Summary: [PATCH] graphics/apngasm: update to 2.7, take maintainership, OptionsNG
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-10-30 10:20 UTC by nemysis
Modified: 2012-11-04 09:56 UTC (History)
1 user (show)

See Also:


Attachments
apngasm-2.7.patch (1.76 KB, patch)
2012-10-30 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-10-30 10:20:00 UTC
- Update to 2.7
- Take maintainership

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

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

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

port test: clean

Build log

https://redports.org/buildarchive/20121029195056-43450/
Comment 1 Jason E. Hale freebsd_committer freebsd_triage 2012-11-04 07:58:57 UTC
Responsible Changed
From-To: freebsd-ports-bugs->jhale

I'll take it.
Comment 2 Jason E. Hale freebsd_committer freebsd_triage 2012-11-04 09:56:19 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!