git: eb0aa9a32911 - 2021Q2 - devel/vexcl: Update 1.4.1 -> 1.4.1-120 which also fixes bug with boost includes (see PR) PR: 255416 Reported by: Thibault Payet <monwarez at mailoo.org>
Yuri Victorovich
yuri at FreeBSD.org
Mon Apr 26 18:58:48 UTC 2021
The branch 2021Q2 has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=eb0aa9a329114aa5fdf90c0b7f6f119a04139dfa
commit eb0aa9a329114aa5fdf90c0b7f6f119a04139dfa
Author: Yuri Victorovich <yuri at FreeBSD.org>
AuthorDate: 2021-04-26 18:52:49 +0000
Commit: Yuri Victorovich <yuri at FreeBSD.org>
CommitDate: 2021-04-26 18:58:46 +0000
devel/vexcl: Update 1.4.1 -> 1.4.1-120 which also fixes bug with boost includes (see PR)
PR: 255416
Reported by: Thibault Payet <monwarez at mailoo.org>
(cherry picked from commit 9e7b3c21285a75130b6718f3ea6c51e33043d83b)
---
devel/vexcl/Makefile | 4 ++--
devel/vexcl/distinfo | 6 +++---
devel/vexcl/pkg-plist | 3 +++
3 files changed, 8 insertions(+), 5 deletions(-)
diff --git a/devel/vexcl/Makefile b/devel/vexcl/Makefile
index 4bba82adfb96..1d33ab7dc2a6 100644
--- a/devel/vexcl/Makefile
+++ b/devel/vexcl/Makefile
@@ -1,7 +1,7 @@
PORTNAME= vexcl
-DISTVERSION= 1.4.1
-PORTREVISION= 5
+DISTVERSION= 1.4.1-120
+DISTVERSIONSUFFIX= -g0d8abbf
CATEGORIES= devel
MAINTAINER= yuri at FreeBSD.org
diff --git a/devel/vexcl/distinfo b/devel/vexcl/distinfo
index a403a6ea861d..2d336b0e5d67 100644
--- a/devel/vexcl/distinfo
+++ b/devel/vexcl/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1524035091
-SHA256 (ddemidov-vexcl-1.4.1_GH0.tar.gz) = a519e6ceaf2022e607d6d4bc4bd78cb107beb62581f548f9aad020315fcdd308
-SIZE (ddemidov-vexcl-1.4.1_GH0.tar.gz) = 407983
+TIMESTAMP = 1619462702
+SHA256 (ddemidov-vexcl-1.4.1-120-g0d8abbf_GH0.tar.gz) = fccfd9373930dc277be245efedf461b1481890c9f7247acee62e14138f8585cb
+SIZE (ddemidov-vexcl-1.4.1-120-g0d8abbf_GH0.tar.gz) = 412959
diff --git a/devel/vexcl/pkg-plist b/devel/vexcl/pkg-plist
index 07e7fd4c3011..1f3347709fd5 100644
--- a/devel/vexcl/pkg-plist
+++ b/devel/vexcl/pkg-plist
@@ -101,5 +101,8 @@ include/vexcl/vector.hpp
include/vexcl/vector_pointer.hpp
include/vexcl/vector_view.hpp
include/vexcl/vexcl.hpp
+%%DATADIR%%/cmake/VexCLBoostTargets.cmake
%%DATADIR%%/cmake/VexCLConfig.cmake
+%%DATADIR%%/cmake/VexCLOpenCLTarget.cmake
%%DATADIR%%/cmake/VexCLTargets.cmake
+%%DATADIR%%/cmake/VexCLTools.cmake
More information about the dev-commits-ports-all
mailing list