svn commit: r365400 - head/cad/kicad-devel

Thierry Thomas thierry at FreeBSD.org
Tue Aug 19 16:54:25 UTC 2014


Author: thierry
Date: Tue Aug 19 16:54:24 2014
New Revision: 365400
URL: http://svnweb.freebsd.org/changeset/ports/365400
QAT: https://qat.redports.org/buildarchive/r365400/

Log:
  Chase conflicts.

Modified:
  head/cad/kicad-devel/Makefile

Modified: head/cad/kicad-devel/Makefile
==============================================================================
--- head/cad/kicad-devel/Makefile	Tue Aug 19 16:51:25 2014	(r365399)
+++ head/cad/kicad-devel/Makefile	Tue Aug 19 16:54:24 2014	(r365400)
@@ -18,7 +18,7 @@ BUILD_DEPENDS=	bzr:${PORTSDIR}/devel/bzr
 
 LIB_DEPENDS=	libboost_thread.so:${PORTSDIR}/devel/boost-libs
 
-CONFLICTS=	kicad-2013*
+CONFLICTS=	kicad-2014*
 
 DOCVERSION=	1.1
 LIBVERSION=	1.0


More information about the svn-ports-all mailing list