- Update to 1.4.2.
- Add LICENSE_FILE PR: 223082 Submitted by: ehaupt
This commit is contained in:
parent
a41c61ec21
commit
1f40ffbfb3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=452337
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user