Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Nov 2013 17:13:22 +0000 (UTC)
From:      Rusmir Dusko <nemysis@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r334332 - head/graphics/OpenEXR
Message-ID:  <201311191713.rAJHDMH6096372@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: nemysis
Date: Tue Nov 19 17:13:22 2013
New Revision: 334332
URL: http://svnweb.freebsd.org/changeset/ports/334332

Log:
  - Update to 2.1.0
  
  Approved by:	pawel / wg (mentors, implicit)

Modified:
  head/graphics/OpenEXR/Makefile
  head/graphics/OpenEXR/distinfo
  head/graphics/OpenEXR/pkg-plist

Modified: head/graphics/OpenEXR/Makefile
==============================================================================
--- head/graphics/OpenEXR/Makefile	Tue Nov 19 17:12:15 2013	(r334331)
+++ head/graphics/OpenEXR/Makefile	Tue Nov 19 17:13:22 2013	(r334332)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	OpenEXR
-PORTVERSION=	2.0.1
+PORTVERSION=	2.1.0
 CATEGORIES=	graphics devel
 MASTER_SITES=	SAVANNAH/openexr/
 DISTNAME=	openexr-${DISTVERSION}
@@ -44,7 +44,8 @@ LARGE_STACK_CONFIGURE_ENABLE=	large-stac
 
 .include <bsd.port.options.mk>
 
-PLIST_SUB=	MAJORVER=2_0
+PLIST_SUB=	MAJORVER=2_1
+PLIST_SUB+=	VER=21
 
 post-patch:
 	@${REINPLACE_CMD} -e 's|== x|= x|g' ${WRKSRC}/configure

Modified: head/graphics/OpenEXR/distinfo
==============================================================================
--- head/graphics/OpenEXR/distinfo	Tue Nov 19 17:12:15 2013	(r334331)
+++ head/graphics/OpenEXR/distinfo	Tue Nov 19 17:13:22 2013	(r334332)
@@ -1,2 +1,2 @@
-SHA256 (openexr-2.0.1.tar.gz) = b9924d2f9d57376ff99234209231ad97a47f5cfebd18a5d0570db6d1a220685a
-SIZE (openexr-2.0.1.tar.gz) = 12609335
+SHA256 (openexr-2.1.0.tar.gz) = a2bc21dea9dc4d472a8faa77e52eb627ea321c7ee4abab3d6d1a634c379b630b
+SIZE (openexr-2.1.0.tar.gz) = 13680959

Modified: head/graphics/OpenEXR/pkg-plist
==============================================================================
--- head/graphics/OpenEXR/pkg-plist	Tue Nov 19 17:12:15 2013	(r334331)
+++ head/graphics/OpenEXR/pkg-plist	Tue Nov 19 17:13:22 2013	(r334332)
@@ -21,6 +21,7 @@ include/OpenEXR/ImfCompressionAttribute.
 include/OpenEXR/ImfConvert.h
 include/OpenEXR/ImfDeepCompositing.h
 include/OpenEXR/ImfDeepFrameBuffer.h
+include/OpenEXR/ImfDeepImageState.h
 include/OpenEXR/ImfDeepScanLineInputFile.h
 include/OpenEXR/ImfDeepScanLineInputPart.h
 include/OpenEXR/ImfDeepScanLineOutputFile.h
@@ -91,7 +92,7 @@ include/OpenEXR/ImfWav.h
 include/OpenEXR/ImfXdr.h
 include/OpenEXR/OpenEXRConfig.h
 lib/libIlmImf-Imf_%%MAJORVER%%.so
-lib/libIlmImf-Imf_%%MAJORVER%%.so.20
+lib/libIlmImf-Imf_%%MAJORVER%%.so.%%VER%%
 lib/libIlmImf.a
 lib/libIlmImf.la
 lib/libIlmImf.so



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