git: 9e7b3c21285a - main - 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:55:53 UTC 2021
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=9e7b3c21285a75130b6718f3ea6c51e33043d83b
commit 9e7b3c21285a75130b6718f3ea6c51e33043d83b
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:55:51 +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>
---
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 ea7f7e7137c7..557614e6111d 100644
--- a/devel/vexcl/Makefile
+++ b/devel/vexcl/Makefile
@@ -1,6 +1,6 @@
PORTNAME= vexcl
-DISTVERSION= 1.4.1
-PORTREVISION= 6
+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