Trivial update of graphics/glfw to 3.3. Tested on amd64. (Am I supposed to do anything with the SHARED_LIBS version?)
Needed for alicevision (upcoming).
Index: Makefile =================================================================== RCS file: /cvs/ports/graphics/glfw/Makefile,v retrieving revision 1.4 diff -u -p -u -r1.4 Makefile --- Makefile 12 Jul 2019 20:46:59 -0000 1.4 +++ Makefile 24 Dec 2019 23:13:42 -0000 @@ -1,9 +1,8 @@ # $OpenBSD: Makefile,v 1.4 2019/07/12 20:46:59 sthen Exp $ COMMENT = open source, multi-platform library for creating windows -DISTNAME = glfw-3.2.1 +DISTNAME = glfw-3.3 CATEGORIES = graphics x11 -REVISION = 0 SHARED_LIBS += glfw 1.0 # 3.1 Index: distinfo =================================================================== RCS file: /cvs/ports/graphics/glfw/distinfo,v retrieving revision 1.2 diff -u -p -u -r1.2 distinfo --- distinfo 14 Jan 2017 17:29:45 -0000 1.2 +++ distinfo 24 Dec 2019 23:13:42 -0000 @@ -1,2 +1,2 @@ -SHA256 (glfw-3.2.1.tar.gz) = jjJSky+xUTSt7YeAyMXMidoKkAfhOcptmrDtffbT+aA= -SIZE (glfw-3.2.1.tar.gz) = 870660 +SHA256 (glfw-3.3.tar.gz) = VUdAuiav6djOHcwLnNiFIzM43jM4HSm7kMmXtrGV3bo= +SIZE (glfw-3.3.tar.gz) = 1182802
