summaryrefslogtreecommitdiff
path: root/textproc/ugrep
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2021-04-05 10:08:00 +0000
committerwiz <wiz@pkgsrc.org>2021-04-05 10:08:00 +0000
commit579ee4627359c7e25335283f4cbbd88def379c62 (patch)
treec37621ceb676e97f09d31a0cc9297376bf5d51e2 /textproc/ugrep
parentbf84f44008930160a8f8652ca68cc99f8edfeaa4 (diff)
downloadpkgsrc-579ee4627359c7e25335283f4cbbd88def379c62.tar.gz
ugrep: update to 3.1.11.
New --bool option to specify Boolean search query patterns (with Google search syntax or fzf-like when used with -F to search strings instead of regex patterns); new --and and --not options; new --dotall option; updated --format to support -v; updated \s pattern matching to exclude newline, other improvements. More coming soon!
Diffstat (limited to 'textproc/ugrep')
-rw-r--r--textproc/ugrep/Makefile4
-rw-r--r--textproc/ugrep/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/textproc/ugrep/Makefile b/textproc/ugrep/Makefile
index 5b5ae619a17..2524eee4321 100644
--- a/textproc/ugrep/Makefile
+++ b/textproc/ugrep/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.14 2021/04/01 17:06:51 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2021/04/05 10:08:00 wiz Exp $
-DISTNAME= ugrep-3.1.10
+DISTNAME= ugrep-3.1.11
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=Genivia/}
GITHUB_TAG= v${PKGVERSION_NOREV}
diff --git a/textproc/ugrep/distinfo b/textproc/ugrep/distinfo
index 9b5963b1ab2..aab7484a3be 100644
--- a/textproc/ugrep/distinfo
+++ b/textproc/ugrep/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.12 2021/04/01 17:06:51 wiz Exp $
+$NetBSD: distinfo,v 1.13 2021/04/05 10:08:00 wiz Exp $
-SHA1 (ugrep-3.1.10.tar.gz) = fe8f26f65cb88b77f67e3b26c863b589ee0d72c1
-RMD160 (ugrep-3.1.10.tar.gz) = 1eae7640047070fe12d534b2a0ec81dc4bc866af
-SHA512 (ugrep-3.1.10.tar.gz) = fbd8e6bb62915450d15325a05cb3834ae2c4fe8a6abdf30357877d5785d7f60e37594e9c9de4ab4f536439f13da82d87dc15313d90d209e9b7fdff6f817e9e58
-Size (ugrep-3.1.10.tar.gz) = 4058511 bytes
+SHA1 (ugrep-3.1.11.tar.gz) = c8b45b2092e6f7f0abd0546f9039c59fa99fd19d
+RMD160 (ugrep-3.1.11.tar.gz) = 36f4d088e8d020b6826588bd0974b7fc1db4dba4
+SHA512 (ugrep-3.1.11.tar.gz) = 372b71e8ac3cd42c122e5292eaf92c03b79a614859c27be9ce1754a7f00f30431734ea87f149c6d1adfe0f9259136c37ff561979cd064fd6004790ed4af53e6c
+Size (ugrep-3.1.11.tar.gz) = 4049833 bytes