From owner-svn-ports-all@freebsd.org Wed Jan 22 10:15:03 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 CA8BD2341C4; Wed, 22 Jan 2020 10:15:03 +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 482h9M52nPz3MxS; Wed, 22 Jan 2020 10:15:03 +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 A833623DDB; Wed, 22 Jan 2020 10:15:03 +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 00MAF3eo083065; Wed, 22 Jan 2020 10:15:03 GMT (envelope-from tobik@FreeBSD.org) Received: (from tobik@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 00MAF3qX083063; Wed, 22 Jan 2020 10:15:03 GMT (envelope-from tobik@FreeBSD.org) Message-Id: <202001221015.00MAF3qX083063@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobik set sender to tobik@FreeBSD.org using -f From: Tobias Kortkamp Date: Wed, 22 Jan 2020 10:15:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r523800 - head/security/keepassxc X-SVN-Group: ports-head X-SVN-Commit-Author: tobik X-SVN-Commit-Paths: head/security/keepassxc X-SVN-Commit-Revision: 523800 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: Wed, 22 Jan 2020 10:15:03 -0000 Author: tobik Date: Wed Jan 22 10:15:02 2020 New Revision: 523800 URL: https://svnweb.freebsd.org/changeset/ports/523800 Log: security/keepassxc: Update to 2.5.3 Changes: https://github.com/keepassxreboot/keepassxc/releases/tag/2.5.3 PR: 243461 Approved by: Andrew Romanenko (maintainer) Modified: head/security/keepassxc/Makefile head/security/keepassxc/distinfo Modified: head/security/keepassxc/Makefile ============================================================================== --- head/security/keepassxc/Makefile Wed Jan 22 09:30:29 2020 (r523799) +++ head/security/keepassxc/Makefile Wed Jan 22 10:15:02 2020 (r523800) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= keepassxc -DISTVERSION= 2.5.2 +DISTVERSION= 2.5.3 CATEGORIES= security MASTER_SITES= https://github.com/keepassxreboot/keepassxc/releases/download/${DISTVERSION}/${PORTNAME}-${DISTVERSION}-src.tar.xz?dummy=/ Modified: head/security/keepassxc/distinfo ============================================================================== --- head/security/keepassxc/distinfo Wed Jan 22 09:30:29 2020 (r523799) +++ head/security/keepassxc/distinfo Wed Jan 22 10:15:02 2020 (r523800) @@ -1,3 +1,3 @@ -TIMESTAMP = 1578199906 -SHA256 (keepassxc-2.5.2.tar.xz) = 12951ca58b615202d73e44602bf5332f2dea3b7f959955fd3eed7cdfed607c53 -SIZE (keepassxc-2.5.2.tar.xz) = 6835848 +TIMESTAMP = 1579501345 +SHA256 (keepassxc-2.5.3.tar.xz) = 0500fbce66ee87dc1c36b24f3ea46bd5a3b0fb366ba50bca8b33f670eb21a6eb +SIZE (keepassxc-2.5.3.tar.xz) = 6839148