From owner-svn-ports-all@freebsd.org Fri Apr 24 08:05:39 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id D214B2ABAE0; Fri, 24 Apr 2020 08:05:39 +0000 (UTC) (envelope-from danfe@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 497mv75B17z40wm; Fri, 24 Apr 2020 08:05:39 +0000 (UTC) (envelope-from danfe@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id AC10B1AC5A; Fri, 24 Apr 2020 08:05:39 +0000 (UTC) (envelope-from danfe@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 03O85drv078862; Fri, 24 Apr 2020 08:05:39 GMT (envelope-from danfe@FreeBSD.org) Received: (from danfe@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 03O85dMf078860; Fri, 24 Apr 2020 08:05:39 GMT (envelope-from danfe@FreeBSD.org) Message-Id: <202004240805.03O85dMf078860@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danfe set sender to danfe@FreeBSD.org using -f From: Alexey Dokuchaev Date: Fri, 24 Apr 2020 08:05:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r532744 - head/textproc/datamash X-SVN-Group: ports-head X-SVN-Commit-Author: danfe X-SVN-Commit-Paths: head/textproc/datamash X-SVN-Commit-Revision: 532744 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Apr 2020 08:05:39 -0000 Author: danfe Date: Fri Apr 24 08:05:38 2020 New Revision: 532744 URL: https://svnweb.freebsd.org/changeset/ports/532744 Log: Update to version 1.7. Reported by: portscout Modified: head/textproc/datamash/Makefile head/textproc/datamash/distinfo head/textproc/datamash/pkg-plist Modified: head/textproc/datamash/Makefile ============================================================================== --- head/textproc/datamash/Makefile Fri Apr 24 07:59:45 2020 (r532743) +++ head/textproc/datamash/Makefile Fri Apr 24 08:05:38 2020 (r532744) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= datamash -PORTVERSION= 1.6 +PORTVERSION= 1.7 CATEGORIES= textproc MASTER_SITES= GNU Modified: head/textproc/datamash/distinfo ============================================================================== --- head/textproc/datamash/distinfo Fri Apr 24 07:59:45 2020 (r532743) +++ head/textproc/datamash/distinfo Fri Apr 24 08:05:38 2020 (r532744) @@ -1,3 +1,3 @@ -TIMESTAMP = 1582528318 -SHA256 (datamash-1.6.tar.gz) = b9b9b79399616bb54722edbbcaa84303801eb62a338b3a20b6f029003deb78cb -SIZE (datamash-1.6.tar.gz) = 2103174 +TIMESTAMP = 1587663848 +SHA256 (datamash-1.7.tar.gz) = 574a592bb90c5ae702ffaed1b59498d5e3e7466a8abf8530c5f2f3f11fa4adb3 +SIZE (datamash-1.7.tar.gz) = 2183886 Modified: head/textproc/datamash/pkg-plist ============================================================================== --- head/textproc/datamash/pkg-plist Fri Apr 24 07:59:45 2020 (r532743) +++ head/textproc/datamash/pkg-plist Fri Apr 24 08:05:38 2020 (r532744) @@ -1,5 +1,7 @@ bin/datamash +bin/decorate man/man1/datamash.1.gz +man/man1/decorate.1.gz %%DATADIR%%/bash-completion.d/datamash %%PORTEXAMPLES%%%%EXAMPLESDIR%%/genes.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/genes_h.txt