Bug 173571

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

Description nemysis 2012-11-12 01:00:00 UTC
- Update to 2.7.7
- Take maintainership

Removed file(s):
- pkg-plist
because pkg-plist have only 5 items
+PLIST_FILES=

Makefile changed:
+LICENSE=	ZLIB
+PORTDOCS=	*.pdf
+PORTEXAMPLES=	Makefile.x11.in *.c *.tga
+		 /LFLAGS_THREAD/s|"-pthread"|"${PTHREAD_LIBS}"|' ${WRKSRC}/${CONFIGURE_SCRIPT}

Changed and refined
 .if ${PORT_OPTIONS:MDOCS}
 .if ${PORT_OPTIONS:MEXAMPLES}
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

Can't give build log, because RedPorts not works at the time.
Comment 1 Pawel Pekala freebsd_committer freebsd_triage 2012-12-17 17:35:48 UTC
State Changed
From-To: open->closed

Committed. Thanks!