svn commit: r323580 - head/graphics/py-openimageio

Baptiste Daroussin bapt at FreeBSD.org
Wed Jul 24 09:15:51 UTC 2013


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


More information about the svn-ports-all mailing list