From owner-svn-ports-all@freebsd.org Fri Nov 20 02:42:23 2020 Return-Path: Delivered-To: svn-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 B917A47B47F; Fri, 20 Nov 2020 02:42:23 +0000 (UTC) (envelope-from yuri@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 "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4CcgnC4qm0z4Sqv; Fri, 20 Nov 2020 02:42:23 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 987CA6F05; Fri, 20 Nov 2020 02:42:23 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 0AK2gN7c060813; Fri, 20 Nov 2020 02:42:23 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0AK2gNO6060811; Fri, 20 Nov 2020 02:42:23 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <202011200242.0AK2gNO6060811@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Fri, 20 Nov 2020 02:42:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r555730 - head/math/cglm X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/math/cglm X-SVN-Commit-Revision: 555730 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Nov 2020 02:42:23 -0000 Author: yuri Date: Fri Nov 20 02:42:22 2020 New Revision: 555730 URL: https://svnweb.freebsd.org/changeset/ports/555730 Log: math/cglm: Update 0.7.8 -> 0.7.9 Reported by: portscout Modified: head/math/cglm/Makefile head/math/cglm/distinfo head/math/cglm/pkg-plist Modified: head/math/cglm/Makefile ============================================================================== --- head/math/cglm/Makefile Fri Nov 20 02:40:13 2020 (r555729) +++ head/math/cglm/Makefile Fri Nov 20 02:42:22 2020 (r555730) @@ -2,7 +2,7 @@ PORTNAME= cglm DISTVERSIONPREFIX= v -DISTVERSION= 0.7.8 +DISTVERSION= 0.7.9 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org Modified: head/math/cglm/distinfo ============================================================================== --- head/math/cglm/distinfo Fri Nov 20 02:40:13 2020 (r555729) +++ head/math/cglm/distinfo Fri Nov 20 02:42:22 2020 (r555730) @@ -1,3 +1,3 @@ -TIMESTAMP = 1597080839 -SHA256 (recp-cglm-v0.7.8_GH0.tar.gz) = 9aa78279c61f11e8a4405d1817e6472610922c9eec50f64d6ca924eadd3d421d -SIZE (recp-cglm-v0.7.8_GH0.tar.gz) = 226964 +TIMESTAMP = 1605840044 +SHA256 (recp-cglm-v0.7.9_GH0.tar.gz) = c96dd8a6f1d9aedb7ac02fe6bafd2a3a625a19e62bc18d455faf9c6825e9bd7b +SIZE (recp-cglm-v0.7.9_GH0.tar.gz) = 227949 Modified: head/math/cglm/pkg-plist ============================================================================== --- head/math/cglm/pkg-plist Fri Nov 20 02:40:13 2020 (r555729) +++ head/math/cglm/pkg-plist Fri Nov 20 02:42:22 2020 (r555730) @@ -91,4 +91,4 @@ lib/cglm/cmake/cglm-%%CMAKE_BUILD_TYPE%%.cmake lib/cglm/cmake/cglm.cmake lib/libcglm.so lib/libcglm.so.0 -lib/libcglm.so.0.7.8 +lib/libcglm.so.0.7.9