From owner-svn-ports-head@freebsd.org Fri Feb 12 12:50:02 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 F3DD0AA36FF; Fri, 12 Feb 2016 12:50:01 +0000 (UTC) (envelope-from wen@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 C6DDF101A; Fri, 12 Feb 2016 12:50:01 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u1CCo0L7085129; Fri, 12 Feb 2016 12:50:00 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u1CCo0qs085126; Fri, 12 Feb 2016 12:50:00 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201602121250.u1CCo0qs085126@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Fri, 12 Feb 2016 12:50:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r408725 - head/math/clfft 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: Fri, 12 Feb 2016 12:50:02 -0000 Author: wen Date: Fri Feb 12 12:50:00 2016 New Revision: 408725 URL: https://svnweb.freebsd.org/changeset/ports/408725 Log: - Update to 2.10.0 PR: 207071 Submitted by: dieterich@ogolem.org(maintainer) Modified: head/math/clfft/Makefile head/math/clfft/distinfo head/math/clfft/pkg-plist Modified: head/math/clfft/Makefile ============================================================================== --- head/math/clfft/Makefile Fri Feb 12 12:49:51 2016 (r408724) +++ head/math/clfft/Makefile Fri Feb 12 12:50:00 2016 (r408725) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= clfft -PORTVERSION= 2.8 +PORTVERSION= 2.10.0 DISTVERSIONPREFIX= v CATEGORIES= math Modified: head/math/clfft/distinfo ============================================================================== --- head/math/clfft/distinfo Fri Feb 12 12:49:51 2016 (r408724) +++ head/math/clfft/distinfo Fri Feb 12 12:50:00 2016 (r408725) @@ -1,2 +1,2 @@ -SHA256 (clMathLibraries-clFFT-v2.8_GH0.tar.gz) = 9964b537f0af121560e64cb5a2513b153511ca85e011f23a332c45cc66f3d60a -SIZE (clMathLibraries-clFFT-v2.8_GH0.tar.gz) = 967253 +SHA256 (clMathLibraries-clFFT-v2.10.0_GH0.tar.gz) = f70d8ae7b8c38f27b4f28e5e7abe55378e18c4f1c5cf8922b561dc908d36ffdc +SIZE (clMathLibraries-clFFT-v2.10.0_GH0.tar.gz) = 986031 Modified: head/math/clfft/pkg-plist ============================================================================== --- head/math/clfft/pkg-plist Fri Feb 12 12:49:51 2016 (r408724) +++ head/math/clfft/pkg-plist Fri Feb 12 12:50:00 2016 (r408725) @@ -8,10 +8,10 @@ lib/cmake/clFFT/clFFTTargets-%%CMAKE_BUI lib/cmake/clFFT/clFFTTargets.cmake lib/libStatTimer.so lib/libStatTimer.so.2 -lib/libStatTimer.so.2.8.0 +lib/libStatTimer.so.2.10.0 lib/libclFFT.so lib/libclFFT.so.2 -lib/libclFFT.so.2.8.0 +lib/libclFFT.so.2.10.0 share/clFFT/examples/fft1d share/clFFT/examples/fft1d.c share/clFFT/examples/fft2d