pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/ugrep
Module Name: pkgsrc
Committed By: scole
Date: Fri Aug 28 19:05:05 UTC 2020
Modified Files:
pkgsrc/textproc/ugrep: Makefile distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/textproc/ugrep/Makefile \
pkgsrc/textproc/ugrep/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/ugrep/Makefile
diff -u pkgsrc/textproc/ugrep/Makefile:1.2 pkgsrc/textproc/ugrep/Makefile:1.3
--- pkgsrc/textproc/ugrep/Makefile:1.2 Sat Aug 1 17:11:11 2020
+++ pkgsrc/textproc/ugrep/Makefile Fri Aug 28 19:05:05 2020
@@ -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}
Index: pkgsrc/textproc/ugrep/distinfo
diff -u pkgsrc/textproc/ugrep/distinfo:1.2 pkgsrc/textproc/ugrep/distinfo:1.3
--- pkgsrc/textproc/ugrep/distinfo:1.2 Sat Aug 1 17:11:11 2020
+++ pkgsrc/textproc/ugrep/distinfo Fri Aug 28 19:05:05 2020
@@ -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