Thursday, August 11, 2022

[maintainer update] glfw 3.3.7 -> 3.3.8

https://www.glfw.org/changelog.html

A number of bugfixes but no symbol changes.

I used it with lwjgl3 (via Blockgame) with no issues.

ok?

--Kurt

Index: Makefile
===================================================================
RCS file: /cvs/ports/graphics/glfw/Makefile,v
retrieving revision 1.9
diff -u -p -r1.9 Makefile
--- Makefile 28 May 2022 06:20:01 -0000 1.9
+++ Makefile 11 Aug 2022 17:03:44 -0000
@@ -1,6 +1,6 @@
COMMENT = open source, multi-platform library for creating windows

-V = 3.3.7
+V = 3.3.8
DISTNAME = glfw-${V}
CATEGORIES = graphics x11

Index: distinfo
===================================================================
RCS file: /cvs/ports/graphics/glfw/distinfo,v
retrieving revision 1.6
diff -u -p -r1.6 distinfo
--- distinfo 8 May 2022 22:29:59 -0000 1.6
+++ distinfo 11 Aug 2022 17:03:44 -0000
@@ -1,2 +1,2 @@
-SHA256 (glfw-3.3.7.zip) = TvDFRKis6abNDgrvglAJD4n+ob+W6fwdnW92OGwpDJw=
-SIZE (glfw-3.3.7.zip) = 1468890
+SHA256 (glfw-3.3.8.zip) = TQJQg8xKPdH5Grm5uk9YBxk4I+Vlpbz0viAmadmRHqY=
+SIZE (glfw-3.3.8.zip) = 1495490

No comments:

Post a Comment