From owner-svn-ports-head@freebsd.org Fri Jan 4 11:16:33 2019 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 01700142660A; Fri, 4 Jan 2019 11:16:33 +0000 (UTC) (envelope-from bapt@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 9788F8B9FD; Fri, 4 Jan 2019 11:16:32 +0000 (UTC) (envelope-from bapt@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 883852FC3B; Fri, 4 Jan 2019 11:16:32 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x04BGWeP045250; Fri, 4 Jan 2019 11:16:32 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x04BGWbQ045247; Fri, 4 Jan 2019 11:16:32 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201901041116.x04BGWbQ045247@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Fri, 4 Jan 2019 11:16:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r489254 - head/textproc/diffstat X-SVN-Group: ports-head X-SVN-Commit-Author: bapt X-SVN-Commit-Paths: head/textproc/diffstat X-SVN-Commit-Revision: 489254 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 9788F8B9FD X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.97 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.997,0]; NEURAL_HAM_SHORT(-0.98)[-0.976,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_HAM_LONG(-1.00)[-0.999,0] X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Jan 2019 11:16:33 -0000 Author: bapt Date: Fri Jan 4 11:16:31 2019 New Revision: 489254 URL: https://svnweb.freebsd.org/changeset/ports/489254 Log: Update to 1.62 Modified: head/textproc/diffstat/Makefile head/textproc/diffstat/distinfo Modified: head/textproc/diffstat/Makefile ============================================================================== --- head/textproc/diffstat/Makefile Fri Jan 4 10:16:00 2019 (r489253) +++ head/textproc/diffstat/Makefile Fri Jan 4 11:16:31 2019 (r489254) @@ -2,9 +2,10 @@ # $FreeBSD$ PORTNAME= diffstat -PORTVERSION= 1.61 +PORTVERSION= 1.62 CATEGORIES= textproc devel -MASTER_SITES= ftp://invisible-island.net/${PORTNAME}/ +MASTER_SITES= https://invisible-mirror.net/archives/${PORTNAME}/ \ + ftp://ftp.invisible-island.net/${PORTNAME}/ MAINTAINER= bapt@FreeBSD.org COMMENT= Makes a histogram summarizing "diff" output Modified: head/textproc/diffstat/distinfo ============================================================================== --- head/textproc/diffstat/distinfo Fri Jan 4 10:16:00 2019 (r489253) +++ head/textproc/diffstat/distinfo Fri Jan 4 11:16:31 2019 (r489254) @@ -1,2 +1,3 @@ -SHA256 (diffstat-1.61.tgz) = 25359e0c27183f997b36c9202583b5dc2df390c20e22a92606af4bf7856a55ee -SIZE (diffstat-1.61.tgz) = 257242 +TIMESTAMP = 1546597476 +SHA256 (diffstat-1.62.tgz) = 7f09183644ed77a156b15346bbad4e89c93543e140add9dab18747e30522591f +SIZE (diffstat-1.62.tgz) = 263314