aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Muenz <m.muenz@gmail.com>2022-07-05 05:40:05 +0000
committerFernando ApesteguĂ­a <fernape@FreeBSD.org>2022-07-06 20:49:07 +0000
commit72be185725ad64deb970c5d4d9ad524f3907f39e (patch)
treef94236c8c1fe729655bb3deacd2a32f495c6a415
parent3d3be85dd2c2e72fe1431f8e060307f4eeb41e30 (diff)
downloadports-72be185725ad64deb970c5d4d9ad524f3907f39e.tar.gz
ports-72be185725ad64deb970c5d4d9ad524f3907f39e.zip
security/keepass: Update to 2.51.1
ChangeLog: https://keepass.info/news/n220506_2.51.html PR: 265006 Reported by: m.muenz@gmail.com (maintainer)
-rw-r--r--security/keepass/Makefile11
-rw-r--r--security/keepass/distinfo6
2 files changed, 9 insertions, 8 deletions
diff --git a/security/keepass/Makefile b/security/keepass/Makefile
index 88add4cafe0e..fd35bc73d08c 100644
--- a/security/keepass/Makefile
+++ b/security/keepass/Makefile
@@ -1,7 +1,7 @@
# Created by: Ben Woods <woodsb02@FreeBSD.org>
PORTNAME= keepass
-PORTVERSION= 2.50
+PORTVERSION= 2.51.1
CATEGORIES= security
MASTER_SITES= SF/${PORTNAME}/KeePass%202.x/${PORTVERSION}
DISTNAME= KeePass-${PORTVERSION}-Source
@@ -18,15 +18,17 @@ LIB_DEPENDS= libgcrypt.so:security/libgcrypt \
USES= cpe dos2unix gnome mono zip
DOS2UNIX_GLOB= *.csproj *.sln
-EXTRACT_AFTER_ARGS= -d ${WRKDIR}/${DISTNAME}
-NO_ARCH= yes
-SUB_FILES= ${PORTNAME}.sh
+MAKE_ENV= MONO_REGISTRY_PATH=${WRKDIR}
+
DESKTOP_ENTRIES= "KeePass" \
"${COMMENT}" \
"${PORTNAME}" \
"keepass.sh" \
"Utility;" \
true
+EXTRACT_AFTER_ARGS= -d ${WRKDIR}/${DISTNAME}
+NO_ARCH= yes
+SUB_FILES= ${PORTNAME}.sh
OPTIONS_DEFINE= DEBUG XDOTOOL XSEL
OPTIONS_DEFAULT= XDOTOOL XSEL
@@ -39,7 +41,6 @@ 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
diff --git a/security/keepass/distinfo b/security/keepass/distinfo
index c467f61d5d0a..4e0b90cb0a02 100644
--- a/security/keepass/distinfo
+++ b/security/keepass/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1650564253
-SHA256 (KeePass-2.50-Source.zip) = 0a0fed1bf41d44e89603bcac8c226084b32041bb079e571ffa11ff74ecb3fa45
-SIZE (KeePass-2.50-Source.zip) = 5124227
+TIMESTAMP = 1656579664
+SHA256 (KeePass-2.51.1-Source.zip) = 0dc1d193b81574a59d03fa9113a8d1b25891154d7cbe9e33cefdcdba46bf06f2
+SIZE (KeePass-2.51.1-Source.zip) = 5167285