Bug 173208 - [PATCH] graphics/box: update to 0.3.4, take maintainership, OptionsNG
Summary: [PATCH] graphics/box: update to 0.3.4, 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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-30 11:00 UTC by nemysis
Modified: 2012-11-02 19:53 UTC (History)
1 user (show)

See Also:


Attachments
box-0.3.4.patch (6.88 KB, patch)
2012-10-30 11:00 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 11:00:00 UTC
- Update to 0.3.4
- Take maintainership

Removed file(s):
- files/patch-tests__dylib__Makefile.dev

Makefile changed:
+DIST_SUBDIR=	box
+PORTDOCS=
+.include <bsd.port.options.mk>
+.if ${PORT_OPTIONS:MDOCS}
+.if ${PORT_OPTIONS:MEXAMPLES}

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/20121030022352-5349/

Can't be builded with FreeBSD 7.4 and CLANG as compiler
Comment 1 Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2012-11-02 19:53:59 UTC
State Changed
From-To: open->closed

Committed, thank you!