Wed Jul 19 09:26:02 2023 UTC ()
ugrep: updated to 3.12.4

ugrep v3.12.4
Even faster search for common search patterns, such as sets of words, using additional SIMD AVX and neon/AArch64 intrinsics.


(adam)
diff -r1.57 -r1.58 pkgsrc/textproc/ugrep/Makefile
diff -r1.52 -r1.53 pkgsrc/textproc/ugrep/distinfo

cvs diff -r1.57 -r1.58 pkgsrc/textproc/ugrep/Makefile (expand / switch to unified diff)

--- pkgsrc/textproc/ugrep/Makefile 2023/07/15 16:23:40 1.57
+++ pkgsrc/textproc/ugrep/Makefile 2023/07/19 09:26:02 1.58
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.57 2023/07/15 16:23:40 adam Exp $ 1# $NetBSD: Makefile,v 1.58 2023/07/19 09:26:02 adam Exp $
2 2
3DISTNAME= ugrep-3.12.3 3DISTNAME= ugrep-3.12.4
4CATEGORIES= textproc 4CATEGORIES= textproc
5MASTER_SITES= ${MASTER_SITE_GITHUB:=Genivia/} 5MASTER_SITES= ${MASTER_SITE_GITHUB:=Genivia/}
6GITHUB_TAG= v${PKGVERSION_NOREV} 6GITHUB_TAG= v${PKGVERSION_NOREV}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://github.com/Genivia/ugrep 9HOMEPAGE= https://github.com/Genivia/ugrep
10COMMENT= Fast grep with many enhancements including Unicode support 10COMMENT= Fast grep with many enhancements including Unicode support
11LICENSE= modified-bsd 11LICENSE= modified-bsd
12 12
13.include "options.mk" 13.include "options.mk"
14 14
15USE_LANGUAGES= c c++ 15USE_LANGUAGES= c c++
16USE_TOOLS+= bash:run gmake pkg-config 16USE_TOOLS+= bash:run gmake pkg-config

cvs diff -r1.52 -r1.53 pkgsrc/textproc/ugrep/distinfo (expand / switch to unified diff)

--- pkgsrc/textproc/ugrep/distinfo 2023/07/15 16:23:40 1.52
+++ pkgsrc/textproc/ugrep/distinfo 2023/07/19 09:26:02 1.53
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.52 2023/07/15 16:23:40 adam Exp $ 1$NetBSD: distinfo,v 1.53 2023/07/19 09:26:02 adam Exp $
2 2
3BLAKE2s (ugrep-3.12.3.tar.gz) = 1c704998b1ffde945c83ad284d60c18817498ca6b7541b15f2622f90905c8390 3BLAKE2s (ugrep-3.12.4.tar.gz) = 0ec7e17cf14251d1dd0f52d323484f992cc976aaa91149c7eaf33150f6c6a060
4SHA512 (ugrep-3.12.3.tar.gz) = a9c6bf81fd8932c4990c9209a2999090cec7f467ad3cfb5f9e9c8d234bbcfd8f3e59d1abe2b33fac4baf53eee72b9fb691d4607e3fc4a857d5e476a66e0715d8 4SHA512 (ugrep-3.12.4.tar.gz) = bc9e79d9e1a13fe9298439ab05104a70d6944dd4177b571af4934d5803bd443bcce69d233b1a89dd8a6bd09f5105224d03742f7e9104716b00e3af3a70f06c18
5Size (ugrep-3.12.3.tar.gz) = 4481035 bytes 5Size (ugrep-3.12.4.tar.gz) = 4486202 bytes