From nobody Sat Nov 13 21:59:30 2021 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 0461518500E9; Sat, 13 Nov 2021 21:59:32 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Hs8W73gv1z4gdv; Sat, 13 Nov 2021 21:59:31 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id C5AC71AF49; Sat, 13 Nov 2021 21:59:30 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 1ADLxUkT097529; Sat, 13 Nov 2021 21:59:30 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1ADLxUeq097528; Sat, 13 Nov 2021 21:59:30 GMT (envelope-from git) Date: Sat, 13 Nov 2021 21:59:30 GMT Message-Id: <202111132159.1ADLxUeq097528@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Yuri Victorovich Subject: git: a071d8b92971 - main - devel/vexcl: Update 1.4.2 -> 1.4.3 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: yuri X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: a071d8b929710afcb2dcd0731e7b667d6b8993f4 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=a071d8b929710afcb2dcd0731e7b667d6b8993f4 commit a071d8b929710afcb2dcd0731e7b667d6b8993f4 Author: Yuri Victorovich AuthorDate: 2021-11-13 20:04:01 +0000 Commit: Yuri Victorovich CommitDate: 2021-11-13 21:59:25 +0000 devel/vexcl: Update 1.4.2 -> 1.4.3 Also add the test target. Reported by: portscout --- devel/vexcl/Makefile | 6 ++++-- devel/vexcl/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/devel/vexcl/Makefile b/devel/vexcl/Makefile index 918e33f571c1..29e111dcb0d8 100644 --- a/devel/vexcl/Makefile +++ b/devel/vexcl/Makefile @@ -1,5 +1,5 @@ PORTNAME= vexcl -DISTVERSION= 1.4.2 +DISTVERSION= 1.4.3 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org @@ -14,11 +14,13 @@ BUILD_DEPENDS= ${HPP_DEPENDS} \ ocl-icd>0:devel/ocl-icd # devel/ocl-icd is probably not needed RUN_DEPENDS= ${HPP_DEPENDS} -USES= cmake localbase:ldflags +USES= cmake:testing localbase:ldflags USE_GITHUB= yes GH_ACCOUNT= ddemidov +CMAKE_TESTING_ON= VEXCL_BUILD_TESTS # tests pass when the OpenCL provider pocl is installed + NO_BUILD= yes NO_ARCH= yes diff --git a/devel/vexcl/distinfo b/devel/vexcl/distinfo index 02a43acff547..0c8b57623287 100644 --- a/devel/vexcl/distinfo +++ b/devel/vexcl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1619503671 -SHA256 (ddemidov-vexcl-1.4.2_GH0.tar.gz) = 3a2be30e303c4f44a269ca85de48f1a628127012f18abee0aa82c0c2cbb0e0c8 -SIZE (ddemidov-vexcl-1.4.2_GH0.tar.gz) = 412861 +TIMESTAMP = 1636828960 +SHA256 (ddemidov-vexcl-1.4.3_GH0.tar.gz) = c9f2a429dc4454e69332cc8b7fbaa5adcd831bce1267fcc1f19e1c110d82deb8 +SIZE (ddemidov-vexcl-1.4.3_GH0.tar.gz) = 425619