Index: branches/2015Q4/security/keepassx/Makefile =================================================================== --- branches/2015Q4/security/keepassx/Makefile (revision 404317) +++ branches/2015Q4/security/keepassx/Makefile (revision 404318) @@ -1,25 +1,25 @@ # Created by: Sergey Skvortsov # $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 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\ xext x11 sm ice xi QMAKE_ARGS+= INCLUDEPATH+=${LOCALBASE}/include LIBS+=-L${LOCALBASE}/lib .include Index: branches/2015Q4/security/keepassx/distinfo =================================================================== --- branches/2015Q4/security/keepassx/distinfo (revision 404317) +++ branches/2015Q4/security/keepassx/distinfo (revision 404318) @@ -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 Index: branches/2015Q4 =================================================================== --- branches/2015Q4 (revision 404317) +++ branches/2015Q4 (revision 404318) Property changes on: branches/2015Q4 ___________________________________________________________________ Modified: svn:mergeinfo ## -0,0 +0,1 ## Merged /head:r404271