Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Jul 2013 09:15:50 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r323580 - head/graphics/py-openimageio
Message-ID:  <201307240915.r6O9FoLX092593@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Wed Jul 24 09:15:50 2013
New Revision: 323580
URL: http://svnweb.freebsd.org/changeset/ports/323580

Log:
  Mark as broken: does not patch
  
  ===>  Applying extra patch /usr/ports/graphics/py-openimageio/../openimageio/files/extra-patch-CMakeLists.txt
  Ignoring previously applied (or reversed) patch.
  1 out of 1 hunks ignored--saving rejects to ./CMakeLists.txt.rej
  *** [do-patch] Error code 1
  
  Reported by:	pkg-fallout

Modified:
  head/graphics/py-openimageio/Makefile

Modified: head/graphics/py-openimageio/Makefile
==============================================================================
--- head/graphics/py-openimageio/Makefile	Wed Jul 24 09:13:25 2013	(r323579)
+++ head/graphics/py-openimageio/Makefile	Wed Jul 24 09:15:50 2013	(r323580)
@@ -15,6 +15,8 @@ LIB_DEPENDS=	OpenImageIO:${PORTSDIR}/gra
 
 MASTERDIR=	${.CURDIR}/../openimageio
 
+BROKEN=		Does not patch
+
 USE_PYTHON=	2.6+
 
 OIIO_PYBIND=	yes



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