Bug 173208

Summary: [PATCH] graphics/box: update to 0.3.4, take maintainership, OptionsNG
Product: Ports & Packages Reporter: nemysis <nemysis>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me CC: jgh
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
box-0.3.4.patch none

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!