pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/glfw glfw: update to 3.3.4



details:   https://anonhg.NetBSD.org/pkgsrc/rev/08d12c78e00e
branches:  trunk
changeset: 450537:08d12c78e00e
user:      nia <nia%pkgsrc.org@localhost>
date:      Mon Apr 19 10:51:51 2021 +0000

description:
glfw: update to 3.3.4

This is a bug fix release. It adds one bug fix for X11 and the MinGW-w64 binaries that were missing from 3.3.3.

diffstat:

 graphics/glfw/Makefile |   5 ++---
 graphics/glfw/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (28 lines):

diff -r ae87ee62badd -r 08d12c78e00e graphics/glfw/Makefile
--- a/graphics/glfw/Makefile    Mon Apr 19 10:51:37 2021 +0000
+++ b/graphics/glfw/Makefile    Mon Apr 19 10:51:51 2021 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2020/03/19 11:50:31 nia Exp $
+# $NetBSD: Makefile,v 1.9 2021/04/19 10:51:51 nia Exp $
 
-DISTNAME=      glfw-3.3.2
-PKGREVISION=   1
+DISTNAME=      glfw-3.3.4
 CATEGORIES=    graphics
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=glfw/}
 
diff -r ae87ee62badd -r 08d12c78e00e graphics/glfw/distinfo
--- a/graphics/glfw/distinfo    Mon Apr 19 10:51:37 2021 +0000
+++ b/graphics/glfw/distinfo    Mon Apr 19 10:51:51 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2020/03/19 11:23:53 nia Exp $
+$NetBSD: distinfo,v 1.5 2021/04/19 10:51:51 nia Exp $
 
-SHA1 (glfw-3.3.2.tar.gz) = c3eea7eb56b1f316da3d18a907d6fd370cfa8d5d
-RMD160 (glfw-3.3.2.tar.gz) = 8ac4d29c5087ee61c1b835115aad102245acd2ca
-SHA512 (glfw-3.3.2.tar.gz) = f5af749d33b5b900ccf07988ad0bf51bd766a18e4cf2bc2a76020c88e98a2528ff1b965224184fe0d290cfe34b1af1e6f633600660d81194fe354078e2f35c56
-Size (glfw-3.3.2.tar.gz) = 759972 bytes
+SHA1 (glfw-3.3.4.tar.gz) = d0782bc16762d08c62a3db145c4c6fc645d75e1f
+RMD160 (glfw-3.3.4.tar.gz) = 109f4072049944c6bf8dd32cbafdd3dbd6021cde
+SHA512 (glfw-3.3.4.tar.gz) = 2b45ab72da7a2c007c0f42ccd56205f9684cfb980e2b1df127850cd057bb2b02ce02c7c64acd54cd433778e7017148f214afedf09badff9d2edf5f9b8d9d2701
+Size (glfw-3.3.4.tar.gz) = 762885 bytes



Home | Main Index | Thread Index | Old Index