From owner-svn-ports-all@freebsd.org Sun Sep 20 16:25:48 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A83949CF343; Sun, 20 Sep 2015 16:25:48 +0000 (UTC) (envelope-from riggs@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 99F8E1EA0; Sun, 20 Sep 2015 16:25:48 +0000 (UTC) (envelope-from riggs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t8KGPmcr077360; Sun, 20 Sep 2015 16:25:48 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t8KGPmrv077358; Sun, 20 Sep 2015 16:25:48 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <201509201625.t8KGPmrv077358@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Sun, 20 Sep 2015 16:25:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r397377 - in head/graphics/openimageio: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Sep 2015 16:25:48 -0000 Author: riggs Date: Sun Sep 20 16:25:47 2015 New Revision: 397377 URL: https://svnweb.freebsd.org/changeset/ports/397377 Log: Update to upstream version 1.5.18 PR: 202442 Submitted by: FreeBSD@ShaneWare.Biz (maintainer) Deleted: head/graphics/openimageio/files/ Modified: head/graphics/openimageio/Makefile head/graphics/openimageio/distinfo Modified: head/graphics/openimageio/Makefile ============================================================================== --- head/graphics/openimageio/Makefile Sun Sep 20 16:13:33 2015 (r397376) +++ head/graphics/openimageio/Makefile Sun Sep 20 16:25:47 2015 (r397377) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= openimageio -PORTVERSION= 1.5.16 +PORTVERSION= 1.5.18 DISTVERSIONPREFIX= Release- PORTREVISION?= 0 CATEGORIES?= graphics multimedia @@ -66,7 +66,7 @@ PLIST_SUB+= LIBVERS=${PORTVERSION} LIB_DEPENDS+= libIlmImf.so:${PORTSDIR}/graphics/OpenEXR \ libboost_thread.so:${PORTSDIR}/devel/boost-libs \ libhdf5.so:${PORTSDIR}/science/hdf5 \ - libopencv_legacy.so:${PORTSDIR}/graphics/opencv \ + libopencv_highgui.so:${PORTSDIR}/graphics/opencv \ libopenjpeg.so:${PORTSDIR}/graphics/openjpeg15 \ libwebp.so:${PORTSDIR}/graphics/webp USE_LDCONFIG= yes Modified: head/graphics/openimageio/distinfo ============================================================================== --- head/graphics/openimageio/distinfo Sun Sep 20 16:13:33 2015 (r397376) +++ head/graphics/openimageio/distinfo Sun Sep 20 16:25:47 2015 (r397377) @@ -1,2 +1,2 @@ -SHA256 (OpenImageIO-oiio-Release-1.5.16_GH0.tar.gz) = 6c676ae5ddc3b2a8f8d37b521c670d8b3f82d1af583801027d44cf61e1550d6b -SIZE (OpenImageIO-oiio-Release-1.5.16_GH0.tar.gz) = 23136543 +SHA256 (OpenImageIO-oiio-Release-1.5.18_GH0.tar.gz) = 5e22fb0fbc46f72dd8904282cf43ae5501415f11b0043c61660dd99ac267c756 +SIZE (OpenImageIO-oiio-Release-1.5.18_GH0.tar.gz) = 20721348