Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Jun 2020 23:52:41 +0000 (UTC)
From:      Ben Woods <woodsb02@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r537858 - head/security/keepass
Message-ID:  <202006032352.053NqfNF096302@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: woodsb02
Date: Wed Jun  3 23:52:41 2020
New Revision: 537858
URL: https://svnweb.freebsd.org/changeset/ports/537858

Log:
  security/keepass: Update to 2.45
  
  Changes this release:
    https://keepass.info/news/n200507_2.45.html
  
  PR:		246438
  Submitted by:	Michael Muenz <m.muenz@gmail.com>

Modified:
  head/security/keepass/Makefile
  head/security/keepass/distinfo

Modified: head/security/keepass/Makefile
==============================================================================
--- head/security/keepass/Makefile	Wed Jun  3 23:44:52 2020	(r537857)
+++ head/security/keepass/Makefile	Wed Jun  3 23:52:41 2020	(r537858)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	keepass
-PORTVERSION=	2.44
+PORTVERSION=	2.45
 CATEGORIES=	security
 MASTER_SITES=	SF/${PORTNAME}/KeePass%202.x/${PORTVERSION}
 DISTNAME=	KeePass-${PORTVERSION}-Source
@@ -40,6 +40,8 @@ DEBUG_VARS=		config=Debug
 DEBUG_VARS_OFF=		config=Release
 XDOTOOL_RUN_DEPENDS=	xdotool:x11/xdotool
 XSEL_RUN_DEPENDS=	xsel:x11/xsel-conrad
+
+MAKE_ENV=	MONO_REGISTRY_PATH=${WRKDIR}
 
 post-patch:
 	${REINPLACE_CMD} -e 's|sed\ -i|sed\ -i\ \"\"|g' ${WRKSRC}/Build/PrepMonoDev.sh

Modified: head/security/keepass/distinfo
==============================================================================
--- head/security/keepass/distinfo	Wed Jun  3 23:44:52 2020	(r537857)
+++ head/security/keepass/distinfo	Wed Jun  3 23:52:41 2020	(r537858)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1583246305
-SHA256 (KeePass-2.44-Source.zip) = ba4ce43bab823b29d03c5d9fad030ad4c5957d01e7939b177549516499bb1989
-SIZE (KeePass-2.44-Source.zip) = 5182922
+TIMESTAMP = 1589277968
+SHA256 (KeePass-2.45-Source.zip) = d59898183af11d94f1c00f70cca09ee51d58f7597d13560fc9f9c629e6b89e1f
+SIZE (KeePass-2.45-Source.zip) = 5011684



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202006032352.053NqfNF096302>