svn commit: r452337 - head/security/yubikey-piv-manager
Hajimu UMEMOTO
ume at FreeBSD.org
Wed Oct 18 14:33:31 UTC 2017
Author: ume
Date: Wed Oct 18 14:33:29 2017
New Revision: 452337
URL: https://svnweb.freebsd.org/changeset/ports/452337
Log:
- Update to 1.4.2.
- Add LICENSE_FILE
PR: 223082
Submitted by: ehaupt
Modified:
head/security/yubikey-piv-manager/Makefile
head/security/yubikey-piv-manager/distinfo
Modified: head/security/yubikey-piv-manager/Makefile
==============================================================================
--- head/security/yubikey-piv-manager/Makefile Wed Oct 18 14:21:58 2017 (r452336)
+++ head/security/yubikey-piv-manager/Makefile Wed Oct 18 14:33:29 2017 (r452337)
@@ -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 at 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
Modified: head/security/yubikey-piv-manager/distinfo
==============================================================================
--- head/security/yubikey-piv-manager/distinfo Wed Oct 18 14:21:58 2017 (r452336)
+++ head/security/yubikey-piv-manager/distinfo Wed Oct 18 14:33:29 2017 (r452337)
@@ -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
More information about the svn-ports-head
mailing list