Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Oct 2017 14:33:29 +0000 (UTC)
From:      Hajimu UMEMOTO <ume@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r452337 - head/security/yubikey-piv-manager
Message-ID:  <201710181433.v9IEXT9g080638@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201710181433.v9IEXT9g080638>