pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/ugrep ugrep: update to 3.1.4.
details: https://anonhg.NetBSD.org/pkgsrc/rev/677d196410ab
branches: trunk
changeset: 445564:677d196410ab
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Jan 25 10:16:17 2021 +0000
description:
ugrep: update to 3.1.4.
3.1.4
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; updated
--format to support -v; other minor improvements. More coming soon!
diffstat:
textproc/ugrep/Makefile | 4 ++--
textproc/ugrep/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r 2f72219291b0 -r 677d196410ab textproc/ugrep/Makefile
--- a/textproc/ugrep/Makefile Mon Jan 25 10:14:45 2021 +0000
+++ b/textproc/ugrep/Makefile Mon Jan 25 10:16:17 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2021/01/04 12:15:30 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2021/01/25 10:16:17 wiz Exp $
-DISTNAME= ugrep-3.1.1
+DISTNAME= ugrep-3.1.4
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=Genivia/}
GITHUB_TAG= v${PKGVERSION_NOREV}
diff -r 2f72219291b0 -r 677d196410ab textproc/ugrep/distinfo
--- a/textproc/ugrep/distinfo Mon Jan 25 10:14:45 2021 +0000
+++ b/textproc/ugrep/distinfo Mon Jan 25 10:16:17 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2021/01/04 12:15:30 wiz Exp $
+$NetBSD: distinfo,v 1.9 2021/01/25 10:16:17 wiz Exp $
-SHA1 (ugrep-3.1.1.tar.gz) = f43128dfc72ad8632086b2cd5b450e22c0618653
-RMD160 (ugrep-3.1.1.tar.gz) = 7886446f6fd4d3ba6860c65b4e8c3728bee3ad48
-SHA512 (ugrep-3.1.1.tar.gz) = df272f9ac2361823db111a816e03cf5e03b1a60f808973f2a9353db1e6b54a56811dd44c2d75f2bc0287c401d24609ad27ab382933b2a25a59d7bf82e18e1944
-Size (ugrep-3.1.1.tar.gz) = 4054291 bytes
+SHA1 (ugrep-3.1.4.tar.gz) = 03b3a1cbe23a39cb6052796e9ab871a3b78bb1d1
+RMD160 (ugrep-3.1.4.tar.gz) = 74b431fa9632dbacaa5308c0374a9430983a6000
+SHA512 (ugrep-3.1.4.tar.gz) = fad0b2c690ca108ab45eada4345c711bc6a6ebc62b50eb61964f71f17ece7d0b90832cfa083e112a0e29598303e686200b779c5166c61fb428ef5e2680cd7948
+Size (ugrep-3.1.4.tar.gz) = 4056048 bytes
Home |
Main Index |
Thread Index |
Old Index