Bug 184609 - [maintainer update] for graphics/openimageio
Summary: [maintainer update] for graphics/openimageio
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Danilo Egea Gondolfo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-08 23:00 UTC by Shane
Modified: 2013-12-09 16:20 UTC (History)
0 users

See Also:


Attachments
file.diff (3.49 KB, patch)
2013-12-08 23:00 UTC, Shane
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Shane 2013-12-08 23:00:00 UTC
This patch updates graphics/openimageio to 1.3.9 - the latest stable release.

All patches have been incorporated upstream so the files directory can now be deleted.

Also includes a small update to graphics/py-openimageio (slave)

Fix: Note on dependencies -
This port is used by 
graphics/opencolorio-tools - can have a portrevision bump
graphics/openshadinglanguage - also submitting an update
graphics/blender - uses both oiio and osl - only needs one portrevision bump after both updates.


Patch attached with submission follows:
Comment 1 Danilo Egea Gondolfo freebsd_committer freebsd_triage 2013-12-09 14:02:13 UTC
Responsible Changed
From-To: freebsd-ports-bugs->danilo

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2013-12-09 16:07:46 UTC
Author: danilo
Date: Mon Dec  9 16:07:32 2013
New Revision: 336000
URL: http://svnweb.freebsd.org/changeset/ports/336000

Log:
  - Update from 1.2.3 to 1.3.9
  
  PR:		ports/184609
  Submitted by:	Shane Ambler <FreeBSD@Shaneware.biz> (maintainer)

Deleted:
  head/graphics/openimageio/files/
Modified:
  head/graphics/blender/Makefile
  head/graphics/opencolorio/Makefile
  head/graphics/openimageio/Makefile
  head/graphics/openimageio/distinfo
  head/graphics/openimageio/pkg-plist
  head/graphics/py-openimageio/Makefile

Modified: head/graphics/blender/Makefile
==============================================================================
--- head/graphics/blender/Makefile	Mon Dec  9 15:58:11 2013	(r335999)
+++ head/graphics/blender/Makefile	Mon Dec  9 16:07:32 2013	(r336000)
@@ -3,7 +3,7 @@
 
 PORTNAME=	blender
 PORTVERSION=	2.69
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	graphics games
 MASTER_SITES=	http://download.blender.org/source/ \
 		http://mirror.cs.umn.edu/blender.org/source/ \

Modified: head/graphics/opencolorio/Makefile
==============================================================================
--- head/graphics/opencolorio/Makefile	Mon Dec  9 15:58:11 2013	(r335999)
+++ head/graphics/opencolorio/Makefile	Mon Dec  9 16:07:32 2013	(r336000)
@@ -3,7 +3,7 @@
 
 PORTNAME=	opencolorio
 PORTVERSION=	1.0.8
-PORTREVISION?=	1
+PORTREVISION?=	2
 CATEGORIES=	graphics multimedia
 
 MAINTAINER?=	FreeBSD@Shaneware.biz

Modified: head/graphics/openimageio/Makefile
==============================================================================
--- head/graphics/openimageio/Makefile	Mon Dec  9 15:58:11 2013	(r335999)
+++ head/graphics/openimageio/Makefile	Mon Dec  9 16:07:32 2013	(r336000)
@@ -2,8 +2,8 @@
 # $FreeBSD$
 
 PORTNAME=	openimageio
-PORTVERSION=	1.2.3
-PORTREVISION?=	2
+PORTVERSION=	1.3.9
+PORTREVISION?=	0
 CATEGORIES?=	graphics multimedia
 
 MAINTAINER?=	FreeBSD@Shaneware.biz
@@ -15,8 +15,7 @@ USE_GITHUB=	yes
 GH_ACCOUNT=	OpenImageIO
 GH_PROJECT=	oiio
 GH_TAGNAME=	Release-${PORTVERSION}
-GH_COMMIT=	bcdad81
-WRKSRC=		${WRKDIR}/OpenImageIO-oiio-${GH_COMMIT}/src
+GH_COMMIT=	1a57f2f
 
 # fbm also installs bin/idiff
 CONFLICTS=	fbm-[0-9]*
@@ -78,7 +77,7 @@ CMAKE_ARGS+=	-DUSE_OCIO:BOOL=OFF
 
 post-install:
 .if ${SLAVE_PORT} == no
-	${LN} -sf libOpenImageIO.so.1.2 ${STAGEDIR}${PREFIX}/lib/libOpenImageIO.so.1
+	${LN} -sf libOpenImageIO.so.1.3 ${STAGEDIR}${PREFIX}/lib/libOpenImageIO.so.1
 .endif
 
 .include <bsd.port.mk>

Modified: head/graphics/openimageio/distinfo
==============================================================================
--- head/graphics/openimageio/distinfo	Mon Dec  9 15:58:11 2013	(r335999)
+++ head/graphics/openimageio/distinfo	Mon Dec  9 16:07:32 2013	(r336000)
@@ -1,2 +1,2 @@
-SHA256 (openimageio-1.2.3.tar.gz) = 9d1dd8b332cc2a191f3d60acc68636a0736d1caa535c326554476bef7a88726d
-SIZE (openimageio-1.2.3.tar.gz) = 12380067
+SHA256 (openimageio-1.3.9.tar.gz) = 4f68be9bcb50ebb1e645f8f9204247c90d443e050c26dda2cb7ebdead08cde88
+SIZE (openimageio-1.3.9.tar.gz) = 14832206

Modified: head/graphics/openimageio/pkg-plist
==============================================================================
--- head/graphics/openimageio/pkg-plist	Mon Dec  9 15:58:11 2013	(r335999)
+++ head/graphics/openimageio/pkg-plist	Mon Dec  9 16:07:32 2013	(r336000)
@@ -39,8 +39,8 @@ include/OpenImageIO/pugiconfig.hpp
 include/OpenImageIO/version.h
 lib/libOpenImageIO.so
 lib/libOpenImageIO.so.1
-lib/libOpenImageIO.so.1.2
-lib/libOpenImageIO.so.1.2.3
+lib/libOpenImageIO.so.1.3
+lib/libOpenImageIO.so.1.3.9
 %%PORTDOCS%%%%DOCSDIR%%/CHANGES
 %%PORTDOCS%%%%DOCSDIR%%/LICENSE
 %%PORTDOCS%%%%DOCSDIR%%/openimageio.pdf

Modified: head/graphics/py-openimageio/Makefile
==============================================================================
--- head/graphics/py-openimageio/Makefile	Mon Dec  9 15:58:11 2013	(r335999)
+++ head/graphics/py-openimageio/Makefile	Mon Dec  9 16:07:32 2013	(r336000)
@@ -11,6 +11,6 @@ OPTIONS_EXCLUDE=DOCS IMAGEVIEWER OCIO
 
 do-install:
 	@${MKDIR} -p ${STAGEDIR}${PYTHON_SITELIBDIR}
-	${INSTALL_LIB} ${BUILD_WRKSRC}/python/OpenImageIO.so ${STAGEDIR}${PYTHON_SITELIBDIR}
+	${INSTALL_LIB} ${BUILD_WRKSRC}/src/python/OpenImageIO.so ${STAGEDIR}${PYTHON_SITELIBDIR}
 
 .include "${MASTERDIR}/Makefile"
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 3 Danilo Egea Gondolfo freebsd_committer freebsd_triage 2013-12-09 16:20:54 UTC
State Changed
From-To: open->closed

Committed. Thanks!