svn commit: r409331 - head/security/keepassx2
Jason Unovitch
junovitch at FreeBSD.org
Mon Feb 22 11:23:36 UTC 2016
Author: junovitch
Date: Mon Feb 22 11:23:35 2016
New Revision: 409331
URL: https://svnweb.freebsd.org/changeset/ports/409331
Log:
security/keepassx2: update 2.0 -> 2.0.2
PR: 207126
Submitted by: Thibault Payet <monwarez at mailoo.org>
Approved by: Eric Camachat <eric at camachat.org> (maintainer)
Modified:
head/security/keepassx2/Makefile
head/security/keepassx2/distinfo
head/security/keepassx2/pkg-plist
Modified: head/security/keepassx2/Makefile
==============================================================================
--- head/security/keepassx2/Makefile Mon Feb 22 10:28:05 2016 (r409330)
+++ head/security/keepassx2/Makefile Mon Feb 22 11:23:35 2016 (r409331)
@@ -2,10 +2,10 @@
# $FreeBSD$
PORTNAME= keepassx
-DISTVERSION= 2.0
+PORTVERSION= 2.0.2
PORTEPOCH= 2
CATEGORIES= security
-MASTER_SITES= https://www.keepassx.org/releases/2.0/
+MASTER_SITES= https://www.keepassx.org/releases/${PORTVERSION}/
PKGNAMESUFFIX= 2
MAINTAINER= eric at camachat.org
Modified: head/security/keepassx2/distinfo
==============================================================================
--- head/security/keepassx2/distinfo Mon Feb 22 10:28:05 2016 (r409330)
+++ head/security/keepassx2/distinfo Mon Feb 22 11:23:35 2016 (r409331)
@@ -1,2 +1,2 @@
-SHA256 (keepassx-2.0.tar.gz) = 0eb40fac3a44d8283dfc1ee28cc6de5c660b22ab975472de82c2b04675c822e6
-SIZE (keepassx-2.0.tar.gz) = 1524638
+SHA256 (keepassx-2.0.2.tar.gz) = 204bdcf49c72078cd6f02b4f29b062923cca9e7b2d3551f2bf352763daa236b8
+SIZE (keepassx-2.0.2.tar.gz) = 1532353
Modified: head/security/keepassx2/pkg-plist
==============================================================================
--- head/security/keepassx2/pkg-plist Mon Feb 22 10:28:05 2016 (r409330)
+++ head/security/keepassx2/pkg-plist Mon Feb 22 11:23:35 2016 (r409331)
@@ -1,4 +1,4 @@
-bin/keepassx
+%%QT_BINDIR%%/keepassx
lib/keepassx/libkeepassx-autotype-x11.so
share/applications/keepassx.desktop
share/icons/hicolor/128x128/apps/keepassx.png
More information about the svn-ports-head
mailing list