From owner-svn-ports-all@freebsd.org Tue May 10 18:36:51 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 28935B363C4; Tue, 10 May 2016 18:36:51 +0000 (UTC) (envelope-from woodsb02@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 mx1.freebsd.org (Postfix) with ESMTPS id E4D1E183B; Tue, 10 May 2016 18:36:50 +0000 (UTC) (envelope-from woodsb02@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4AIanOQ026270; Tue, 10 May 2016 18:36:49 GMT (envelope-from woodsb02@FreeBSD.org) Received: (from woodsb02@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4AIanKb026268; Tue, 10 May 2016 18:36:49 GMT (envelope-from woodsb02@FreeBSD.org) Message-Id: <201605101836.u4AIanKb026268@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: woodsb02 set sender to woodsb02@FreeBSD.org using -f From: Ben Woods Date: Tue, 10 May 2016 18:36:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414953 - head/security/keepass X-SVN-Group: ports-head 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.22 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: Tue, 10 May 2016 18:36:51 -0000 Author: woodsb02 Date: Tue May 10 18:36:49 2016 New Revision: 414953 URL: https://svnweb.freebsd.org/changeset/ports/414953 Log: security/keepass: Update to 2.33 Changes this release: http://keepass.info/news/n160507_2.33.html Approved by: adamw (mentor) Differential Revision: https://reviews.freebsd.org/D6310 Modified: head/security/keepass/Makefile head/security/keepass/distinfo Modified: head/security/keepass/Makefile ============================================================================== --- head/security/keepass/Makefile Tue May 10 18:35:10 2016 (r414952) +++ head/security/keepass/Makefile Tue May 10 18:36:49 2016 (r414953) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= keepass -PORTVERSION= 2.32 +PORTVERSION= 2.33 CATEGORIES= security MASTER_SITES= SF/${PORTNAME}/KeePass%202.x/${PORTVERSION} DISTNAME= KeePass-${PORTVERSION}-Source Modified: head/security/keepass/distinfo ============================================================================== --- head/security/keepass/distinfo Tue May 10 18:35:10 2016 (r414952) +++ head/security/keepass/distinfo Tue May 10 18:36:49 2016 (r414953) @@ -1,2 +1,2 @@ -SHA256 (KeePass-2.32-Source.zip) = 7c49b62c8de758dee7e9c2d6108c169d468b4e65f21e297649d3dd8c2b757385 -SIZE (KeePass-2.32-Source.zip) = 4721787 +SHA256 (KeePass-2.33-Source.zip) = 5120a490289155a8b49c8e6893a2cc4b20fe859b34f815f17a017bae449f9958 +SIZE (KeePass-2.33-Source.zip) = 4738822