Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Aug 2022 20:56:22 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 8d13a8db5c2c - main - devel/gcem: Update 1.15.0 -> 1.16.0
Message-ID:  <202208282056.27SKuMfw007785@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8d13a8db5c2c646c721b5640a39b90fb15ef1410

commit 8d13a8db5c2c646c721b5640a39b90fb15ef1410
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-08-28 16:51:56 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-08-28 20:56:17 +0000

    devel/gcem: Update 1.15.0 -> 1.16.0
    
    Reported by:    portscout
---
 devel/gcem/Makefile  | 2 +-
 devel/gcem/distinfo  | 6 +++---
 devel/gcem/pkg-descr | 2 +-
 devel/gcem/pkg-plist | 1 +
 4 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/devel/gcem/Makefile b/devel/gcem/Makefile
index 8ee58193bd64..03bd90ee90c2 100644
--- a/devel/gcem/Makefile
+++ b/devel/gcem/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	gcem
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.15.0
+DISTVERSION=	1.16.0
 CATEGORIES=	devel
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/devel/gcem/distinfo b/devel/gcem/distinfo
index 07f81b8fdb37..d348e6d2615e 100644
--- a/devel/gcem/distinfo
+++ b/devel/gcem/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1659374250
-SHA256 (kthohr-gcem-v1.15.0_GH0.tar.gz) = ec570f4c4e4dab9a9e929b61fd9cc06303f4bd7943e5489e62fdd577016323b1
-SIZE (kthohr-gcem-v1.15.0_GH0.tar.gz) = 55248
+TIMESTAMP = 1661705290
+SHA256 (kthohr-gcem-v1.16.0_GH0.tar.gz) = 119c742b9371c0adc7d9cd710c3cbc575459a98fb63f6be4c636215dcf8404ce
+SIZE (kthohr-gcem-v1.16.0_GH0.tar.gz) = 55975
diff --git a/devel/gcem/pkg-descr b/devel/gcem/pkg-descr
index 48bd66be95cd..5bb3b43dda9e 100644
--- a/devel/gcem/pkg-descr
+++ b/devel/gcem/pkg-descr
@@ -11,4 +11,4 @@ Features:
   library.
 * Released under a permissive, non-GPL license.
 
-WWW: https://github.com/kthohr/gcem
+WWW: https://gcem.readthedocs.io/en/latest/
diff --git a/devel/gcem/pkg-plist b/devel/gcem/pkg-plist
index 5f9a382491a8..0116631a69a5 100644
--- a/devel/gcem/pkg-plist
+++ b/devel/gcem/pkg-plist
@@ -25,6 +25,7 @@ include/gcem_incl/floor.hpp
 include/gcem_incl/fmod.hpp
 include/gcem_incl/gcd.hpp
 include/gcem_incl/gcem_options.hpp
+include/gcem_incl/hypot.hpp
 include/gcem_incl/incomplete_beta.hpp
 include/gcem_incl/incomplete_beta_inv.hpp
 include/gcem_incl/incomplete_gamma.hpp



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202208282056.27SKuMfw007785>