diff options
-rw-r--r-- | security/yubikey-piv-manager/Makefile | 3 | ||||
-rw-r--r-- | security/yubikey-piv-manager/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/security/yubikey-piv-manager/Makefile b/security/yubikey-piv-manager/Makefile index 69e820d487bf..0f48e2bd1682 100644 --- a/security/yubikey-piv-manager/Makefile +++ b/security/yubikey-piv-manager/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= yubikey-piv-manager -PORTVERSION= 1.3.0 +PORTVERSION= 1.4.2 #PORTREVISION= 0 CATEGORIES= security MASTER_SITES= https://developers.yubico.com/yubikey-piv-manager/Releases/ @@ -10,6 +10,7 @@ MAINTAINER= ume@FreeBSD.org COMMENT= YubiKey PIV Manager LICENSE= GPLv3+ +LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= pyside${PYTHON_PKGNAMESUFFIX}>=1.0.9:devel/pyside \ yubico-piv-tool:security/yubico-piv-tool diff --git a/security/yubikey-piv-manager/distinfo b/security/yubikey-piv-manager/distinfo index c2eaf9f5ea67..96e12ee8cfea 100644 --- a/security/yubikey-piv-manager/distinfo +++ b/security/yubikey-piv-manager/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1471753391 -SHA256 (yubikey-piv-manager-1.3.0.tar.gz) = 64bbcd9f075ed1d4c87533da32d3df2fa917479c5fdd37a6446fda2ddda96c5a -SIZE (yubikey-piv-manager-1.3.0.tar.gz) = 157610 +TIMESTAMP = 1508335682 +SHA256 (yubikey-piv-manager-1.4.2.tar.gz) = 54c445298749635cbb031ab8bf80d5f5de84e3fe21b0f50bbdaf57f5b92c1b8f +SIZE (yubikey-piv-manager-1.4.2.tar.gz) = 157881 |