Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Feb 2016 12:50:00 +0000 (UTC)
From:      Wen Heping <wen@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r408725 - head/math/clfft
Message-ID:  <201602121250.u1CCo0qs085126@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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