Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Jan 2013 16:05:39 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r310553 - in head: devel/synfig graphics/ImageMagick graphics/blender graphics/cimg graphics/darktable graphics/enblend graphics/k3d graphics/luminance graphics/opencv graphics/openimag...
Message-ID:  <201301171605.r0HG5dNs001728@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Thu Jan 17 16:05:38 2013
New Revision: 310553
URL: http://svnweb.freebsd.org/changeset/ports/310553

Log:
  - Chase lib version changes from ilmbase and OpenEXR updates

Modified:
  head/devel/synfig/Makefile   (contents, props changed)
  head/graphics/ImageMagick/Makefile
  head/graphics/blender/Makefile
  head/graphics/cimg/Makefile
  head/graphics/darktable/Makefile
  head/graphics/enblend/Makefile   (contents, props changed)
  head/graphics/k3d/Makefile
  head/graphics/luminance/Makefile
  head/graphics/opencv/Makefile
  head/graphics/openimageio/Makefile
  head/graphics/osg-devel/Makefile   (contents, props changed)
  head/graphics/osg/Makefile   (contents, props changed)
  head/graphics/pfstools/Makefile   (contents, props changed)
  head/graphics/pixie/Makefile   (contents, props changed)
  head/graphics/povray37/Makefile
  head/graphics/vigra/Makefile
  head/graphics/vips/Makefile   (contents, props changed)
  head/science/gwyddion/Makefile
  head/x11/kdelibs3/Makefile   (contents, props changed)

Modified: head/devel/synfig/Makefile
==============================================================================
--- head/devel/synfig/Makefile	Thu Jan 17 16:01:41 2013	(r310552)
+++ head/devel/synfig/Makefile	Thu Jan 17 16:05:38 2013	(r310553)
@@ -3,7 +3,7 @@
 
 PORTNAME=	synfig
 DISTVERSION=	0.63.05
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	devel graphics multimedia
 MASTER_SITES=	SF
 

Modified: head/graphics/ImageMagick/Makefile
==============================================================================
--- head/graphics/ImageMagick/Makefile	Thu Jan 17 16:01:41 2013	(r310552)
+++ head/graphics/ImageMagick/Makefile	Thu Jan 17 16:05:38 2013	(r310553)
@@ -1,6 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	ImageMagick
+PORTREVISION=	1
 DISTVERSION=	6.8.0-7
 CATEGORIES=	graphics perl5
 MASTER_SITES=	http://www.imagemagick.org/download/ \

Modified: head/graphics/blender/Makefile
==============================================================================
--- head/graphics/blender/Makefile	Thu Jan 17 16:01:41 2013	(r310552)
+++ head/graphics/blender/Makefile	Thu Jan 17 16:05:38 2013	(r310553)
@@ -3,6 +3,7 @@
 
 PORTNAME=	blender
 PORTVERSION=	2.65a
+PORTREVISION=	2
 CATEGORIES=	graphics games
 MASTER_SITES=	http://download.blender.org/source/ \
 		http://mirror.cs.umn.edu/blender.org/source/ \

Modified: head/graphics/cimg/Makefile
==============================================================================
--- head/graphics/cimg/Makefile	Thu Jan 17 16:01:41 2013	(r310552)
+++ head/graphics/cimg/Makefile	Thu Jan 17 16:05:38 2013	(r310553)
@@ -7,6 +7,7 @@
 
 PORTNAME=	cimg
 PORTVERSION=	1.5.2
+PORTREVISION=	3
 PORTEPOCH=	3
 CATEGORIES=	graphics devel
 MASTER_SITES=	SF/${PORTNAME}		\

Modified: head/graphics/darktable/Makefile
==============================================================================
--- head/graphics/darktable/Makefile	Thu Jan 17 16:01:41 2013	(r310552)
+++ head/graphics/darktable/Makefile	Thu Jan 17 16:05:38 2013	(r310553)
@@ -3,6 +3,7 @@
 
 PORTNAME=	darktable
 PORTVERSION=	1.1
+PORTREVISION=	1
 CATEGORIES=	graphics
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}
 

Modified: head/graphics/enblend/Makefile
==============================================================================
--- head/graphics/enblend/Makefile	Thu Jan 17 16:01:41 2013	(r310552)
+++ head/graphics/enblend/Makefile	Thu Jan 17 16:05:38 2013	(r310553)
@@ -7,7 +7,7 @@
 
 PORTNAME=	enblend
 PORTVERSION=	4.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	graphics
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	enblend/enblend-enfuse/enblend-enfuse-${PORTVERSION}

Modified: head/graphics/k3d/Makefile
==============================================================================
--- head/graphics/k3d/Makefile	Thu Jan 17 16:01:41 2013	(r310552)
+++ head/graphics/k3d/Makefile	Thu Jan 17 16:05:38 2013	(r310553)
@@ -8,6 +8,7 @@
 
 PORTNAME=	k3d
 PORTVERSION=	0.8.0.2
+PORTREVISION=	1
 DISTVERSIONPREFIX=	source-
 CATEGORIES=	graphics
 MASTER_SITES=	SF/${PORTNAME}/K-3D%20Source/K-3D%20${PORTVERSION}

Modified: head/graphics/luminance/Makefile
==============================================================================
--- head/graphics/luminance/Makefile	Thu Jan 17 16:01:41 2013	(r310552)
+++ head/graphics/luminance/Makefile	Thu Jan 17 16:05:38 2013	(r310553)
@@ -6,6 +6,7 @@
 #
 
 PORTNAME=	luminance-hdr
+PORTREVISION=	1
 DISTVERSION=	2.3.0
 CATEGORIES=	graphics
 MASTER_SITES=	SF/qtpfsgui/luminance/${DISTVERSION}

Modified: head/graphics/opencv/Makefile
==============================================================================
--- head/graphics/opencv/Makefile	Thu Jan 17 16:01:41 2013	(r310552)
+++ head/graphics/opencv/Makefile	Thu Jan 17 16:05:38 2013	(r310553)
@@ -3,7 +3,7 @@
 
 PORTNAME?=	opencv
 PORTVERSION=	2.3.1
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	graphics
 MASTER_SITES=	SF/${PORTNAME}library/${PORTNAME}-unix/${PORTVERSION}
 DISTNAME=	OpenCV-${DISTVERSION}a

Modified: head/graphics/openimageio/Makefile
==============================================================================
--- head/graphics/openimageio/Makefile	Thu Jan 17 16:01:41 2013	(r310552)
+++ head/graphics/openimageio/Makefile	Thu Jan 17 16:05:38 2013	(r310553)
@@ -3,7 +3,7 @@
 
 PORTNAME?=	openimageio
 PORTVERSION=	1.1.2
-PORTREVISION?=	0
+PORTREVISION?=	1
 CATEGORIES?=	graphics multimedia
 MASTER_SITES=	https://github.com/OpenImageIO/oiio/tarball/
 

Modified: head/graphics/osg-devel/Makefile
==============================================================================
--- head/graphics/osg-devel/Makefile	Thu Jan 17 16:01:41 2013	(r310552)
+++ head/graphics/osg-devel/Makefile	Thu Jan 17 16:05:38 2013	(r310553)
@@ -7,6 +7,7 @@
 
 PORTNAME=	osg
 PORTVERSION=	3.1.3
+PORTREVISION=	1
 CATEGORIES=	graphics
 MASTER_SITES=	http://www.openscenegraph.org/downloads/developer_releases/ \
 		http://mirror.amdmi3.ru/distfiles/

Modified: head/graphics/osg/Makefile
==============================================================================
--- head/graphics/osg/Makefile	Thu Jan 17 16:01:41 2013	(r310552)
+++ head/graphics/osg/Makefile	Thu Jan 17 16:05:38 2013	(r310553)
@@ -7,7 +7,7 @@
 
 PORTNAME=	osg
 PORTVERSION=	3.0.1
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	graphics
 MASTER_SITES=	http://www.openscenegraph.org/downloads/stable_releases/OpenSceneGraph-${PORTVERSION}/source/ \
 		http://mirror.amdmi3.ru/distfiles/

Modified: head/graphics/pfstools/Makefile
==============================================================================
--- head/graphics/pfstools/Makefile	Thu Jan 17 16:01:41 2013	(r310552)
+++ head/graphics/pfstools/Makefile	Thu Jan 17 16:05:38 2013	(r310553)
@@ -7,7 +7,7 @@
 
 PORTNAME=	pfstools
 PORTVERSION=	1.6.4
-PORTREVISION=	11
+PORTREVISION=	12
 CATEGORIES=	graphics
 MASTER_SITES=	SF
 

Modified: head/graphics/pixie/Makefile
==============================================================================
--- head/graphics/pixie/Makefile	Thu Jan 17 16:01:41 2013	(r310552)
+++ head/graphics/pixie/Makefile	Thu Jan 17 16:05:38 2013	(r310553)
@@ -7,7 +7,7 @@
 
 PORTNAME=	pixie
 PORTVERSION=	2.2.6
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	graphics
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/Pixie%20${PORTVERSION}
 DISTNAME=	Pixie-src-${PORTVERSION}
@@ -17,7 +17,7 @@ MAINTAINER=	ports@FreeBSD.org
 COMMENT=	A photorealistic renderer with Pixar's RenderMan-like interface
 
 BUILD_DEPENDS=	flex:${PORTSDIR}/textproc/flex
-LIB_DEPENDS=	IlmImf.6:${PORTSDIR}/graphics/OpenEXR \
+LIB_DEPENDS=	IlmImf:${PORTSDIR}/graphics/OpenEXR \
 		tiff.4:${PORTSDIR}/graphics/tiff \
 		fltk_gl.1:${PORTSDIR}/x11-toolkits/fltk
 

Modified: head/graphics/povray37/Makefile
==============================================================================
--- head/graphics/povray37/Makefile	Thu Jan 17 16:01:41 2013	(r310552)
+++ head/graphics/povray37/Makefile	Thu Jan 17 16:05:38 2013	(r310553)
@@ -1,6 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	povray
+PORTREVISION=	1
 DISTVERSION=	3.7.0.RC6
 CATEGORIES=	graphics
 MASTER_SITES=	http://www.povray.org/beta/source/

Modified: head/graphics/vigra/Makefile
==============================================================================
--- head/graphics/vigra/Makefile	Thu Jan 17 16:01:41 2013	(r310552)
+++ head/graphics/vigra/Makefile	Thu Jan 17 16:05:38 2013	(r310553)
@@ -3,6 +3,7 @@
 
 PORTNAME=	vigra
 PORTVERSION=	1.9.0
+PORTREVISION=	1
 CATEGORIES=	graphics
 MASTER_SITES=	http://hci.iwr.uni-heidelberg.de/vigra/
 DISTNAME=	${PORTNAME}-${PORTVERSION}-src

Modified: head/graphics/vips/Makefile
==============================================================================
--- head/graphics/vips/Makefile	Thu Jan 17 16:01:41 2013	(r310552)
+++ head/graphics/vips/Makefile	Thu Jan 17 16:05:38 2013	(r310553)
@@ -7,7 +7,7 @@
 
 PORTNAME=	vips
 PORTVERSION=	7.26.3
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	graphics
 MASTER_SITES=	http://www.vips.ecs.soton.ac.uk/supported/${PORTVERSION:R}/
 

Modified: head/science/gwyddion/Makefile
==============================================================================
--- head/science/gwyddion/Makefile	Thu Jan 17 16:01:41 2013	(r310552)
+++ head/science/gwyddion/Makefile	Thu Jan 17 16:05:38 2013	(r310553)
@@ -3,7 +3,7 @@
 
 PORTNAME=	gwyddion
 PORTVERSION=	2.30
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	science graphics
 MASTER_SITES=	SF
 

Modified: head/x11/kdelibs3/Makefile
==============================================================================
--- head/x11/kdelibs3/Makefile	Thu Jan 17 16:01:41 2013	(r310552)
+++ head/x11/kdelibs3/Makefile	Thu Jan 17 16:05:38 2013	(r310553)
@@ -8,7 +8,7 @@
 
 PORTNAME=	kdelibs
 PORTVERSION=	${KDE_VERSION}
-PORTREVISION=	11
+PORTREVISION=	12
 CATEGORIES=	x11 kde ipv6
 MASTER_SITES=	${MASTER_SITE_KDE}
 MASTER_SITE_SUBDIR=	stable/${PORTVERSION:S/.0//}/src



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