svn commit: r399612 - in head: . security/yubikey-personalization security/yubikey-personalization-gui

Romain Tartière romain at FreeBSD.org
Sun Oct 18 09:55:57 UTC 2015


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 at 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


More information about the svn-ports-head mailing list