pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/py-wcmatch



Module Name:    pkgsrc
Committed By:   adam
Date:           Wed Feb 21 08:55:39 UTC 2024

Modified Files:
        pkgsrc/textproc/py-wcmatch: Makefile distinfo

Log Message:
py-wcmatch: updated to 8.5.1

8.5.1

FIX: Fix issue with type check failure in wcmatch.glob.


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/textproc/py-wcmatch/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/textproc/py-wcmatch/distinfo

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

Modified files:

Index: pkgsrc/textproc/py-wcmatch/Makefile
diff -u pkgsrc/textproc/py-wcmatch/Makefile:1.9 pkgsrc/textproc/py-wcmatch/Makefile:1.10
--- pkgsrc/textproc/py-wcmatch/Makefile:1.9     Sat Oct 28 19:57:21 2023
+++ pkgsrc/textproc/py-wcmatch/Makefile Wed Feb 21 08:55:39 2024
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2023/10/28 19:57:21 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2024/02/21 08:55:39 adam Exp $
 
-DISTNAME=      wcmatch-8.5
+DISTNAME=      wcmatch-8.5.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    textproc python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=w/wcmatch/}
 

Index: pkgsrc/textproc/py-wcmatch/distinfo
diff -u pkgsrc/textproc/py-wcmatch/distinfo:1.7 pkgsrc/textproc/py-wcmatch/distinfo:1.8
--- pkgsrc/textproc/py-wcmatch/distinfo:1.7     Sat Sep  2 07:22:19 2023
+++ pkgsrc/textproc/py-wcmatch/distinfo Wed Feb 21 08:55:39 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2023/09/02 07:22:19 adam Exp $
+$NetBSD: distinfo,v 1.8 2024/02/21 08:55:39 adam Exp $
 
-BLAKE2s (wcmatch-8.5.tar.gz) = b7cd2fb8e09ba2056406e3b4501987d6dc05eef0efc43f89bc70bab3007bda1d
-SHA512 (wcmatch-8.5.tar.gz) = d47b7b5f4461ef3262356ab03555ab12c13fde50512606ca26f7c6107cc09144f83229d0a2c5d368b1bff06b059e0091e7afddf6f0e7a8e33b9c6ec85f728983
-Size (wcmatch-8.5.tar.gz) = 114678 bytes
+BLAKE2s (wcmatch-8.5.1.tar.gz) = c13bab117ad97a9cd15ffd7137e64d7b8348891255fa5709923023f1f7419c7c
+SHA512 (wcmatch-8.5.1.tar.gz) = 0bfd85155d58c5c521b01fca75a600da60bd5c13378febb075d2e8a8082beea74067d66fa64a111c145dfd2793cbb918c8c9802cfc9780a097f49e1a454a9b32
+Size (wcmatch-8.5.1.tar.gz) = 114891 bytes



Home | Main Index | Thread Index | Old Index