svn commit: r564137 - branches/2021Q1/textproc/csvq

Lewis Cook lcook at FreeBSD.org
Fri Feb 5 17:02:26 UTC 2021


Author: lcook
Date: Fri Feb  5 17:02:26 2021
New Revision: 564137
URL: https://svnweb.freebsd.org/changeset/ports/564137

Log:
  MFH: r564136
  
  textproc/csvq: Update to 1.13.8
  
  Changes:		https://github.com/mithrandie/csvq/releases/tag/v1.13.8

Modified:
  branches/2021Q1/textproc/csvq/Makefile
  branches/2021Q1/textproc/csvq/distinfo
Directory Properties:
  branches/2021Q1/   (props changed)

Modified: branches/2021Q1/textproc/csvq/Makefile
==============================================================================
--- branches/2021Q1/textproc/csvq/Makefile	Fri Feb  5 16:58:58 2021	(r564136)
+++ branches/2021Q1/textproc/csvq/Makefile	Fri Feb  5 17:02:26 2021	(r564137)
@@ -2,7 +2,7 @@
 
 PORTNAME=	csvq
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.13.7
+DISTVERSION=	1.13.8
 CATEGORIES=	textproc
 
 MAINTAINER=	vulcan at wired.sh

Modified: branches/2021Q1/textproc/csvq/distinfo
==============================================================================
--- branches/2021Q1/textproc/csvq/distinfo	Fri Feb  5 16:58:58 2021	(r564136)
+++ branches/2021Q1/textproc/csvq/distinfo	Fri Feb  5 17:02:26 2021	(r564137)
@@ -1,6 +1,6 @@
-TIMESTAMP = 1606786935
-SHA256 (mithrandie-csvq-v1.13.7_GH0.tar.gz) = f9bb82f5001cb0cc49f5d4684b41d5dc6015f46642f1f695d2b6fd001bf9b62e
-SIZE (mithrandie-csvq-v1.13.7_GH0.tar.gz) = 1382443
+TIMESTAMP = 1612524826
+SHA256 (mithrandie-csvq-v1.13.8_GH0.tar.gz) = df3af41cd16c31bd90ae433dca2ef3d8e267d381f67612deafb024c946e90526
+SIZE (mithrandie-csvq-v1.13.8_GH0.tar.gz) = 1382191
 SHA256 (golang-crypto-3d3f9f413869_GH0.tar.gz) = 350f3e37a30bad009d90aa4b2df7d239c363865557788368a402492dc14c899e
 SIZE (golang-crypto-3d3f9f413869_GH0.tar.gz) = 1644694
 SHA256 (golang-sys-f43be2a4598c_GH0.tar.gz) = 120cfab17111e93b3513a42bf0db20634552c85ae48d1fd3c5d7859fc5603356


More information about the svn-ports-all mailing list