Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/ugrep Updated to version 2.5.3



details:   https://anonhg.NetBSD.org/pkgsrc/rev/08a422d03fc1
branches:  trunk
changeset: 437640:08a422d03fc1
user:      scole <scole%pkgsrc.org@localhost>
date:      Fri Aug 28 19:05:05 2020 +0000

description:
Updated to version 2.5.3

2.5.3
New --format option fields %a (basename) and %p (path); fast incremental stdin search; updated --gitignore-files handling of negated globs.

2.5.2
Query UI minor enhancements; option --not; compile even when zlib is not installed. More coming soon.

2.5.1
query UI improvements & new option --not

diffstat:

 textproc/ugrep/Makefile |   4 ++--
 textproc/ugrep/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r d005e24c7627 -r 08a422d03fc1 textproc/ugrep/Makefile
--- a/textproc/ugrep/Makefile   Fri Aug 28 17:24:25 2020 +0000
+++ b/textproc/ugrep/Makefile   Fri Aug 28 19:05:05 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2020/08/01 17:11:11 scole Exp $
+# $NetBSD: Makefile,v 1.3 2020/08/28 19:05:05 scole Exp $
 
-DISTNAME=      ugrep-2.5.0
+DISTNAME=      ugrep-2.5.3
 CATEGORIES=    textproc
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=Genivia/}
 GITHUB_TAG=    v${PKGVERSION_NOREV}
diff -r d005e24c7627 -r 08a422d03fc1 textproc/ugrep/distinfo
--- a/textproc/ugrep/distinfo   Fri Aug 28 17:24:25 2020 +0000
+++ b/textproc/ugrep/distinfo   Fri Aug 28 19:05:05 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2020/08/01 17:11:11 scole Exp $
+$NetBSD: distinfo,v 1.3 2020/08/28 19:05:05 scole Exp $
 
-SHA1 (ugrep-2.5.0.tar.gz) = b0b077993c5a7b6f948f889841a314f35ed95912
-RMD160 (ugrep-2.5.0.tar.gz) = 6087438b5a61389ed5152eb64d3318260d905dc9
-SHA512 (ugrep-2.5.0.tar.gz) = 4d4ecab89e89cfb4786f016a83b1e657cc18edbd8a757aa604a2a6f23489d3346f462c39ecc74b0b7f869ae67fc00c0d96245059b0f6a69c2c264684827b9dac
-Size (ugrep-2.5.0.tar.gz) = 4090150 bytes
+SHA1 (ugrep-2.5.3.tar.gz) = d822f1e922e11cc814b5e583f88b2bee9b7585f5
+RMD160 (ugrep-2.5.3.tar.gz) = b1c64dfb1767f62e1c6bd048d4a470de45405b8b
+SHA512 (ugrep-2.5.3.tar.gz) = 1264e02ccb6ee3d5cd012791ed8b1c8c23fc08579b97bc1646092f19c14b9812640265227b69a9ce9aff239f2e342fc9e21725dbe23b31c59458071cede8da0c
+Size (ugrep-2.5.3.tar.gz) = 4094750 bytes



Home | Main Index | Thread Index | Old Index