Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Feb 2015 03:20:52 +0000 (UTC)
From:      Erwin Lansing <erwin@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r378709 - head/security/softhsm
Message-ID:  <201502090320.t193KqVh084607@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: erwin
Date: Mon Feb  9 03:20:51 2015
New Revision: 378709
URL: https://svnweb.freebsd.org/changeset/ports/378709
QAT: https://qat.redports.org/buildarchive/r378709/

Log:
  Add conflicts with new softhsm2 port.

Modified:
  head/security/softhsm/Makefile

Modified: head/security/softhsm/Makefile
==============================================================================
--- head/security/softhsm/Makefile	Mon Feb  9 03:20:10 2015	(r378708)
+++ head/security/softhsm/Makefile	Mon Feb  9 03:20:51 2015	(r378709)
@@ -22,4 +22,6 @@ INSTALL_TARGET=	install-strip
 USES=		libtool
 USE_LDCONFIG=	yes
 
+CONFLICTS=	softhsm2-2.0.*
+
 .include <bsd.port.mk>



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