Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Jul 2018 10:15:31 +0000 (UTC)
From:      =?UTF-8?Q?Fernando_Apestegu=c3=ada?= <fernape@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r475100 - in head: editors/libreoffice graphics/blender graphics/opencollada graphics/opencollada/files
Message-ID:  <201807221015.w6MAFVrp048914@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: fernape
Date: Sun Jul 22 10:15:30 2018
New Revision: 475100
URL: https://svnweb.freebsd.org/changeset/ports/475100

Log:
  graphics/opencollada: update to 1.6.63
  
  Bump PORTREVISION for dependent ports
  
  Reported by:	portscout
  Approved by:	tcberner (mentor)
  Differential Revision:	 https://reviews.freebsd.org/D16353

Deleted:
  head/graphics/opencollada/files/patch-2d66943
Modified:
  head/editors/libreoffice/Makefile
  head/graphics/blender/Makefile
  head/graphics/opencollada/Makefile
  head/graphics/opencollada/distinfo

Modified: head/editors/libreoffice/Makefile
==============================================================================
--- head/editors/libreoffice/Makefile	Sun Jul 22 09:57:25 2018	(r475099)
+++ head/editors/libreoffice/Makefile	Sun Jul 22 10:15:30 2018	(r475100)
@@ -2,7 +2,7 @@
 
 .include "${.CURDIR}/Makefile.common"
 
-PORTREVISION=	1
+PORTREVISION=	2
 MASTER_SITES=	https://download.documentfoundation.org/libreoffice/src/${PORTVERSION}/ \
 		https://dev-www.libreoffice.org/src/:src \
 		https://dev-www.libreoffice.org/extern/:ext

Modified: head/graphics/blender/Makefile
==============================================================================
--- head/graphics/blender/Makefile	Sun Jul 22 09:57:25 2018	(r475099)
+++ head/graphics/blender/Makefile	Sun Jul 22 10:15:30 2018	(r475100)
@@ -3,7 +3,7 @@
 
 PORTNAME=	blender
 PORTVERSION=	2.79b
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	graphics games
 MASTER_SITES=	http://download.blender.org/source/ \
 		http://mirror.cs.umn.edu/blender.org/source/ \

Modified: head/graphics/opencollada/Makefile
==============================================================================
--- head/graphics/opencollada/Makefile	Sun Jul 22 09:57:25 2018	(r475099)
+++ head/graphics/opencollada/Makefile	Sun Jul 22 10:15:30 2018	(r475100)
@@ -2,8 +2,7 @@
 
 PORTNAME=	opencollada
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.6.47
-PORTREVISION=	2
+DISTVERSION=	1.6.63
 CATEGORIES=	graphics devel
 
 MAINTAINER=	ports@FreeBSD.org
@@ -24,11 +23,8 @@ GH_PROJECT=	OpenCOLLADA
 USE_GNOME=	libxml2
 USE_LDCONFIG=	${PREFIX}/lib/opencollada
 CFLAGS+=	-I/${LOCALBASE}/include -Wno-narrowing
-CMAKE_ARGS+=	-DUSE_SHARED:BOOL=ON -DUSE_STATIC:BOOL=OFF
-
-# for files/patch-2d66943
-DOS2UNIX_FILES=	COLLADABaseUtils/include/COLLADABUPcreCompiledPattern.h \
-		COLLADABaseUtils/src/COLLADABUURI.cpp
+CMAKE_ON=	USE_SHARED
+CMAKE_OFF=	USE_STATIC
 
 post-patch:
 	@${REINPLACE_CMD} -e 's|$${OPENCOLLADA_INST_LIBRARY}/cmake|${PREFIX}/share/cmake/Modules|' \

Modified: head/graphics/opencollada/distinfo
==============================================================================
--- head/graphics/opencollada/distinfo	Sun Jul 22 09:57:25 2018	(r475099)
+++ head/graphics/opencollada/distinfo	Sun Jul 22 10:15:30 2018	(r475100)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1494445478
-SHA256 (KhronosGroup-OpenCOLLADA-v1.6.47_GH0.tar.gz) = cba45eb0894e4eb8351f98cf699e51174817a2fdfb95e73b5f0942833e68f46c
-SIZE (KhronosGroup-OpenCOLLADA-v1.6.47_GH0.tar.gz) = 11947753
+TIMESTAMP = 1532007964
+SHA256 (KhronosGroup-OpenCOLLADA-v1.6.63_GH0.tar.gz) = 3a0e25f38262d872c393bbf14ff0ce2ef6a7d66bb0d57e080cfd9e37be7ee076
+SIZE (KhronosGroup-OpenCOLLADA-v1.6.63_GH0.tar.gz) = 12094044



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