From owner-dev-commits-ports-all@freebsd.org Fri Apr 30 10:09:08 2021 Return-Path: Delivered-To: dev-commits-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 0847B5F9838; Fri, 30 Apr 2021 10:09:08 +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 4FWp4M6cYqz4bL1; Fri, 30 Apr 2021 10:09:07 +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 D16102A4A5; Fri, 30 Apr 2021 10:09:07 +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 13UA97NE093811; Fri, 30 Apr 2021 10:09:07 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 13UA97UI093809; Fri, 30 Apr 2021 10:09:07 GMT (envelope-from git) Date: Fri, 30 Apr 2021 10:09:07 GMT Message-Id: <202104301009.13UA97UI093809@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: 6002f9b187c1 - main - math/cglm: Update 0.8.1 -> 0.8.2 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: 6002f9b187c1a9469cafd800cebcf3ec3b592103 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Apr 2021 10:09:08 -0000 The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=6002f9b187c1a9469cafd800cebcf3ec3b592103 commit 6002f9b187c1a9469cafd800cebcf3ec3b592103 Author: Yuri Victorovich AuthorDate: 2021-04-30 01:55:15 +0000 Commit: Yuri Victorovich CommitDate: 2021-04-30 10:09:03 +0000 math/cglm: Update 0.8.1 -> 0.8.2 --- math/cglm/Makefile | 2 +- math/cglm/distinfo | 6 +++--- math/cglm/pkg-plist | 6 +++++- 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/math/cglm/Makefile b/math/cglm/Makefile index 4cb68889987b..d0b58f5b7760 100644 --- a/math/cglm/Makefile +++ b/math/cglm/Makefile @@ -1,6 +1,6 @@ PORTNAME= cglm DISTVERSIONPREFIX= v -DISTVERSION= 0.8.1 +DISTVERSION= 0.8.2 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/cglm/distinfo b/math/cglm/distinfo index 1c5efc755da3..971ee6d4da6e 100644 --- a/math/cglm/distinfo +++ b/math/cglm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1618947297 -SHA256 (recp-cglm-v0.8.1_GH0.tar.gz) = 33c25e22c0ac00741c8259ad02c369b4aadcecbdf3091bf7eaade4aa996e35bb -SIZE (recp-cglm-v0.8.1_GH0.tar.gz) = 228710 +TIMESTAMP = 1619747634 +SHA256 (recp-cglm-v0.8.2_GH0.tar.gz) = b578e3c9d3d93d83001e59c2f1e412043089f05684836f7ea570e9cb8f60df22 +SIZE (recp-cglm-v0.8.2_GH0.tar.gz) = 231038 diff --git a/math/cglm/pkg-plist b/math/cglm/pkg-plist index b52d7ab717d3..fb769cc29bf8 100644 --- a/math/cglm/pkg-plist +++ b/math/cglm/pkg-plist @@ -46,7 +46,10 @@ include/cglm/simd/arm.h include/cglm/simd/avx/affine.h include/cglm/simd/avx/mat4.h include/cglm/simd/intrin.h +include/cglm/simd/neon/affine.h +include/cglm/simd/neon/mat2.h include/cglm/simd/neon/mat4.h +include/cglm/simd/neon/quat.h include/cglm/simd/sse2/affine.h include/cglm/simd/sse2/mat2.h include/cglm/simd/sse2/mat3.h @@ -91,4 +94,5 @@ lib/cmake/cglm/cglmConfig-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/cglm/cglmConfig.cmake lib/libcglm.so lib/libcglm.so.0 -lib/libcglm.so.0.8.1 +lib/libcglm.so.0.8.2 +libdata/pkgconfig/cglm.pc