pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/py-greenlet



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Mar 30 20:11:51 UTC 2024

Modified Files:
        pkgsrc/devel/py-greenlet: distinfo
        pkgsrc/devel/py-greenlet/patches:
            patch-src_greenlet_slp__platformselect.h

Log Message:
py-greenlet: add upstream bug report URL


To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/devel/py-greenlet/distinfo
cvs rdiff -u -r1.3 -r1.4 \
    pkgsrc/devel/py-greenlet/patches/patch-src_greenlet_slp__platformselect.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/py-greenlet/distinfo
diff -u pkgsrc/devel/py-greenlet/distinfo:1.23 pkgsrc/devel/py-greenlet/distinfo:1.24
--- pkgsrc/devel/py-greenlet/distinfo:1.23      Sat Mar 30 19:40:04 2024
+++ pkgsrc/devel/py-greenlet/distinfo   Sat Mar 30 20:11:51 2024
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.23 2024/03/30 19:40:04 he Exp $
+$NetBSD: distinfo,v 1.24 2024/03/30 20:11:51 wiz Exp $
 
 BLAKE2s (greenlet-3.0.3.tar.gz) = deb3fab6adac6a39ba856b5e14c91062f17ad2c9d597759c42e445c2c122b69b
 SHA512 (greenlet-3.0.3.tar.gz) = 20d8818376a200332cbc2c85968317ddf828d2adf3fcc3c53623cd1504ec9a4e4e987e841bd2fe65e934e2b8a5e73a7205847526f0bd196e7afcdf3ae40e9d9b
 Size (greenlet-3.0.3.tar.gz) = 182013 bytes
-SHA1 (patch-src_greenlet_slp__platformselect.h) = acb783cc5d0bbf336d68c5c171b22049099bb00d
+SHA1 (patch-src_greenlet_slp__platformselect.h) = f9d8d878854d503b86dd47348cb2b25abeb918b9

Index: pkgsrc/devel/py-greenlet/patches/patch-src_greenlet_slp__platformselect.h
diff -u pkgsrc/devel/py-greenlet/patches/patch-src_greenlet_slp__platformselect.h:1.3 pkgsrc/devel/py-greenlet/patches/patch-src_greenlet_slp__platformselect.h:1.4
--- pkgsrc/devel/py-greenlet/patches/patch-src_greenlet_slp__platformselect.h:1.3       Sat Mar 30 19:40:05 2024
+++ pkgsrc/devel/py-greenlet/patches/patch-src_greenlet_slp__platformselect.h   Sat Mar 30 20:11:51 2024
@@ -1,6 +1,7 @@
-$NetBSD: patch-src_greenlet_slp__platformselect.h,v 1.3 2024/03/30 19:40:05 he Exp $
+$NetBSD: patch-src_greenlet_slp__platformselect.h,v 1.4 2024/03/30 20:11:51 wiz Exp $
 
 Add support for NetBSD/powerpc.
+https://github.com/python-greenlet/greenlet/pull/402
 
 --- src/greenlet/slp_platformselect.h.orig     2023-12-21 21:57:40.000000000 +0000
 +++ src/greenlet/slp_platformselect.h



Home | Main Index | Thread Index | Old Index