Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Oct 2015 09:55:55 +0000 (UTC)
From:      =?UTF-8?Q?Romain_Tarti=c3=a8re?= <romain@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r399612 - in head: . security/yubikey-personalization security/yubikey-personalization-gui
Message-ID:  <201510180955.t9I9ttga011138@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: romain
Date: Sun Oct 18 09:55:55 2015
New Revision: 399612
URL: https://svnweb.freebsd.org/changeset/ports/399612

Log:
  Remove security/yubikey-personalization (duplicate of security/ykpers)
  
  PR:		203835
  Submitted by:	cmt@burggraben.net

Deleted:
  head/security/yubikey-personalization/
Modified:
  head/MOVED
  head/security/yubikey-personalization-gui/Makefile

Modified: head/MOVED
==============================================================================
--- head/MOVED	Sun Oct 18 09:50:39 2015	(r399611)
+++ head/MOVED	Sun Oct 18 09:55:55 2015	(r399612)
@@ -7894,3 +7894,4 @@ graphics/epeg|devel/efl|2015-10-11|Has e
 x11-drivers/xf86-video-ati-ums||2015-10-13|Not supported by xorg-server 1.17
 x11/nvidia-driver-173||2015-10-13|Does not support xorg-server 1.15 and higher
 net-mgmt/bsnmptools||2015-10-16|Has expired: client tools (including SNMPv3 support) are part of the base system
+security/yubikey-personalization|security/ykpers|2015-10-18|Port duplicate with security/ykpers

Modified: head/security/yubikey-personalization-gui/Makefile
==============================================================================
--- head/security/yubikey-personalization-gui/Makefile	Sun Oct 18 09:50:39 2015	(r399611)
+++ head/security/yubikey-personalization-gui/Makefile	Sun Oct 18 09:55:55 2015	(r399612)
@@ -9,7 +9,7 @@ COMMENT=	Graphical YubiKey personalizati
 
 LICENSE=	BSD2CLAUSE
 
-LIB_DEPENDS=	libykpers-1.so:${PORTSDIR}/security/yubikey-personalization
+LIB_DEPENDS=	libykpers-1.so:${PORTSDIR}/security/ykpers
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	Yubico



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