CVS commit: pkgsrc/textproc/ugrep
"Adam Ciarcinski" <[email protected]> Sat, 8 Aug 2026 07:40:27 +0000
| Newsgroups | gmane.os.netbsd.devel.pkgsrc.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: pkgsrc Committed By: adam Date: Sat Aug 8 07:40:27 UTC 2026 Modified Files: pkgsrc/textproc/ugrep: Makefile distinfo Log Message: ugrep: updated to 7.8.4 7.8.4 MinGW portability, tested MinGW-w64 UCRT64 with MSYS2 GCC 16.1; note: make test skips the directory recursive searches due to lack of MinGW symlink handling. fail fast when DFA position sets exceed complexity limits To generate a diff of this commit: cvs rdiff -u -r1.110 -r1.111 pkgsrc/textproc/ugrep/Makefile cvs rdiff -u -r1.100 -r1.101 pkgsrc/textproc/ugrep/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
(unnamed)
(text/x-diff, 1.5 KB)
Modified files:
Index: pkgsrc/textproc/ugrep/Makefile
diff -u pkgsrc/textproc/ugrep/Makefile:1.110 pkgsrc/textproc/ugrep/Makefile:1.111
--- pkgsrc/textproc/ugrep/Makefile:1.110 Sun Aug 2 01:51:47 2026
+++ pkgsrc/textproc/ugrep/Makefile Sat Aug 8 07:40:27 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.110 2026/08/02 01:51:47 adam Exp $
+# $NetBSD: Makefile,v 1.111 2026/08/08 07:40:27 adam Exp $
-DISTNAME= ugrep-7.8.3
+DISTNAME= ugrep-7.8.4
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.100 pkgsrc/textproc/ugrep/distinfo:1.101
--- pkgsrc/textproc/ugrep/distinfo:1.100 Sun Aug 2 01:51:47 2026
+++ pkgsrc/textproc/ugrep/distinfo Sat Aug 8 07:40:27 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.100 2026/08/02 01:51:47 adam Exp $
+$NetBSD: distinfo,v 1.101 2026/08/08 07:40:27 adam Exp $
-BLAKE2s (ugrep-7.8.3.tar.gz) = c547860402630520394539df4f6844ec6ff193ec3f07508c1d3038e60d005cde
-SHA512 (ugrep-7.8.3.tar.gz) = 760fd9acaf3a217f3201fdac2d742eaa850de6e034b8688010f01b9e5e58c745a9c74aab226fa61536a6cedd0898306ccc09d9c5f30c37a92b4b8832a80a26ce
-Size (ugrep-7.8.3.tar.gz) = 7220051 bytes
+BLAKE2s (ugrep-7.8.4.tar.gz) = 3b7630e04978a5ef0e7254780dcf9e87736fe5ad7d8a82546b99d24aaf9a7e9e
+SHA512 (ugrep-7.8.4.tar.gz) = d34c9836a4ab8e6eac82b6fd5185af31d0453b6943ab54262bab40845852d6189cbed856204a8b72dc97c7fbf8737dc752b79c18478d08cbcc8cd248779f6ce3
+Size (ugrep-7.8.4.tar.gz) = 7224457 bytes