From owner-svn-ports-head@freebsd.org Thu Apr 23 03:59:25 2020 Return-Path: Delivered-To: svn-ports-head@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 C866A2CB8D1; Thu, 23 Apr 2020 03:59:25 +0000 (UTC) (envelope-from tobik@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 4973TT4wmvz4LkH; Thu, 23 Apr 2020 03:59:25 +0000 (UTC) (envelope-from tobik@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 A00E926009; Thu, 23 Apr 2020 03:59:25 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 03N3xPiZ019703; Thu, 23 Apr 2020 03:59:25 GMT (envelope-from tobik@FreeBSD.org) Received: (from tobik@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 03N3xPTP019701; Thu, 23 Apr 2020 03:59:25 GMT (envelope-from tobik@FreeBSD.org) Message-Id: <202004230359.03N3xPTP019701@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobik set sender to tobik@FreeBSD.org using -f From: Tobias Kortkamp Date: Thu, 23 Apr 2020 03:59:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r532615 - head/sysutils/bfs X-SVN-Group: ports-head X-SVN-Commit-Author: tobik X-SVN-Commit-Paths: head/sysutils/bfs X-SVN-Commit-Revision: 532615 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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: Thu, 23 Apr 2020 03:59:25 -0000 Author: tobik Date: Thu Apr 23 03:59:24 2020 New Revision: 532615 URL: https://svnweb.freebsd.org/changeset/ports/532615 Log: sysutils/bfs: Update to 1.7 Changes: https://github.com/tavianator/bfs/releases/tag/1.7 Modified: head/sysutils/bfs/Makefile head/sysutils/bfs/distinfo Modified: head/sysutils/bfs/Makefile ============================================================================== --- head/sysutils/bfs/Makefile Thu Apr 23 03:36:29 2020 (r532614) +++ head/sysutils/bfs/Makefile Thu Apr 23 03:59:24 2020 (r532615) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= bfs -DISTVERSION= 1.6 +DISTVERSION= 1.7 CATEGORIES= sysutils MAINTAINER= tobik@FreeBSD.org Modified: head/sysutils/bfs/distinfo ============================================================================== --- head/sysutils/bfs/distinfo Thu Apr 23 03:36:29 2020 (r532614) +++ head/sysutils/bfs/distinfo Thu Apr 23 03:59:24 2020 (r532615) @@ -1,3 +1,3 @@ -TIMESTAMP = 1582652422 -SHA256 (tavianator-bfs-1.6_GH0.tar.gz) = 8371720d620c3f90d81974e1aa0bfc6d82070aa286c9c39019f98f9ed59722fb -SIZE (tavianator-bfs-1.6_GH0.tar.gz) = 117290 +TIMESTAMP = 1587571235 +SHA256 (tavianator-bfs-1.7_GH0.tar.gz) = a060e3f10e00374a55c6fe15fca3d5662ded825724f80f8a17019796bc333a95 +SIZE (tavianator-bfs-1.7_GH0.tar.gz) = 120455