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: adam
Date: Thu Aug 31 14:15:35 UTC 2023
Modified Files:
pkgsrc/textproc/ugrep: Makefile distinfo
Log Message:
ugrep: updated to 4.0.5
ugrep v4.0.5
One last minor update before the break. I want to make sure ugrep is and remains a high-quality search tool.
Fixed a recently-added optimization that may in some rare cases cause a problem with a match at the end of a file.
To generate a diff of this commit:
cvs rdiff -u -r1.63 -r1.64 pkgsrc/textproc/ugrep/Makefile
cvs rdiff -u -r1.58 -r1.59 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.63 pkgsrc/textproc/ugrep/Makefile:1.64
--- pkgsrc/textproc/ugrep/Makefile:1.63 Sun Aug 27 04:03:11 2023
+++ pkgsrc/textproc/ugrep/Makefile Thu Aug 31 14:15:35 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.63 2023/08/27 04:03:11 adam Exp $
+# $NetBSD: Makefile,v 1.64 2023/08/31 14:15:35 adam Exp $
-DISTNAME= ugrep-4.0.4
+DISTNAME= ugrep-4.0.5
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.58 pkgsrc/textproc/ugrep/distinfo:1.59
--- pkgsrc/textproc/ugrep/distinfo:1.58 Sun Aug 27 04:03:11 2023
+++ pkgsrc/textproc/ugrep/distinfo Thu Aug 31 14:15:35 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.58 2023/08/27 04:03:11 adam Exp $
+$NetBSD: distinfo,v 1.59 2023/08/31 14:15:35 adam Exp $
-BLAKE2s (ugrep-4.0.4.tar.gz) = e27e976650befc01cf742a97ca57f714c58ab94f1842537fac7662b2d1ff8d9b
-SHA512 (ugrep-4.0.4.tar.gz) = 0b889bb6aa1aac49b317a35b12774cced2a78b5d496e80b25d4bc7458f769d4271849e624b2f7741128ca6ec85532950660d60ce65173646ae8760947acc88c8
-Size (ugrep-4.0.4.tar.gz) = 4565847 bytes
+BLAKE2s (ugrep-4.0.5.tar.gz) = 6f51d12cadb5478d481c355d6012c15516d870e8e910e2772316eb9b35811da3
+SHA512 (ugrep-4.0.5.tar.gz) = 132b885a8abe141350122c24ab867433188bf68362ce4ec3f9823ffbbb50092ca6b4bbcf1688be978692480bc034c6e23cfbca77503c8b8b8063ef10be1ac803
+Size (ugrep-4.0.5.tar.gz) = 4565684 bytes
Home |
Main Index |
Thread Index |
Old Index