Bug 173571 - [PATCH] graphics/glfw: update to 2.7.7, take maintainership, added License
Summary: [PATCH] graphics/glfw: update to 2.7.7, take maintainership, added License
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-11-12 01:00 UTC by nemysis
Modified: 2012-12-17 17:35 UTC (History)
0 users

See Also:


Attachments
glfw-2.7.7.patch (4.65 KB, patch)
2012-11-12 01: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-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!