Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Sep 2018 12:40:14 +0000 (UTC)
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r478682 - head/devel/boost-all
Message-ID:  <201809011240.w81CeEFo021319@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Sat Sep  1 12:40:13 2018
New Revision: 478682
URL: https://svnweb.freebsd.org/changeset/ports/478682

Log:
  devel/boost-all: drop obsolete CONFLICTS
  
  devel/boost|devel/boost-libs|2009-07-28|Boost ports were split and sliced
  devel/boost-python|devel/boost-python-libs|2009-07-28|Boost ports were split and sliced

Modified:
  head/devel/boost-all/common.mk

Modified: head/devel/boost-all/common.mk
==============================================================================
--- head/devel/boost-all/common.mk	Sat Sep  1 12:39:55 2018	(r478681)
+++ head/devel/boost-all/common.mk	Sat Sep  1 12:40:13 2018	(r478682)
@@ -6,7 +6,6 @@ DISTNAME=	boost_${PORTVERSION:S/./_/g}
 CATEGORIES=	devel
 MAINTAINER=	office@FreeBSD.org
 
-CONFLICTS+=	boost-python-1* boost-1*
 MASTER_SITES=	https://dl.bintray.com/boostorg/release/${PORTVERSION}/source/ \
 		SF/boost/boost/${PORTVERSION}
 



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