From owner-svn-ports-head@freebsd.org Mon Dec 19 14:57:54 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E1D3DC88C53; Mon, 19 Dec 2016 14:57:54 +0000 (UTC) (envelope-from woodsb02@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BBB1D1945; Mon, 19 Dec 2016 14:57:54 +0000 (UTC) (envelope-from woodsb02@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBJEvrjo016119; Mon, 19 Dec 2016 14:57:53 GMT (envelope-from woodsb02@FreeBSD.org) Received: (from woodsb02@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBJEvrPB016116; Mon, 19 Dec 2016 14:57:53 GMT (envelope-from woodsb02@FreeBSD.org) Message-Id: <201612191457.uBJEvrPB016116@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: woodsb02 set sender to woodsb02@FreeBSD.org using -f From: Ben Woods Date: Mon, 19 Dec 2016 14:57:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428936 - in head/graphics/tulip: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Dec 2016 14:57:55 -0000 Author: woodsb02 Date: Mon Dec 19 14:57:53 2016 New Revision: 428936 URL: https://svnweb.freebsd.org/changeset/ports/428936 Log: graphics/tulip: Update to 4.10.0 Changes this release: http://tulip.labri.fr/TulipDrupal/?q=node/2143 Approved by: adamw (mentor, implicit) Deleted: head/graphics/tulip/files/patch-library_tulip-core_src_PluginLibraryLoader.cpp head/graphics/tulip/files/patch-plugins_view_HistogramView_HistogramStatistics.cpp head/graphics/tulip/files/patch-software_crash__handling_CrashHandling.cpp head/graphics/tulip/files/patch-software_tulip_include_TulipPerspectiveProcessHandler.h Modified: head/graphics/tulip/Makefile head/graphics/tulip/distinfo head/graphics/tulip/pkg-plist Modified: head/graphics/tulip/Makefile ============================================================================== --- head/graphics/tulip/Makefile Mon Dec 19 14:47:31 2016 (r428935) +++ head/graphics/tulip/Makefile Mon Dec 19 14:57:53 2016 (r428936) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tulip -PORTVERSION= 4.9.0 +PORTVERSION= 4.10.0 DISTVERSIONSUFFIX= _src CATEGORIES= graphics MASTER_SITES= SF/auber/${PORTNAME}/${PORTNAME}-${PORTVERSION} @@ -12,8 +12,6 @@ COMMENT= System dedicated to the visuali LICENSE= LGPL3 -BROKEN_FreeBSD_9= does not build - LIB_DEPENDS= libquazip.so:archivers/quazip \ libpng.so:graphics/png \ libOGDF.so:math/ogdf \ @@ -49,11 +47,13 @@ OPTIONS_DEFAULT= QT4 QT4_USE= qt4=corelib,gui,network,opengl,webkit \ qt4=xml,xmlpatterns \ qt4=moc_build,qmake_build,rcc_build,uic_build -QT4_CMAKE_ON= -DUSE_QT5_IF_INSTALLED:BOOL=OFF QT5_USE= qt5=core,gui,network,opengl,webkit,widgets \ qt5=xml,xmlpatterns \ qt5=buildtools_build,qmake_build -QT5_CMAKE_ON= -DUSE_QT5_IF_INSTALLED:BOOL=ON +QT5_CMAKE_BOOL= USE_QT5_IF_INSTALLED + +# Upstream contacted regarding build failures on FreeBSD 9: https://sourceforge.net/p/auber/discussion/206283/thread/489d80e8/ +BROKEN_FreeBSD_9= /usr/local/include/bfd.h:1610:38: error: expected ',' or '...' before 'ATTRIBUTE_UNUSED' post-build: @${LN} -sf logo32x32.png \ Modified: head/graphics/tulip/distinfo ============================================================================== --- head/graphics/tulip/distinfo Mon Dec 19 14:47:31 2016 (r428935) +++ head/graphics/tulip/distinfo Mon Dec 19 14:57:53 2016 (r428936) @@ -1,3 +1,3 @@ -TIMESTAMP = 1468022227 -SHA256 (tulip-4.9.0_src.tar.gz) = 432d9e12839d41b8ed5bb497c08cd4922cb112868f4c47cd0675e7254e3a0c5e -SIZE (tulip-4.9.0_src.tar.gz) = 76325634 +TIMESTAMP = 1482046849 +SHA256 (tulip-4.10.0_src.tar.gz) = f7c2196f8e892a3474c90b4cc11a0777fdef7054b0edd20fbcb94736e6a7cc9f +SIZE (tulip-4.10.0_src.tar.gz) = 74675072 Modified: head/graphics/tulip/pkg-plist ============================================================================== --- head/graphics/tulip/pkg-plist Mon Dec 19 14:47:31 2016 (r428935) +++ head/graphics/tulip/pkg-plist Mon Dec 19 14:57:53 2016 (r428936) @@ -2,6 +2,7 @@ bin/tulip bin/tulip-config bin/tulip_perspective include/tulip/APIDataBase.h +include/tulip/AboutTulipPage.h include/tulip/AbstractGlCurve.h include/tulip/AbstractProperty.h include/tulip/AcyclicTest.h @@ -35,6 +36,7 @@ include/tulip/ColorScale.h include/tulip/ColorScaleButton.h include/tulip/ColorScaleConfigDialog.h include/tulip/ColorScaleWidget.h +include/tulip/ColorScalesManager.h include/tulip/ConcatIterator.h include/tulip/ConnectedTest.h include/tulip/ConsoleUtils.h @@ -199,7 +201,6 @@ include/tulip/PropertyAnimation.h include/tulip/PropertyCreationDialog.h include/tulip/PropertyInterface.h include/tulip/PropertyTypes.h -include/tulip/PropertyWrapper.h include/tulip/PythonCodeEditor.h include/tulip/PythonCppTypesConverter.h include/tulip/PythonEditorsTabWidget.h @@ -238,7 +239,6 @@ include/tulip/StringProperty.h include/tulip/StringsListSelectionDialog.h include/tulip/StringsListSelectionWidget.h include/tulip/StringsListSelectionWidgetInterface.h -include/tulip/SystemDefinition.h include/tulip/TemplateAlgorithm.h include/tulip/TextureFileDialog.h include/tulip/TlpQtTools.h @@ -263,7 +263,6 @@ include/tulip/TulipSettings.h include/tulip/TulipViewSettings.h include/tulip/TypeInterface.h include/tulip/Vector.h -include/tulip/VectorCast.h include/tulip/VectorEditor.h include/tulip/VectorPropertyAnimation.h include/tulip/View.h @@ -295,7 +294,6 @@ include/tulip/memorypool.h include/tulip/minmaxproperty.h include/tulip/tulipconf.h include/tulip/tuliphash.h -include/tulip/uniqueiterator.h include/tulip/vectorgraph.h include/tulip/vectorgraphproperty.h include/tulip2ogdf/OGDFLayoutPluginBase.h @@ -308,8 +306,6 @@ lib/libgzstream-tulip-%%TULIP_VERS%%.so. lib/libquazip-tulip-%%TULIP_VERS%%.so lib/libquazip-tulip-%%TULIP_VERS%%.so.1 lib/libquazip-tulip-%%TULIP_VERS%%.so.1.0.0 -lib/libqxt-tulip-%%TULIP_VERS%%.so -lib/libqxt-tulip-%%TULIP_VERS%%.so.0 lib/libtess2-tulip-%%TULIP_VERS%%.so lib/libtulip-core-%%TULIP_VERS%%.so lib/libtulip-gui-%%TULIP_VERS%%.so @@ -412,6 +408,7 @@ lib/tulip/libLinkCommunities-%%TULIP_VER lib/tulip/libLoopSelection-%%TULIP_VERSION%%.so lib/tulip/libLouvainClustering-%%TULIP_VERSION%%.so lib/tulip/libMCLClustering-%%TULIP_VERSION%%.so +lib/tulip/libMakeGraph-%%TULIP_VERSION%%.so lib/tulip/libMetricSizeMapping-%%TULIP_VERSION%%.so lib/tulip/libMixedModel-%%TULIP_VERSION%%.so lib/tulip/libMultipleSelection-%%TULIP_VERSION%%.so @@ -486,6 +483,8 @@ lib/tulip/view/libSOMView-%%TULIP_VERSIO lib/tulip/view/libScatterPlot2DView-%%TULIP_VERSION%%.so lib/tulip/view/libTableView-%%TULIP_VERSION%%.so share/pixmaps/tulip.png +%%DATADIR%%/AUTHORS +%%DATADIR%%/COPYING.LESSER %%DATADIR%%/FindGLEW.cmake %%DATADIR%%/FindQtX.cmake %%DATADIR%%/FindTULIP.cmake @@ -499,6 +498,7 @@ share/pixmaps/tulip.png %%DATADIR%%/apiFiles/Python-3.2.api %%DATADIR%%/apiFiles/Python-3.3.api %%DATADIR%%/apiFiles/Python-3.4.api +%%DATADIR%%/apiFiles/Python-3.5.api %%DATADIR%%/apiFiles/tulip.api %%DATADIR%%/apiFiles/tulipgui.api %%DATADIR%%/apiFiles/tulipogl.api @@ -888,11 +888,8 @@ share/pixmaps/tulip.png %%DATADIR%%/bitmaps/radialGradientTexture.png %%DATADIR%%/bitmaps/roundTexture.png %%DATADIR%%/bitmaps/samplePictures/1221.png -%%DATADIR%%/bitmaps/samplePictures/1291.png %%DATADIR%%/bitmaps/samplePictures/1531.png %%DATADIR%%/bitmaps/samplePictures/1861.jpg -%%DATADIR%%/bitmaps/samplePictures/741.png -%%DATADIR%%/bitmaps/samplePictures/891.png %%DATADIR%%/bitmaps/titlebarGradient.png %%DATADIR%%/bitmaps/tulip-file-icon.ico %%DATADIR%%/bitmaps/tulip.ico