Wed Feb 1 08:16:27 2023 UTC ()
ugrep: updated to 3.9.7

ugrep v3.9.7
A minor update to handle gnutar archive extension field formats to search huge files (>4GB) stored in (gnu) tar archives.


(adam)
diff -r1.47 -r1.48 pkgsrc/textproc/ugrep/Makefile
diff -r1.44 -r1.45 pkgsrc/textproc/ugrep/distinfo

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

--- pkgsrc/textproc/ugrep/Makefile 2023/01/26 07:58:37 1.47
+++ pkgsrc/textproc/ugrep/Makefile 2023/02/01 08:16:27 1.48
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.47 2023/01/26 07:58:37 adam Exp $ 1# $NetBSD: Makefile,v 1.48 2023/02/01 08:16:27 adam Exp $
2 2
3DISTNAME= ugrep-3.9.6 3DISTNAME= ugrep-3.9.7
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.44 -r1.45 pkgsrc/textproc/ugrep/distinfo (expand / switch to unified diff)

--- pkgsrc/textproc/ugrep/distinfo 2023/01/26 07:58:37 1.44
+++ pkgsrc/textproc/ugrep/distinfo 2023/02/01 08:16:27 1.45
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.44 2023/01/26 07:58:37 adam Exp $ 1$NetBSD: distinfo,v 1.45 2023/02/01 08:16:27 adam Exp $
2 2
3BLAKE2s (ugrep-3.9.6.tar.gz) = 95b6b86e2f33e65d717064bd778b5a04b657ac5e5ae75d1ffdc57374f69a4f22 3BLAKE2s (ugrep-3.9.7.tar.gz) = 667f6b7e8196c25cf3fa101bbeea4560e1feec5465cf85e25a8e86a8f5d57b0a
4SHA512 (ugrep-3.9.6.tar.gz) = 2551048b1e31de424892d74a0c4079684abf91b9d1f714a4351c43caba97a373db9c407006aee65c8e5c427a23e231233a7b411a731f189abd697351bf8ccbea 4SHA512 (ugrep-3.9.7.tar.gz) = 47236f5b077714748710d6aaea5ead6625eaf10db9fcafd1fc68dae7c8509c6dfe740245b76fb4b6430adcb70020dcd9ee865ce2a30ad661c43b69b2b8020019
5Size (ugrep-3.9.6.tar.gz) = 4446611 bytes 5Size (ugrep-3.9.7.tar.gz) = 4446197 bytes