Wed Jan 11 10:19:50 2023 UTC ()
ugrep: updated to 3.9.4

ugrep v3.9.4
Support ugrep on OpenIndiana Solaris/SunOS, fix spurious 0 byte in tar filename output results, fix support for PCRE2 prior 10.34 and other (minor) improvements.


(adam)
diff -r1.43 -r1.44 pkgsrc/textproc/ugrep/Makefile
diff -r1.41 -r1.42 pkgsrc/textproc/ugrep/distinfo

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

--- pkgsrc/textproc/ugrep/Makefile 2022/12/31 22:01:54 1.43
+++ pkgsrc/textproc/ugrep/Makefile 2023/01/11 10:19:50 1.44
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.43 2022/12/31 22:01:54 adam Exp $ 1# $NetBSD: Makefile,v 1.44 2023/01/11 10:19:50 adam Exp $
2 2
3DISTNAME= ugrep-3.9.3 3DISTNAME= ugrep-3.9.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+= gmake pkg-config 16USE_TOOLS+= gmake pkg-config

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

--- pkgsrc/textproc/ugrep/distinfo 2022/12/31 22:01:54 1.41
+++ pkgsrc/textproc/ugrep/distinfo 2023/01/11 10:19:50 1.42
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.41 2022/12/31 22:01:54 adam Exp $ 1$NetBSD: distinfo,v 1.42 2023/01/11 10:19:50 adam Exp $
2 2
3BLAKE2s (ugrep-3.9.3.tar.gz) = c03297a8b7562386c35b882e339613c2498959165c1ba3860dbd9559d4066e01 3BLAKE2s (ugrep-3.9.4.tar.gz) = 68a2528c614ba69d216510a290f0fdd16ad36a6c2722dd7da1e4260891b9ddd3
4SHA512 (ugrep-3.9.3.tar.gz) = 8b8ff49038d19fbbd6d4f6f0931b79f0ba3e5ee18fb3715690dda8727c4cc0bbaf54a141917be7c6a3766c954a5e1fe89f5b72d7d7a89ac6b62df7a71044b27d 4SHA512 (ugrep-3.9.4.tar.gz) = b23d46d6c62819692a38a13b1e33195521aea35a3c160cb926d50529c951820c34c49f536437967dc025584b298ade9c31b00ca8b32f54f2bb8f7a467cefcff0
5Size (ugrep-3.9.3.tar.gz) = 4443840 bytes 5Size (ugrep-3.9.4.tar.gz) = 4446303 bytes