From nobody@FreeBSD.org  Thu Jun 21 08:46:07 2012
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 46C801065745
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 21 Jun 2012 08:46:06 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id E555A8FC15
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 21 Jun 2012 08:46:05 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.4/8.14.4) with ESMTP id q5L8k5Ir061497
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 21 Jun 2012 08:46:05 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id q5L8k5I0061482;
	Thu, 21 Jun 2012 08:46:05 GMT
	(envelope-from nobody)
Message-Id: <201206210846.q5L8k5I0061482@red.freebsd.org>
Date: Thu, 21 Jun 2012 08:46:05 GMT
From: Shane Ambler <FreeBSD@Shaneware.biz>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [maintainer update] update graphics/openimageio
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         169288
>Category:       ports
>Synopsis:       [maintainer update] update graphics/openimageio
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    madpilot
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 21 08:50:08 UTC 2012
>Closed-Date:    Tue Jun 26 11:39:18 UTC 2012
>Last-Modified:  Tue Jun 26 11:40:06 UTC 2012
>Originator:     Shane Ambler
>Release:        9.0-RELEASE
>Organization:
>Environment:
FreeBSD leader.local 9.0-RELEASE-p1 FreeBSD 9.0-RELEASE-p1 #1: Tue May 15 12:34:33 CST 2012     shane@leader.local:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
Patch to update graphics/openimageio to v1.0.6

The patch doesn't appear to include info to delete files/* - the patches there can be deleted as they have been merged upstream. Is that a switch I am missing in diff?
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -u openimageio.orig/Makefile openimageio/Makefile
--- openimageio.orig/Makefile	2012-06-06 16:13:56.000000000 +0930
+++ openimageio/Makefile	2012-06-21 16:07:39.007828363 +0930
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	openimageio
-PORTVERSION=	1.0.3
-PORTREVISION=	2
+PORTVERSION=	1.0.6
 CATEGORIES=	graphics multimedia
 MASTER_SITES=	https://github.com/OpenImageIO/oiio/tarball/
 DISTNAME=	Release-${PORTVERSION}
@@ -37,7 +36,7 @@
 		-DUSE_TBB:BOOL=ON
 LDFLAGS+=	-ltbb
 USE_LDCONFIG=	yes
-WRKSRC=		${WRKDIR}/OpenImageIO-oiio-2388ebf/src
+WRKSRC=		${WRKDIR}/OpenImageIO-oiio-f0a566a/src
 MAKE_JOBS_SAFE=	yes
 
 OPTIONS=	IMAGEVIEWER "Build image viewer" on \
diff -u openimageio.orig/distinfo openimageio/distinfo
--- openimageio.orig/distinfo	2012-04-28 02:19:44.000000000 +0930
+++ openimageio/distinfo	2012-06-21 16:07:51.331826382 +0930
@@ -1,2 +1,2 @@
-SHA256 (openimageio/Release-1.0.3) = 44408cf458554c3969a3a4335019373bdf27f40388cfff0b051ccf9ea464a459
-SIZE (openimageio/Release-1.0.3) = 4158972
+SHA256 (openimageio/Release-1.0.6) = b6ca648f13973b517135edbc9bc34367cdc54a8ca87f6b8014f363803825aa1e
+SIZE (openimageio/Release-1.0.6) = 4196479
Only in openimageio.orig/: files
diff -u openimageio.orig/pkg-plist openimageio/pkg-plist
--- openimageio.orig/pkg-plist	2012-05-02 02:14:41.000000000 +0930
+++ openimageio/pkg-plist	2012-06-21 16:08:09.508062630 +0930
@@ -60,7 +60,7 @@
 lib/libOpenImageIO.so
 lib/libOpenImageIO.so.1
 lib/libOpenImageIO.so.1.0
-lib/libOpenImageIO.so.1.0.3
+lib/libOpenImageIO.so.1.0.6
 %%PORTDOCS%%%%DOCSDIR%%/CHANGES
 %%PORTDOCS%%%%DOCSDIR%%/LICENSE
 %%PORTDOCS%%%%DOCSDIR%%/openimageio.pdf


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->madpilot 
Responsible-Changed-By: madpilot 
Responsible-Changed-When: Fri Jun 22 09:52:07 UTC 2012 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=169288 

From: Guido Falsi <madpilot@FreeBSD.org>
To: bug-followup@FreeBSD.org, FreeBSD@Shaneware.biz
Cc:  
Subject: Re: ports/169288: [maintainer update] update graphics/openimageio
Date: Fri, 22 Jun 2012 12:37:01 +0200

 Hi,
 
 Thanks for your submission.
 
 There is no special flag to fully remove files, you can use the -N flag
 which sill make them empty after applying the patch(will show all
 content as removed in the patch).
 
 It's quite handy for committers if you specify removed and added files
 explicitly in the description of your submissions.
 
 I'm testing your patch and noticed you are using ABI version numbers in
 the LIB_DEPENDS, portlint reports this:
 
 WARN: Makefile: LIB_DEPENDS don't specify the ABI version number .6 in
 IlmImf.6 unless it is really necessary.
 WARN: Makefile: LIB_DEPENDS don't specify the ABI version number .4 in
 boost_thread.4 unless it is really necessary.
 WARN: Makefile: LIB_DEPENDS don't specify the ABI version number .2 in
 opencv_legacy.2 unless it is really necessary.
 WARN: Makefile: LIB_DEPENDS don't specify the ABI version number .4 in
 tbb.4 unless it is really necessary.
 WARN: Makefile: LIB_DEPENDS don't specify the ABI version number .2 in
 webp.2 unless it is really necessary.
 
 As portliny states, are you sure you need to wire the exact abi version?
 If a minimum requirement exists you can code it as a "glob" like
 foo.[3-9]*
 
 if you simply don't care about the ABI version it would be best to
 simply remove it like:
 
 webp:${PORTSDIR}/graphics/webp
 
 and let the ports system manage it. I can remove them myself before
 committing if you approve. Or, if some strict requirement needs to be
 there you can file an updated patch.
 
 Thanks!
 
 -- 
 Guido Falsi <madpilot@FreeBSD.org>

From: Guido Falsi <madpilot@FreeBSD.org>
To: bug-followup@FreeBSD.org, FreeBSD@Shaneware.biz
Cc: Chris Rees <crees@FreeBSD.org>, 
 Thomas Abthorpe <tabthorpe@FreeBSD.org>
Subject: Re: ports/169288: [maintainer update] update graphics/openimageio
Date: Sat, 23 Jun 2012 14:58:35 +0200

 This is a multi-part message in MIME format.
 --------------080502070800010706070207
 Content-Type: text/plain; charset=ISO-8859-15; format=flowed
 Content-Transfer-Encoding: 7bit
 
 Hi,
 
 Looking better at your submission I converted it to the new options 
 framework.
 
 I also removed the libraries ABI versions.
 
 I'm attaching a patch for you to approve. Thanks.
 
 -- 
 Guido Falsi <madpilot@FreeBSD.org>
 
 
 --------------080502070800010706070207
 Content-Type: text/plain; charset=us-ascii;
  name="openimageio.diff"
 Content-Transfer-Encoding: 7bit
 Content-Disposition: attachment;
  filename="openimageio.diff"
 
 Index: graphics/openimageio/Makefile
 ===================================================================
 RCS file: /home/ncvs/ports/graphics/openimageio/Makefile,v
 retrieving revision 1.5
 diff -u -r1.5 Makefile
 --- graphics/openimageio/Makefile	6 Jun 2012 06:43:56 -0000	1.5
 +++ graphics/openimageio/Makefile	22 Jun 2012 22:24:27 -0000
 @@ -6,8 +6,7 @@
  #
  
  PORTNAME=	openimageio
 -PORTVERSION=	1.0.3
 -PORTREVISION=	2
 +PORTVERSION=	1.0.6
  CATEGORIES=	graphics multimedia
  MASTER_SITES=	https://github.com/OpenImageIO/oiio/tarball/
  DISTNAME=	Release-${PORTVERSION}
 @@ -37,7 +36,7 @@
  		-DUSE_TBB:BOOL=ON
  LDFLAGS+=	-ltbb
  USE_LDCONFIG=	yes
 -WRKSRC=		${WRKDIR}/OpenImageIO-oiio-2388ebf/src
 +WRKSRC=		${WRKDIR}/OpenImageIO-oiio-f0a566a/src
  MAKE_JOBS_SAFE=	yes
  
  OPTIONS=	IMAGEVIEWER "Build image viewer" on \
 Index: graphics/openimageio/distinfo
 ===================================================================
 RCS file: /home/ncvs/ports/graphics/openimageio/distinfo,v
 retrieving revision 1.2
 diff -u -r1.2 distinfo
 --- graphics/openimageio/distinfo	27 Apr 2012 16:49:44 -0000	1.2
 +++ graphics/openimageio/distinfo	22 Jun 2012 22:24:27 -0000
 @@ -1,2 +1,2 @@
 -SHA256 (openimageio/Release-1.0.3) = 44408cf458554c3969a3a4335019373bdf27f40388cfff0b051ccf9ea464a459
 -SIZE (openimageio/Release-1.0.3) = 4158972
 +SHA256 (openimageio/Release-1.0.6) = b6ca648f13973b517135edbc9bc34367cdc54a8ca87f6b8014f363803825aa1e
 +SIZE (openimageio/Release-1.0.6) = 4196479
 Index: graphics/openimageio/pkg-plist
 ===================================================================
 RCS file: /home/ncvs/ports/graphics/openimageio/pkg-plist,v
 retrieving revision 1.3
 diff -u -r1.3 pkg-plist
 --- graphics/openimageio/pkg-plist	1 May 2012 16:44:41 -0000	1.3
 +++ graphics/openimageio/pkg-plist	22 Jun 2012 22:24:27 -0000
 @@ -60,7 +60,7 @@
  lib/libOpenImageIO.so
  lib/libOpenImageIO.so.1
  lib/libOpenImageIO.so.1.0
 -lib/libOpenImageIO.so.1.0.3
 +lib/libOpenImageIO.so.1.0.6
  %%PORTDOCS%%%%DOCSDIR%%/CHANGES
  %%PORTDOCS%%%%DOCSDIR%%/LICENSE
  %%PORTDOCS%%%%DOCSDIR%%/openimageio.pdf
 Index: graphics/openimageio/files/patch-src_iv_imageviewer.cpp
 ===================================================================
 RCS file: graphics/openimageio/files/patch-src_iv_imageviewer.cpp
 diff -N graphics/openimageio/files/patch-src_iv_imageviewer.cpp
 --- graphics/openimageio/files/patch-src_iv_imageviewer.cpp	17 Apr 2012 16:04:20 -0000	1.1
 +++ /dev/null	1 Jan 1970 00:00:00 -0000
 @@ -1,14 +0,0 @@
 ---- iv/imageviewer.cpp.orig	2012-04-17 17:04:57.000000000 +0930
 -+++ iv/imageviewer.cpp	2012-04-17 17:05:43.000000000 +0930
 -@@ -49,6 +49,11 @@
 - #include "sysutil.h"
 - #include "filesystem.h"
 - 
 -+#if !defined(log2f)
 -+
 -+inline float log2f(float x) {return logf(x)*(float)1.4426950408889634;}
 -+
 -+#endif /* log2f */
 - 
 - namespace
 - {
 Index: graphics/openimageio/files/patch-src_ptex.imageio_ptex_Ptexture.h
 ===================================================================
 RCS file: graphics/openimageio/files/patch-src_ptex.imageio_ptex_Ptexture.h
 diff -N graphics/openimageio/files/patch-src_ptex.imageio_ptex_Ptexture.h
 --- graphics/openimageio/files/patch-src_ptex.imageio_ptex_Ptexture.h	17 Apr 2012 16:04:20 -0000	1.1
 +++ /dev/null	1 Jan 1970 00:00:00 -0000
 @@ -1,17 +0,0 @@
 ---- ptex.imageio/ptex/Ptexture.h.orig	2012-03-30 22:01:12.000000000 +1030
 -+++ ptex.imageio/ptex/Ptexture.h	2012-03-30 22:01:35.000000000 +1030
 -@@ -41,6 +41,14 @@
 -   @brief Public API classes for reading, writing, caching, and filtering Ptex files.
 - */
 - 
 -+#include "fmath.h"
 -+
 -+#if !defined(log2)
 -+
 -+inline double log2(double x) {return log(x)*(double)1.4426950408889634;}
 -+
 -+#endif /* log2 */
 -+
 - #if defined(_WIN32) || defined(_WINDOWS) || defined(_MSC_VER)
 - # ifndef PTEXAPI
 - #  ifndef PTEX_STATIC
 
 --------------080502070800010706070207--
State-Changed-From-To: open->feedback 
State-Changed-By: madpilot 
State-Changed-When: Sat Jun 23 13:01:50 UTC 2012 
State-Changed-Why:  
Ask for maintainer approval. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=169288 

From: Guido Falsi <madpilot@FreeBSD.org>
To: bug-followup@FreeBSD.org, FreeBSD@Shaneware.biz
Cc: Chris Rees <crees@FreeBSD.org>, 
 Thomas Abthorpe <tabthorpe@FreeBSD.org>
Subject: Re: ports/169288: [maintainer update] update graphics/openimageio
Date: Sat, 23 Jun 2012 15:10:34 +0200

 This is a multi-part message in MIME format.
 --------------000800090109090707020800
 Content-Type: text/plain; charset=ISO-8859-15; format=flowed
 Content-Transfer-Encoding: 7bit
 
 I attached the wrong file. Sorry for my mistake, please disregard 
 previous patch.
 
 -- 
 Guido Falsi <madpilot@FreeBSD.org>
 
 
 --------------000800090109090707020800
 Content-Type: text/plain; charset=us-ascii;
  name="openimageio.diff"
 Content-Transfer-Encoding: 7bit
 Content-Disposition: attachment;
  filename="openimageio.diff"
 
 Index: Makefile
 ===================================================================
 RCS file: /home/ncvs/ports/graphics/openimageio/Makefile,v
 retrieving revision 1.5
 diff -u -r1.5 Makefile
 --- Makefile	6 Jun 2012 06:43:56 -0000	1.5
 +++ Makefile	23 Jun 2012 13:09:20 -0000
 @@ -6,8 +6,7 @@
  #
  
  PORTNAME=	openimageio
 -PORTVERSION=	1.0.3
 -PORTREVISION=	2
 +PORTVERSION=	1.0.6
  CATEGORIES=	graphics multimedia
  MASTER_SITES=	https://github.com/OpenImageIO/oiio/tarball/
  DISTNAME=	Release-${PORTVERSION}
 @@ -19,13 +18,13 @@
  
  LICENSE=	BSD
  
 -LIB_DEPENDS=	IlmImf.6:${PORTSDIR}/graphics/OpenEXR \
 -		boost_thread.4:${PORTSDIR}/devel/boost-libs \
 +LIB_DEPENDS=	IlmImf:${PORTSDIR}/graphics/OpenEXR \
 +		boost_thread:${PORTSDIR}/devel/boost-libs \
  		hdf5:${PORTSDIR}/science/hdf5 \
 -		opencv_legacy.2:${PORTSDIR}/graphics/opencv \
 +		opencv_legacy:${PORTSDIR}/graphics/opencv \
  		openjpeg:${PORTSDIR}/graphics/openjpeg \
 -		tbb.4:${PORTSDIR}/devel/tbb \
 -		webp.2:${PORTSDIR}/graphics/webp
 +		tbb:${PORTSDIR}/devel/tbb \
 +		webp:${PORTSDIR}/graphics/webp
  
  FETCH_ARGS=	-pRr
  USE_CMAKE=	yes
 @@ -37,19 +36,21 @@
  		-DUSE_TBB:BOOL=ON
  LDFLAGS+=	-ltbb
  USE_LDCONFIG=	yes
 -WRKSRC=		${WRKDIR}/OpenImageIO-oiio-2388ebf/src
 +WRKSRC=		${WRKDIR}/OpenImageIO-oiio-f0a566a/src
  MAKE_JOBS_SAFE=	yes
  
 -OPTIONS=	IMAGEVIEWER "Build image viewer" on \
 -		NOTHREADS "Disable thread support" off
 +OPTIONS_DEFINE=	IMAGEVIEWER THREADS
 +OPTIONS_DEFAULT=	IMAGEVIEWER THREADS
 +
 +IMAGEVIEWER_DESC=	Build image viewer
  
  .include <bsd.port.options.mk>
  
 -.if defined(NOPORTDOCS)
 +.if empty(PORT_OPTIONS:MDOCS)
  CMAKE_ARGS+=	-DINSTALL_DOCS:BOOL=OFF
  .endif
  
 -.if defined(WITH_IMAGEVIEWER)
 +.if ${PORT_OPTIONS:MIMAGEVIEWER}
  USE_GL=		glew
  USE_QT4=	corelib gui opengl qmake_build moc_build rcc_build uic_build
  CMAKE_ARGS+=	-DUSE_QT:BOOL=ON -DUSE_OPENGL:BOOL=ON
 @@ -60,7 +61,7 @@
  PLIST_SUB+=	IMAGEVIEWER="@comment "
  .endif
  
 -.if defined(WITH_NOTHREADS)
 +.if empty(PORT_OPTIONS:MTHREADS)
  CMAKE_ARGS+=	-DNOTHREADS:BOOL=ON
  .else
  CMAKE_ARGS+=	-DNOTHREADS:BOOL=OFF
 Index: distinfo
 ===================================================================
 RCS file: /home/ncvs/ports/graphics/openimageio/distinfo,v
 retrieving revision 1.2
 diff -u -r1.2 distinfo
 --- distinfo	27 Apr 2012 16:49:44 -0000	1.2
 +++ distinfo	23 Jun 2012 13:09:20 -0000
 @@ -1,2 +1,2 @@
 -SHA256 (openimageio/Release-1.0.3) = 44408cf458554c3969a3a4335019373bdf27f40388cfff0b051ccf9ea464a459
 -SIZE (openimageio/Release-1.0.3) = 4158972
 +SHA256 (openimageio/Release-1.0.6) = b6ca648f13973b517135edbc9bc34367cdc54a8ca87f6b8014f363803825aa1e
 +SIZE (openimageio/Release-1.0.6) = 4196479
 Index: pkg-plist
 ===================================================================
 RCS file: /home/ncvs/ports/graphics/openimageio/pkg-plist,v
 retrieving revision 1.3
 diff -u -r1.3 pkg-plist
 --- pkg-plist	1 May 2012 16:44:41 -0000	1.3
 +++ pkg-plist	23 Jun 2012 13:09:20 -0000
 @@ -60,7 +60,7 @@
  lib/libOpenImageIO.so
  lib/libOpenImageIO.so.1
  lib/libOpenImageIO.so.1.0
 -lib/libOpenImageIO.so.1.0.3
 +lib/libOpenImageIO.so.1.0.6
  %%PORTDOCS%%%%DOCSDIR%%/CHANGES
  %%PORTDOCS%%%%DOCSDIR%%/LICENSE
  %%PORTDOCS%%%%DOCSDIR%%/openimageio.pdf
 Index: files/patch-src_iv_imageviewer.cpp
 ===================================================================
 RCS file: files/patch-src_iv_imageviewer.cpp
 diff -N files/patch-src_iv_imageviewer.cpp
 --- files/patch-src_iv_imageviewer.cpp	17 Apr 2012 16:04:20 -0000	1.1
 +++ /dev/null	1 Jan 1970 00:00:00 -0000
 @@ -1,14 +0,0 @@
 ---- iv/imageviewer.cpp.orig	2012-04-17 17:04:57.000000000 +0930
 -+++ iv/imageviewer.cpp	2012-04-17 17:05:43.000000000 +0930
 -@@ -49,6 +49,11 @@
 - #include "sysutil.h"
 - #include "filesystem.h"
 - 
 -+#if !defined(log2f)
 -+
 -+inline float log2f(float x) {return logf(x)*(float)1.4426950408889634;}
 -+
 -+#endif /* log2f */
 - 
 - namespace
 - {
 Index: files/patch-src_ptex.imageio_ptex_Ptexture.h
 ===================================================================
 RCS file: files/patch-src_ptex.imageio_ptex_Ptexture.h
 diff -N files/patch-src_ptex.imageio_ptex_Ptexture.h
 --- files/patch-src_ptex.imageio_ptex_Ptexture.h	17 Apr 2012 16:04:20 -0000	1.1
 +++ /dev/null	1 Jan 1970 00:00:00 -0000
 @@ -1,17 +0,0 @@
 ---- ptex.imageio/ptex/Ptexture.h.orig	2012-03-30 22:01:12.000000000 +1030
 -+++ ptex.imageio/ptex/Ptexture.h	2012-03-30 22:01:35.000000000 +1030
 -@@ -41,6 +41,14 @@
 -   @brief Public API classes for reading, writing, caching, and filtering Ptex files.
 - */
 - 
 -+#include "fmath.h"
 -+
 -+#if !defined(log2)
 -+
 -+inline double log2(double x) {return log(x)*(double)1.4426950408889634;}
 -+
 -+#endif /* log2 */
 -+
 - #if defined(_WIN32) || defined(_WINDOWS) || defined(_MSC_VER)
 - # ifndef PTEXAPI
 - #  ifndef PTEX_STATIC
 
 --------------000800090109090707020800--

From: Shane Ambler <FreeBSD@ShaneWare.Biz>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/169288: [maintainer update] update graphics/openimageio
Date: Tue, 26 Jun 2012 12:47:52 +0930

 Having just looked over the info for the new options framework I see no 
 problems with the changes you have made.
 
 The only change I would add is to add docs=on but that can wait for the 
 next update.
State-Changed-From-To: feedback->open 
State-Changed-By: madpilot 
State-Changed-When: Tue Jun 26 07:58:47 UTC 2012 
State-Changed-Why:  
Maintainer has approved. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=169288 
State-Changed-From-To: open->closed 
State-Changed-By: madpilot 
State-Changed-When: Tue Jun 26 11:39:17 UTC 2012 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=169288 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/169288: commit references a PR
Date: Tue, 26 Jun 2012 11:39:10 +0000 (UTC)

 madpilot    2012-06-26 11:38:56 UTC
 
   FreeBSD ports repository
 
   Modified files:
     graphics/openimageio Makefile distinfo pkg-plist 
   Removed files:
     graphics/openimageio/files patch-src_iv_imageviewer.cpp 
                                patch-src_ptex.imageio_ptex_Ptexture.h 
   Log:
   - Update to 1.0.6
   - Convert to new options framework
   - Make DOCS options default to on, as per maintainer request
   
   PR:             ports/169288
   Submitted by:   Shane Ambler <FreeBSD@Shaneware.biz>
   Approved by:    crees (mentor)
   
   Revision  Changes    Path
   1.6       +14 -13    ports/graphics/openimageio/Makefile
   1.3       +2 -2      ports/graphics/openimageio/distinfo
   1.2       +0 -14     ports/graphics/openimageio/files/patch-src_iv_imageviewer.cpp (dead)
   1.2       +0 -17     ports/graphics/openimageio/files/patch-src_ptex.imageio_ptex_Ptexture.h (dead)
   1.4       +1 -1      ports/graphics/openimageio/pkg-plist
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
