Please find attached glfw-3.3.2.tgz untar in /usr/ports
It did fix a random window initialization error from X11.
Have been testing for a few weeks without problem.
Index: Makefile
===================================================================
RCS file: /cvs/ports/graphics/glfw/Makefile,v
retrieving revision 1.4
diff -u -p -r1.4 Makefile
--- Makefile 12 Jul 2019 20:46:59 -0000 1.4
+++ Makefile 5 Apr 2020 16:20:04 -0000
@@ -1,11 +1,10 @@
-# $OpenBSD: Makefile,v 1.4 2019/07/12 20:46:59 sthen Exp $
+# $OpenBSD: Makefile $
COMMENT = open source, multi-platform library for creating windows
-DISTNAME = glfw-3.2.1
+DISTNAME = glfw-3.3.2
CATEGORIES = graphics x11
-REVISION = 0
-SHARED_LIBS += glfw 1.0 # 3.1
+SHARED_LIBS += glfw 1.2 # 3.3
HOMEPAGE = http://www.glfw.org/
MAINTAINER = Gregor Best <gbe@unobtanium.de>
Index: distinfo
===================================================================
RCS file: /cvs/ports/graphics/glfw/distinfo,v
retrieving revision 1.2
diff -u -p -r1.2 distinfo
--- distinfo 14 Jan 2017 17:29:45 -0000 1.2
+++ distinfo 5 Apr 2020 16:20:04 -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.2.tar.gz) = qpojJcPSyzoYsjYyaz+GZUWkbNSFFLAMmZ/dk3SnMls=
+SIZE (glfw-3.3.2.tar.gz) = 1197907
Cheers,
--
Thomas de Grivel
kmx.io
No comments:
Post a Comment