pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/ugrep



Module Name:    pkgsrc
Committed By:   adam
Date:           Sun Jan 12 14:41:15 UTC 2025

Modified Files:
        pkgsrc/textproc/ugrep: Makefile distinfo

Log Message:
ugrep: updated to 7.1.3

7.1.3
fix a problem with option -i (--ignore-case) that in rare and specific circumstances may not match all of the specified alternate sub-patterns


To generate a diff of this commit:
cvs rdiff -u -r1.92 -r1.93 pkgsrc/textproc/ugrep/Makefile
cvs rdiff -u -r1.85 -r1.86 pkgsrc/textproc/ugrep/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/ugrep/Makefile
diff -u pkgsrc/textproc/ugrep/Makefile:1.92 pkgsrc/textproc/ugrep/Makefile:1.93
--- pkgsrc/textproc/ugrep/Makefile:1.92 Tue Dec 31 09:31:46 2024
+++ pkgsrc/textproc/ugrep/Makefile      Sun Jan 12 14:41:15 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.92 2024/12/31 09:31:46 adam Exp $
+# $NetBSD: Makefile,v 1.93 2025/01/12 14:41:15 adam Exp $
 
-DISTNAME=      ugrep-7.1.2
+DISTNAME=      ugrep-7.1.3
 CATEGORIES=    textproc
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=Genivia/}
 GITHUB_TAG=    v${PKGVERSION_NOREV}

Index: pkgsrc/textproc/ugrep/distinfo
diff -u pkgsrc/textproc/ugrep/distinfo:1.85 pkgsrc/textproc/ugrep/distinfo:1.86
--- pkgsrc/textproc/ugrep/distinfo:1.85 Tue Dec 31 09:31:46 2024
+++ pkgsrc/textproc/ugrep/distinfo      Sun Jan 12 14:41:15 2025
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.85 2024/12/31 09:31:46 adam Exp $
+$NetBSD: distinfo,v 1.86 2025/01/12 14:41:15 adam Exp $
 
-BLAKE2s (ugrep-7.1.2.tar.gz) = 6308f2ba9d9b73ca6c1a35732db36a7780339c9557f99e2e94c3ddfc4f482d38
-SHA512 (ugrep-7.1.2.tar.gz) = dfc8c0320669707e72fec1ea35f20b8537c9b288a18dc3e6b10f2394b871fab4973e8a229976271223e483691d323f5bb8085ea6323307b936e64d4e834071e8
-Size (ugrep-7.1.2.tar.gz) = 7120839 bytes
+BLAKE2s (ugrep-7.1.3.tar.gz) = b54fc8ed86b86b46b822d53855f0f698f760e2403b252bcaf8a9a0212f1f5907
+SHA512 (ugrep-7.1.3.tar.gz) = 82585e2bce235e0aded9bf43a9d51a0ef23279cb497c77bf68d4958f10095a9e16d27b8c6121ce74ba851d3569f154f653db7529d9ac6eafab295c8cc651df10
+Size (ugrep-7.1.3.tar.gz) = 7120521 bytes
 SHA1 (patch-lzma_C_CpuArch.c) = 37ba2265c7a348abedaf5c1eaf95677142cc2b9d



Home | Main Index | Thread Index | Old Index