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:           Sat Oct 12 09:36:10 UTC 2024

Modified Files:
        pkgsrc/graphics/py-glad2: Makefile distinfo

Log Message:
py-glad2: update to 2.0.8.

What's Changed

    files: updates to latest specifications
    rust: replace static mut references with addr_of
    Replace setup.py with pyproject.toml by @AarnoldGad in #490


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 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.4 pkgsrc/graphics/py-glad2/Makefile:1.5
--- pkgsrc/graphics/py-glad2/Makefile:1.4       Fri Sep 13 08:28:55 2024
+++ pkgsrc/graphics/py-glad2/Makefile   Sat Oct 12 09:36:09 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2024/09/13 08:28:55 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2024/10/12 09:36:09 wiz Exp $
 
-DISTNAME=      glad2-2.0.7
+DISTNAME=      glad2-2.0.8
 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.4 pkgsrc/graphics/py-glad2/distinfo:1.5
--- pkgsrc/graphics/py-glad2/distinfo:1.4       Fri Sep 13 08:28:55 2024
+++ pkgsrc/graphics/py-glad2/distinfo   Sat Oct 12 09:36:09 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2024/09/13 08:28:55 wiz Exp $
+$NetBSD: distinfo,v 1.5 2024/10/12 09:36:09 wiz Exp $
 
-BLAKE2s (glad2-2.0.7.tar.gz) = 388d7a93ece9c0478c4db829ef772ac8503d82826d027586eec6848839fda545
-SHA512 (glad2-2.0.7.tar.gz) = b0ff9598b7bf659b7159b605a671024703ad54082964b0f14c9408f432e3e15e7ba650fd086487d19de2b48199dc8b116c7f0ff279c8d416ee98568e00eb96b3
-Size (glad2-2.0.7.tar.gz) = 573371 bytes
+BLAKE2s (glad2-2.0.8.tar.gz) = ae2414cad29f2dc9016a80e29e55e4aa8c55499c38a293e36544414ff49ae319
+SHA512 (glad2-2.0.8.tar.gz) = cbcab1ecb4c609d7bc61e9633a2e10dcdb4f730453bd85156a5d4ae325a24aa72ab9680681218ffe4285df36c24c2a33e8bb3388cc37e42186a5a0c95354ddb7
+Size (glad2-2.0.8.tar.gz) = 586041 bytes



Home | Main Index | Thread Index | Old Index