From owner-dev-commits-ports-all@freebsd.org Wed Aug 18 17:17:50 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 DA8606533BE; Wed, 18 Aug 2021 17:17:50 +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 4GqZNG1JZBz4md2; Wed, 18 Aug 2021 17:17:50 +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 02FC015587; Wed, 18 Aug 2021 17:17:50 +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 17IHHnE7077687; Wed, 18 Aug 2021 17:17:49 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 17IHHnAa077686; Wed, 18 Aug 2021 17:17:49 GMT (envelope-from git) Date: Wed, 18 Aug 2021 17:17:49 GMT Message-Id: <202108181717.17IHHnAa077686@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: 3ed743a5a520 - main - math/cglm: Update 0.8.3 -> 0.8.4 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: 3ed743a5a5205bfc2a491adfb5938f2b3a4ae42c 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: Wed, 18 Aug 2021 17:17:51 -0000 The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=3ed743a5a5205bfc2a491adfb5938f2b3a4ae42c commit 3ed743a5a5205bfc2a491adfb5938f2b3a4ae42c Author: Yuri Victorovich AuthorDate: 2021-08-18 16:42:23 +0000 Commit: Yuri Victorovich CommitDate: 2021-08-18 17:17:45 +0000 math/cglm: Update 0.8.3 -> 0.8.4 Reported by: portscout --- 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 0ee267077096..0ce9c0b6e527 100644 --- a/math/cglm/Makefile +++ b/math/cglm/Makefile @@ -1,6 +1,6 @@ PORTNAME= cglm DISTVERSIONPREFIX= v -DISTVERSION= 0.8.3 +DISTVERSION= 0.8.4 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/cglm/distinfo b/math/cglm/distinfo index 918a171fc020..7c905ba6ab0a 100644 --- a/math/cglm/distinfo +++ b/math/cglm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1622528000 -SHA256 (recp-cglm-v0.8.3_GH0.tar.gz) = 3a3f935f9f2ed5a8cb6337e421bf6f3a699a72d8cfe26fde1bbb8fde5c1c8aaf -SIZE (recp-cglm-v0.8.3_GH0.tar.gz) = 246664 +TIMESTAMP = 1629304795 +SHA256 (recp-cglm-v0.8.4_GH0.tar.gz) = 42f84c42c8a3e62954da77ab5c5d3264033d5802009e175db7921332a476126e +SIZE (recp-cglm-v0.8.4_GH0.tar.gz) = 620905 diff --git a/math/cglm/pkg-plist b/math/cglm/pkg-plist index 3d1a9a455bb2..2e97dea5d9d6 100644 --- a/math/cglm/pkg-plist +++ b/math/cglm/pkg-plist @@ -18,6 +18,8 @@ include/cglm/call/clipspace/persp_lh_no.h include/cglm/call/clipspace/persp_lh_zo.h include/cglm/call/clipspace/persp_rh_no.h include/cglm/call/clipspace/persp_rh_zo.h +include/cglm/call/clipspace/project_no.h +include/cglm/call/clipspace/project_zo.h include/cglm/call/clipspace/view_lh_no.h include/cglm/call/clipspace/view_lh_zo.h include/cglm/call/clipspace/view_rh_no.h @@ -49,6 +51,8 @@ include/cglm/clipspace/persp_lh_no.h include/cglm/clipspace/persp_lh_zo.h include/cglm/clipspace/persp_rh_no.h include/cglm/clipspace/persp_rh_zo.h +include/cglm/clipspace/project_no.h +include/cglm/clipspace/project_zo.h include/cglm/clipspace/view_lh.h include/cglm/clipspace/view_lh_no.h include/cglm/clipspace/view_lh_zo.h @@ -133,5 +137,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.3 +lib/libcglm.so.0.8.4 libdata/pkgconfig/cglm.pc