From owner-svn-ports-head@freebsd.org Sat Jan 16 20:14:04 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 CE26CA85455; Sat, 16 Jan 2016 20:14:04 +0000 (UTC) (envelope-from riggs@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 ABD48114B; Sat, 16 Jan 2016 20:14:04 +0000 (UTC) (envelope-from riggs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u0GKE3El097430; Sat, 16 Jan 2016 20:14:03 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u0GKE3Ms097426; Sat, 16 Jan 2016 20:14:03 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <201601162014.u0GKE3Ms097426@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Sat, 16 Jan 2016 20:14:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r406272 - in head/math/clfft: . 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.20 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: Sat, 16 Jan 2016 20:14:05 -0000 Author: riggs Date: Sat Jan 16 20:14:03 2016 New Revision: 406272 URL: https://svnweb.freebsd.org/changeset/ports/406272 Log: Update to upstream version 2.8 PR: 206090 Submitted by: dieterich@ogolem.org (maintainer) Deleted: head/math/clfft/files/patch-src_include_sharedLibrary.h Modified: head/math/clfft/Makefile head/math/clfft/distinfo (contents, props changed) head/math/clfft/files/patch-src_statTimer_statisticalTimer.h head/math/clfft/pkg-plist (contents, props changed) Modified: head/math/clfft/Makefile ============================================================================== --- head/math/clfft/Makefile Sat Jan 16 20:13:10 2016 (r406271) +++ head/math/clfft/Makefile Sat Jan 16 20:14:03 2016 (r406272) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= clfft -PORTVERSION= 2.6.1 +PORTVERSION= 2.8 DISTVERSIONPREFIX= v CATEGORIES= math @@ -17,6 +17,8 @@ LIB_DEPENDS= libOpenCL.so:${PORTSDIR}/de RUN_DEPENDS= opencl>=0:${PORTSDIR}/devel/opencl BROKEN_FreeBSD_9= clFFT is only supported on FreeBSD 10.1 and newer +ONLY_FOR_ARCHS= amd64 +ONLY_FOR_ARCHS_REASON_amd64= only builds and is supported on amd64 USE_GITHUB= yes GH_ACCOUNT= clMathLibraries @@ -27,6 +29,7 @@ USES= cmake CMAKE_ARGS+= -DBUILD_CLIENT=OFF \ -DBUILD_TEST=OFF \ + -DBUILD_CALLBACK_CLIENT=OFF \ -DSUFFIX_LIB="" CMAKE_SOURCE_PATH= ${WRKSRC}/src Modified: head/math/clfft/distinfo ============================================================================== --- head/math/clfft/distinfo Sat Jan 16 20:13:10 2016 (r406271) +++ head/math/clfft/distinfo Sat Jan 16 20:14:03 2016 (r406272) @@ -1,2 +1,2 @@ -SHA256 (clMathLibraries-clFFT-v2.6.1_GH0.tar.gz) = 2b5b15b903baeef4dcea6bb8efbe6aba284510148c04d20f9b151a94ae71c050 -SIZE (clMathLibraries-clFFT-v2.6.1_GH0.tar.gz) = 893794 +SHA256 (clMathLibraries-clFFT-v2.8_GH0.tar.gz) = 9964b537f0af121560e64cb5a2513b153511ca85e011f23a332c45cc66f3d60a +SIZE (clMathLibraries-clFFT-v2.8_GH0.tar.gz) = 967253 Modified: head/math/clfft/files/patch-src_statTimer_statisticalTimer.h ============================================================================== --- head/math/clfft/files/patch-src_statTimer_statisticalTimer.h Sat Jan 16 20:13:10 2016 (r406271) +++ head/math/clfft/files/patch-src_statTimer_statisticalTimer.h Sat Jan 16 20:14:03 2016 (r406272) @@ -1,5 +1,5 @@ ---- src/statTimer/statisticalTimer.h.orig 2015-10-11 19:43:16.998055000 +0200 -+++ src/statTimer/statisticalTimer.h 2015-10-11 19:44:10.217558000 +0200 +--- src/statTimer/statisticalTimer.h.orig 2015-10-20 00:29:59 UTC ++++ src/statTimer/statisticalTimer.h @@ -21,6 +21,7 @@ #include #include Modified: head/math/clfft/pkg-plist ============================================================================== --- head/math/clfft/pkg-plist Sat Jan 16 20:13:10 2016 (r406271) +++ head/math/clfft/pkg-plist Sat Jan 16 20:14:03 2016 (r406272) @@ -1,22 +1,20 @@ -bin/examples/fft1d -bin/examples/fft2d -bin/examples/fft3d include/clAmdFft.h include/clAmdFft.version.h include/clFFT.h include/clFFT.version.h +lib/cmake/clFFT/clFFTConfig.cmake +lib/cmake/clFFT/clFFTConfigVersion.cmake +lib/cmake/clFFT/clFFTTargets-%%CMAKE_BUILD_TYPE%%.cmake +lib/cmake/clFFT/clFFTTargets.cmake lib/libStatTimer.so lib/libStatTimer.so.2 -lib/libStatTimer.so.2.6.1 +lib/libStatTimer.so.2.8.0 lib/libclFFT.so lib/libclFFT.so.2 -lib/libclFFT.so.2.6.1 -share/clFFT/clFFTConfig.cmake -share/clFFT/clFFTConfigVersion.cmake -share/clFFT/clFFTTargets-%%CMAKE_BUILD_TYPE%%.cmake -share/clFFT/clFFTTargets.cmake -share/clFFT/errorHandler.py -share/clFFT/fftPerformanceTesting.py -share/clFFT/measurePerformance.py -share/clFFT/performanceUtility.py -share/clFFT/plotPerformance.py +lib/libclFFT.so.2.8.0 +share/clFFT/examples/fft1d +share/clFFT/examples/fft1d.c +share/clFFT/examples/fft2d +share/clFFT/examples/fft2d.c +share/clFFT/examples/fft3d +share/clFFT/examples/fft3d.c