aboutsummaryrefslogtreecommitdiff
path: root/security/yubikey-manager-qt
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2021-03-24 19:26:50 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2021-03-24 19:26:50 +0000
commit3df759b334c319bffd4aa90a8b98c46f9f986406 (patch)
tree02cb8b927e4d0acc00813e34b2a14a5d3f5c8ef6 /security/yubikey-manager-qt
parent64d5248ce3269d5b259e0edde69fe629434f81a5 (diff)
downloadports-3df759b334c319bffd4aa90a8b98c46f9f986406.tar.gz
ports-3df759b334c319bffd4aa90a8b98c46f9f986406.zip
security/yubikey-manager-qt: Update to 1.2.0
Changes can be viewed here: https://developers.yubico.com/yubikey-manager-qt/Release_Notes.html Submitted by: Daniel Shafer <daniel@shafer.cc> (maintainer) Differential Revision: https://reviews.freebsd.org/D29348
Notes
Notes: svn path=/head/; revision=569155
Diffstat (limited to 'security/yubikey-manager-qt')
-rw-r--r--security/yubikey-manager-qt/Makefile3
-rw-r--r--security/yubikey-manager-qt/distinfo6
-rw-r--r--security/yubikey-manager-qt/pkg-descr2
-rw-r--r--security/yubikey-manager-qt/pkg-message7
4 files changed, 12 insertions, 6 deletions
diff --git a/security/yubikey-manager-qt/Makefile b/security/yubikey-manager-qt/Makefile
index 7f7408c66bfe..1b0e9adbdd8c 100644
--- a/security/yubikey-manager-qt/Makefile
+++ b/security/yubikey-manager-qt/Makefile
@@ -2,8 +2,7 @@
PORTNAME= yubikey-manager-qt
DISTVERSIONPREFIX= yubikey-manager-qt-
-DISTVERSION= 1.0.1
-PORTREVISION= 2
+DISTVERSION= 1.2.0
CATEGORIES= security
MAINTAINER= daniel@shafer.cc
diff --git a/security/yubikey-manager-qt/distinfo b/security/yubikey-manager-qt/distinfo
index 5072e6a5fea9..d8ad64d7c0ac 100644
--- a/security/yubikey-manager-qt/distinfo
+++ b/security/yubikey-manager-qt/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1546166817
-SHA256 (Yubico-yubikey-manager-qt-yubikey-manager-qt-1.0.1_GH0.tar.gz) = 0845511bcec2b2cad7600a9ec576511f2b2be62541f17032a183b2fa5a20bdfd
-SIZE (Yubico-yubikey-manager-qt-yubikey-manager-qt-1.0.1_GH0.tar.gz) = 10285019
+TIMESTAMP = 1616216055
+SHA256 (Yubico-yubikey-manager-qt-yubikey-manager-qt-1.2.0_GH0.tar.gz) = 3f3c998f93b74b869c232f5f951a9d7b2f68b007c20be8e39a698e24ea7aae0b
+SIZE (Yubico-yubikey-manager-qt-yubikey-manager-qt-1.2.0_GH0.tar.gz) = 17311666
diff --git a/security/yubikey-manager-qt/pkg-descr b/security/yubikey-manager-qt/pkg-descr
index a9c3a81aaf57..41bcdcb83477 100644
--- a/security/yubikey-manager-qt/pkg-descr
+++ b/security/yubikey-manager-qt/pkg-descr
@@ -1,4 +1,4 @@
-Cross-platform application for configuring any YubiKey
+Cross-platform application for configuring any YubiKey
over all USB interfaces.
WWW: https://developers.yubico.com/yubikey-manager-qt/
diff --git a/security/yubikey-manager-qt/pkg-message b/security/yubikey-manager-qt/pkg-message
new file mode 100644
index 000000000000..69e21c9701be
--- /dev/null
+++ b/security/yubikey-manager-qt/pkg-message
@@ -0,0 +1,7 @@
+[
+{ type: install
+ message: <<EOM
+In addition to the application itself, you may also need to manually install and start the pcscd service <devel/pcsc-lite> for CCID support.
+EOM
+}
+]