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:           Sun Oct 24 16:18:01 UTC 2021

Modified Files:
        pkgsrc/textproc/ugrep: Makefile distinfo

Log Message:
ugrep: updated to 3.3.8

v3.3.8
We made ugrep even better with Unicode 14 support, Windows filename globbing, new --format fields, and updated option -t filename patterns. More coming soon!


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/textproc/ugrep/Makefile
cvs rdiff -u -r1.15 -r1.16 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.17 pkgsrc/textproc/ugrep/Makefile:1.18
--- pkgsrc/textproc/ugrep/Makefile:1.17 Wed Sep 29 16:14:02 2021
+++ pkgsrc/textproc/ugrep/Makefile      Sun Oct 24 16:18:01 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.17 2021/09/29 16:14:02 adam Exp $
+# $NetBSD: Makefile,v 1.18 2021/10/24 16:18:01 adam Exp $
 
-DISTNAME=      ugrep-3.3.7
+DISTNAME=      ugrep-3.3.8
 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.15 pkgsrc/textproc/ugrep/distinfo:1.16
--- pkgsrc/textproc/ugrep/distinfo:1.15 Thu Oct  7 15:02:44 2021
+++ pkgsrc/textproc/ugrep/distinfo      Sun Oct 24 16:18:01 2021
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.15 2021/10/07 15:02:44 nia Exp $
+$NetBSD: distinfo,v 1.16 2021/10/24 16:18:01 adam Exp $
 
-RMD160 (ugrep-3.3.7.tar.gz) = a1e74ba25af50d9ba239f595b83f6c9348b33d92
-SHA512 (ugrep-3.3.7.tar.gz) = 3dc2bb04271332f7beb392baef0ffd27591c30952059be4d2cb8ed5d6a9619a40c9d6e1b2155487ea3bce3f9494b0f9512a69ca672e766cba9276f69f742281d
-Size (ugrep-3.3.7.tar.gz) = 4283772 bytes
+RMD160 (ugrep-3.3.8.tar.gz) = a02a6aa1a4b70617a309a3d7c58328d0e5bd29a7
+SHA512 (ugrep-3.3.8.tar.gz) = d41d875d6c019030cc0ccf97417c385603d5a5560b1eacc16d961163e5723fe0982d5ad18be6ccd715676664d8b9a74dc65545ddf66a0bcf5c07596e928e5259
+Size (ugrep-3.3.8.tar.gz) = 4295792 bytes



Home | Main Index | Thread Index | Old Index