From 432f6a1cf93f082b13df4d3987034bf0d6eb1303 Mon Sep 17 00:00:00 2001 From: wen Date: Mon, 10 Oct 2016 13:03:23 +0000 Subject: - Update to 2.12.2 PR: 213338 Submitted by: dieterich@ogolem.org(maintainer) --- math/clfft/Makefile | 2 +- math/clfft/distinfo | 5 +++-- math/clfft/files/patch-src_include_sharedLibrary.h | 2 +- math/clfft/files/patch-src_statTimer_statisticalTimer.h | 2 +- math/clfft/pkg-plist | 4 ++-- 5 files changed, 8 insertions(+), 7 deletions(-) diff --git a/math/clfft/Makefile b/math/clfft/Makefile index 64cc2e8ce112..d17bf2214750 100644 --- a/math/clfft/Makefile +++ b/math/clfft/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= clfft -PORTVERSION= 2.12.0 +PORTVERSION= 2.12.2 DISTVERSIONPREFIX= v CATEGORIES= math diff --git a/math/clfft/distinfo b/math/clfft/distinfo index 88bf9d17043a..85ca0722d5d5 100644 --- a/math/clfft/distinfo +++ b/math/clfft/distinfo @@ -1,2 +1,3 @@ -SHA256 (clMathLibraries-clFFT-v2.12.0_GH0.tar.gz) = c623a1b00cd8fe31583044dd98f8d0d0d2b3bda41628098ddb3edc8530099600 -SIZE (clMathLibraries-clFFT-v2.12.0_GH0.tar.gz) = 1008780 +TIMESTAMP = 1476066152 +SHA256 (clMathLibraries-clFFT-v2.12.2_GH0.tar.gz) = e7348c146ad48c6a3e6997b7702202ad3ee3b5df99edf7ef00bbacc21e897b12 +SIZE (clMathLibraries-clFFT-v2.12.2_GH0.tar.gz) = 1010182 diff --git a/math/clfft/files/patch-src_include_sharedLibrary.h b/math/clfft/files/patch-src_include_sharedLibrary.h index 293ac41136b2..fdcf29833356 100644 --- a/math/clfft/files/patch-src_include_sharedLibrary.h +++ b/math/clfft/files/patch-src_include_sharedLibrary.h @@ -1,4 +1,4 @@ ---- src/include/sharedLibrary.h.orig 2016-04-22 02:47:39 UTC +--- src/include/sharedLibrary.h.orig 2016-08-31 21:46:51 UTC +++ src/include/sharedLibrary.h @@ -52,7 +52,7 @@ inline void* LoadSharedLibrary( std::str { diff --git a/math/clfft/files/patch-src_statTimer_statisticalTimer.h b/math/clfft/files/patch-src_statTimer_statisticalTimer.h index ce80a5ac9a00..70ae4fe679fd 100644 --- a/math/clfft/files/patch-src_statTimer_statisticalTimer.h +++ b/math/clfft/files/patch-src_statTimer_statisticalTimer.h @@ -1,4 +1,4 @@ ---- src/statTimer/statisticalTimer.h.orig 2016-04-20 18:47:13 UTC +--- src/statTimer/statisticalTimer.h.orig 2016-08-31 21:46:51 UTC +++ src/statTimer/statisticalTimer.h @@ -21,6 +21,7 @@ #include diff --git a/math/clfft/pkg-plist b/math/clfft/pkg-plist index 2f23471d1f6c..149e95c0d6f1 100644 --- a/math/clfft/pkg-plist +++ b/math/clfft/pkg-plist @@ -8,10 +8,10 @@ lib/cmake/clFFT/clFFTTargets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/clFFT/clFFTTargets.cmake lib/libStatTimer.so lib/libStatTimer.so.2 -lib/libStatTimer.so.2.12.0 +lib/libStatTimer.so.2.12.2 lib/libclFFT.so lib/libclFFT.so.2 -lib/libclFFT.so.2.12.0 +lib/libclFFT.so.2.12.2 share/clFFT/examples/fft1d share/clFFT/examples/fft1d.c share/clFFT/examples/fft2d -- cgit