pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/py-wcmatch py-wcmatch: updated to 8.4.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/939f10ec9801
branches:  trunk
changeset: 385847:939f10ec9801
user:      adam <adam%pkgsrc.org@localhost>
date:      Tue Sep 27 08:21:08 2022 +0000

description:
py-wcmatch: updated to 8.4.1

8.4.1

FIX: Windows drive path separators should normalize like other path separators.
FIX: Fix a Windows pattern parsing issue that caused absolute paths with ambiguous drives to not parse correctly.

diffstat:

 textproc/py-wcmatch/Makefile |  5 ++---
 textproc/py-wcmatch/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r d9ef18aef1d9 -r 939f10ec9801 textproc/py-wcmatch/Makefile
--- a/textproc/py-wcmatch/Makefile      Tue Sep 27 08:20:34 2022 +0000
+++ b/textproc/py-wcmatch/Makefile      Tue Sep 27 08:21:08 2022 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2022/09/04 19:01:29 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2022/09/27 08:21:08 adam Exp $
 
-DISTNAME=      wcmatch-8.4
+DISTNAME=      wcmatch-8.4.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    textproc python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=w/wcmatch/}
 
diff -r d9ef18aef1d9 -r 939f10ec9801 textproc/py-wcmatch/distinfo
--- a/textproc/py-wcmatch/distinfo      Tue Sep 27 08:20:34 2022 +0000
+++ b/textproc/py-wcmatch/distinfo      Tue Sep 27 08:21:08 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2022/06/01 10:58:39 adam Exp $
+$NetBSD: distinfo,v 1.6 2022/09/27 08:21:08 adam Exp $
 
-BLAKE2s (wcmatch-8.4.tar.gz) = 269f50f827377d40194069c3b183ef25835af998c29d2a2b14f0af78ba062013
-SHA512 (wcmatch-8.4.tar.gz) = 59d85723a104ac74f03a7c2fee505a82c23b55d5f2fd4b6a53dc1bff9a558e879dec2756023ad347aa2fe46edb9a10166fa5752fc33d8668d37ec04aabdf9338
-Size (wcmatch-8.4.tar.gz) = 115994 bytes
+BLAKE2s (wcmatch-8.4.1.tar.gz) = ed43e04304002c57f42ed1b29bacbae397b4909b3f9049ce76bffeacb3374b1a
+SHA512 (wcmatch-8.4.1.tar.gz) = 2ce84ebde2f6fcb7470eb35abda7c3cd7bc3a317694c4fe276bce8ff77d0e53373ad8c0744495c97e9aee63ce6ef2503c584980942c9e1de3ea862c4203b5ccf
+Size (wcmatch-8.4.1.tar.gz) = 114362 bytes



Home | Main Index | Thread Index | Old Index