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 Jan 27 17:01:30 UTC 2022

Modified Files:
        pkgsrc/textproc/ugrep: Makefile distinfo

Log Message:
ugrep: updated to 3.7.0

ugrep v3.7.0
We made ugrep even faster and better overall with performance and usability improvements. More to come soon!


To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 pkgsrc/textproc/ugrep/Makefile
cvs rdiff -u -r1.22 -r1.23 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.24 pkgsrc/textproc/ugrep/Makefile:1.25
--- pkgsrc/textproc/ugrep/Makefile:1.24 Thu Jan 20 20:16:08 2022
+++ pkgsrc/textproc/ugrep/Makefile      Thu Jan 27 17:01:30 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.24 2022/01/20 20:16:08 adam Exp $
+# $NetBSD: Makefile,v 1.25 2022/01/27 17:01:30 adam Exp $
 
-DISTNAME=      ugrep-3.6.0
+DISTNAME=      ugrep-3.7.0
 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.22 pkgsrc/textproc/ugrep/distinfo:1.23
--- pkgsrc/textproc/ugrep/distinfo:1.22 Thu Jan 20 20:16:08 2022
+++ pkgsrc/textproc/ugrep/distinfo      Thu Jan 27 17:01:30 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.22 2022/01/20 20:16:08 adam Exp $
+$NetBSD: distinfo,v 1.23 2022/01/27 17:01:30 adam Exp $
 
-BLAKE2s (ugrep-3.6.0.tar.gz) = 0926f7b4a32e937ff5e9c9d6dd2df6cb8a789f3d62a9388cb7cabfc392138295
-SHA512 (ugrep-3.6.0.tar.gz) = cd79bed9549c3ccfda606c203fc55b2eb5a4c695d63dcdadb3b2f1b42a8ff1b95ea560f90b57c3344c64be9d4762cd7305be951dcce24e963aafd44daee84ac8
-Size (ugrep-3.6.0.tar.gz) = 4409603 bytes
+BLAKE2s (ugrep-3.7.0.tar.gz) = 1d76ca4c913864da3b9494febbe6167b5fe37b5eb7326e0eea7a9caf75c7d9c7
+SHA512 (ugrep-3.7.0.tar.gz) = 31b9ec6da2da92ff874d85289afd0fb14660aaaa8096079e4fcb11222f2f4a7507cdcdb3cea7b70930b16d1c776bd379c2216bb1b24618733982f3c8e1454e4c
+Size (ugrep-3.7.0.tar.gz) = 4400689 bytes



Home | Main Index | Thread Index | Old Index