svn commit: r378709 - head/security/softhsm

Erwin Lansing erwin at FreeBSD.org
Mon Feb 9 03:20:52 UTC 2015


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>


More information about the svn-ports-all mailing list