aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Unovitch <junovitch@FreeBSD.org>2015-12-23 20:19:51 +0000
committerJason Unovitch <junovitch@FreeBSD.org>2015-12-23 20:19:51 +0000
commite0bb9d0f16b87d1a33bf7097e99b25f6206ae9a1 (patch)
tree8b112fdd03abea7180fc17fc12b6eafcba4b6e97
parent1bc6a6e3d8f9adcf2aa68e1dcf70abdba81d2db9 (diff)
downloadports-e0bb9d0f16b87d1a33bf7097e99b25f6206ae9a1.tar.gz
ports-e0bb9d0f16b87d1a33bf7097e99b25f6206ae9a1.zip
MFH: r404271
security/keepassx: update 0.4.3 -> 0.4.4 - Update MASTER_SITES. Upstream no longer uses SVN or SourceForge infrastructure. See http://sourceforge.net/p/keepassx/code/387/ - USES: Add desktop-file-utils PR: 205105 Approved by: maintainer timeout (2 weeks) Approved by: ports-secteam (feld) Security: CVE-2015-8378 Security: https://vuxml.FreeBSD.org/freebsd/918a5d1f-9d40-11e5-8f5c-002590263bf5.html
Notes
Notes: svn path=/branches/2015Q4/; revision=404318
-rw-r--r--security/keepassx/Makefile8
-rw-r--r--security/keepassx/distinfo4
2 files changed, 6 insertions, 6 deletions
diff --git a/security/keepassx/Makefile b/security/keepassx/Makefile
index b175c4dd1f3a..877ab050ad86 100644
--- a/security/keepassx/Makefile
+++ b/security/keepassx/Makefile
@@ -2,10 +2,10 @@
# $FreeBSD$
PORTNAME= KeePassX
-PORTVERSION= 0.4.3
-PORTREVISION= 1
+PORTVERSION= 0.4.4
CATEGORIES= security
-MASTER_SITES= SF/${PORTNAME:tl}/KeePassX/${PORTVERSION}/
+MASTER_SITES= https://www.keepassx.org/releases/${PORTVERSION}/ \
+ http://www.keepassx.org/releases/${PORTVERSION}/
DISTNAME= ${PORTNAME:tl}-${PORTVERSION}
MAINTAINER= swills@FreeBSD.org
@@ -14,7 +14,7 @@ COMMENT= Cross Platform Password Manager
DATADIR= ${PREFIX}/share/${PORTNAME:tl}
WRKSRC= ${WRKDIR}/${PORTNAME:tl}-${PORTVERSION}
-USES= qmake shared-mime-info
+USES= desktop-file-utils qmake shared-mime-info
USE_QT4= moc_build uic_build qt3support_build rcc_build \
corelib gui xml
USE_XORG= xt inputproto xtst xrender xrandr xfixes xcursor\
diff --git a/security/keepassx/distinfo b/security/keepassx/distinfo
index 012cbe2ee173..fc8be6f7b4e8 100644
--- a/security/keepassx/distinfo
+++ b/security/keepassx/distinfo
@@ -1,2 +1,2 @@
-SHA256 (keepassx-0.4.3.tar.gz) = cd901a0611ce57e62cf6df7eeeb1b690b5232302bdad8626994eb54adcfa1e85
-SIZE (keepassx-0.4.3.tar.gz) = 1368766
+SHA256 (keepassx-0.4.4.tar.gz) = 3e27068ca85e68705347f0921c6b3c9248d7c5a84c79c0483daf22d141c0adc4
+SIZE (keepassx-0.4.4.tar.gz) = 1371560