From owner-svn-ports-all@freebsd.org Sat Feb 24 14:54:32 2018 Return-Path: Delivered-To: svn-ports-all@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 86C4DF2555B; Sat, 24 Feb 2018 14:54:32 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 35D17872E5; Sat, 24 Feb 2018 14:54:32 +0000 (UTC) (envelope-from sunpoet@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 30B7C270E7; Sat, 24 Feb 2018 14:54:32 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1OEsVCk011823; Sat, 24 Feb 2018 14:54:31 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1OEsV8K011821; Sat, 24 Feb 2018 14:54:31 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802241454.w1OEsV8K011821@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 24 Feb 2018 14:54:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r462835 - head/security/kbfs X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/security/kbfs X-SVN-Commit-Revision: 462835 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.25 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: Sat, 24 Feb 2018 14:54:32 -0000 Author: sunpoet Date: Sat Feb 24 14:54:31 2018 New Revision: 462835 URL: https://svnweb.freebsd.org/changeset/ports/462835 Log: Update to 1.0.44 Changes: https://github.com/keybase/kbfs/commits/master Modified: head/security/kbfs/Makefile head/security/kbfs/distinfo Modified: head/security/kbfs/Makefile ============================================================================== --- head/security/kbfs/Makefile Sat Feb 24 14:53:10 2018 (r462834) +++ head/security/kbfs/Makefile Sat Feb 24 14:54:31 2018 (r462835) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= kbfs -PORTVERSION= 1.0.40 +PORTVERSION= 1.0.44 DISTVERSIONPREFIX= v CATEGORIES= security Modified: head/security/kbfs/distinfo ============================================================================== --- head/security/kbfs/distinfo Sat Feb 24 14:53:10 2018 (r462834) +++ head/security/kbfs/distinfo Sat Feb 24 14:54:31 2018 (r462835) @@ -1,3 +1,3 @@ -TIMESTAMP = 1517218875 -SHA256 (keybase-kbfs-v1.0.40_GH0.tar.gz) = 2bbbfd2eb7ed12295375a182656af6dcc509827f7ed83c2b1dd0f72f56853fa5 -SIZE (keybase-kbfs-v1.0.40_GH0.tar.gz) = 5432507 +TIMESTAMP = 1519482478 +SHA256 (keybase-kbfs-v1.0.44_GH0.tar.gz) = c4d08d4b4b0bdd1e3c6a918af9cdb7770e4660e0ac73606f002ea8a78b7350d9 +SIZE (keybase-kbfs-v1.0.44_GH0.tar.gz) = 5440024