pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/miller
Module Name: pkgsrc
Committed By: fcambus
Date: Thu Aug 20 14:01:27 UTC 2020
Modified Files:
pkgsrc/textproc/miller: Makefile distinfo
Log Message:
miller: update to 5.9.0.
ChangeLog:
- You can now save common defaults in a ~/.mlrrc. For example, if you
normally process CSV files, you can say that in your ~/.mlrrc and you
can leave off the --csv flag from your mlr commands. You can read more
about this feature here, or in man mlr, or in mlr --help.
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/textproc/miller/Makefile
cvs rdiff -u -r1.17 -r1.18 pkgsrc/textproc/miller/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/miller/Makefile
diff -u pkgsrc/textproc/miller/Makefile:1.18 pkgsrc/textproc/miller/Makefile:1.19
--- pkgsrc/textproc/miller/Makefile:1.18 Tue Aug 4 15:35:53 2020
+++ pkgsrc/textproc/miller/Makefile Thu Aug 20 14:01:27 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.18 2020/08/04 15:35:53 fcambus Exp $
+# $NetBSD: Makefile,v 1.19 2020/08/20 14:01:27 fcambus Exp $
-DISTNAME= mlr-5.8.0
+DISTNAME= mlr-5.9.0
PKGNAME= ${DISTNAME:S/mlr/miller/}
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=johnkerl/}
Index: pkgsrc/textproc/miller/distinfo
diff -u pkgsrc/textproc/miller/distinfo:1.17 pkgsrc/textproc/miller/distinfo:1.18
--- pkgsrc/textproc/miller/distinfo:1.17 Tue Aug 4 15:35:53 2020
+++ pkgsrc/textproc/miller/distinfo Thu Aug 20 14:01:27 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.17 2020/08/04 15:35:53 fcambus Exp $
+$NetBSD: distinfo,v 1.18 2020/08/20 14:01:27 fcambus Exp $
-SHA1 (mlr-5.8.0.tar.gz) = 82f44a8e56c8358159dbb04980d975e1cbc63e5e
-RMD160 (mlr-5.8.0.tar.gz) = 1874caa249973e12badddceabb1177470399d0e8
-SHA512 (mlr-5.8.0.tar.gz) = 6472872246e69574e8e57f4eb077eb4162e68d7db46a5ce2b1d5cfeab5fa660ec73baf0347ca5f82cc27dfd76fbeca7e8ee3316ebc8325ca86bd7f44ac680542
-Size (mlr-5.8.0.tar.gz) = 1267923 bytes
+SHA1 (mlr-5.9.0.tar.gz) = ed7e896f9d88cc7c9c082d7cc5ed5cd1082ab7be
+RMD160 (mlr-5.9.0.tar.gz) = a8e5e43023c77831301eff884b5d46c41b21c3f0
+SHA512 (mlr-5.9.0.tar.gz) = 45c67b0841417787ed1bd4c96f1d63d695c6b28dc7386eeb167aa5194ae0080c61be2aa69d39f80200bc3787dcfdb74a437005df2474bcd94eda03d510984eae
+Size (mlr-5.9.0.tar.gz) = 1270452 bytes
Home |
Main Index |
Thread Index |
Old Index