pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/py-glad2
Module Name: pkgsrc
Committed By: wiz
Date: Fri Apr 5 10:34:56 UTC 2024
Modified Files:
pkgsrc/graphics/py-glad2: Makefile distinfo
Log Message:
py-glad2: update to 2.0.6.
What's Changed
Fix eglplatform in header only build not correctly replacing the khrplatform include
Fix compile warning when GLAD_GLES2_USE_SYSTEM_EGL=1 by @halx99 in #456
Fix: Use include instead of find_package for CMake config by @spnda in #457
c: don't warn on undefined GLAD_GLES2_USE_SYSTEM_EGL by @haasn in #461
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/graphics/py-glad2/Makefile \
pkgsrc/graphics/py-glad2/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/py-glad2/Makefile
diff -u pkgsrc/graphics/py-glad2/Makefile:1.2 pkgsrc/graphics/py-glad2/Makefile:1.3
--- pkgsrc/graphics/py-glad2/Makefile:1.2 Tue Feb 13 17:50:33 2024
+++ pkgsrc/graphics/py-glad2/Makefile Fri Apr 5 10:34:56 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2024/02/13 17:50:33 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2024/04/05 10:34:56 wiz Exp $
-DISTNAME= glad2-2.0.5
+DISTNAME= glad2-2.0.6
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= graphics python
MASTER_SITES= ${MASTER_SITE_PYPI:=g/glad2/}
Index: pkgsrc/graphics/py-glad2/distinfo
diff -u pkgsrc/graphics/py-glad2/distinfo:1.2 pkgsrc/graphics/py-glad2/distinfo:1.3
--- pkgsrc/graphics/py-glad2/distinfo:1.2 Tue Feb 13 17:50:33 2024
+++ pkgsrc/graphics/py-glad2/distinfo Fri Apr 5 10:34:56 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2024/02/13 17:50:33 wiz Exp $
+$NetBSD: distinfo,v 1.3 2024/04/05 10:34:56 wiz Exp $
-BLAKE2s (glad2-2.0.5.tar.gz) = dcace0e3a55f14556d40b48e4fc132de42decbbf86eccd62a49668a8d10a811b
-SHA512 (glad2-2.0.5.tar.gz) = f404826f295817fc3ddd75f319d20b66311ad444dabe4e30adda72735c9f952c46b317f5376321cbfe626395ff159df51395594015ff78b451cc7703b44a7b27
-Size (glad2-2.0.5.tar.gz) = 571974 bytes
+BLAKE2s (glad2-2.0.6.tar.gz) = 9d776c6665691bf393b463394171740ed4c5aefe73fe20f93d0305d4cbdfd955
+SHA512 (glad2-2.0.6.tar.gz) = a7cea5e08a246302afcb829a650f7a84fc4b8a12d0ebf05b1f8aee0a20dddaba2c830f52353422883d3106eee4836cb13eb12ab60954f45cf256d8ba6513b145
+Size (glad2-2.0.6.tar.gz) = 573482 bytes
Home |
Main Index |
Thread Index |
Old Index