git: a46e6a1b717b - main - devel/gcem: update 1.17.0 → 1.18.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 29 Apr 2024 07:21:52 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=a46e6a1b717b20c5e01fd699a0ec9dd7fee40c91 commit a46e6a1b717b20c5e01fd699a0ec9dd7fee40c91 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-04-29 05:58:44 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-04-29 07:21:42 +0000 devel/gcem: update 1.17.0 → 1.18.0 Reported by: portscout --- devel/gcem/Makefile | 2 +- devel/gcem/distinfo | 6 +++--- devel/gcem/pkg-plist | 3 +++ 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/devel/gcem/Makefile b/devel/gcem/Makefile index ab704b88d698..18b497a750db 100644 --- a/devel/gcem/Makefile +++ b/devel/gcem/Makefile @@ -1,6 +1,6 @@ PORTNAME= gcem DISTVERSIONPREFIX= v -DISTVERSION= 1.17.0 +DISTVERSION= 1.18.0 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/gcem/distinfo b/devel/gcem/distinfo index cacab3d21d9e..8229dfc44e5f 100644 --- a/devel/gcem/distinfo +++ b/devel/gcem/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1682312895 -SHA256 (kthohr-gcem-v1.17.0_GH0.tar.gz) = 74cc499e2db247c32f1ce82fc22022d22e0f0a110ecd19281269289a9e78a6f8 -SIZE (kthohr-gcem-v1.17.0_GH0.tar.gz) = 56337 +TIMESTAMP = 1714364890 +SHA256 (kthohr-gcem-v1.18.0_GH0.tar.gz) = 8e71a9f5b62956da6c409dda44b483f98c4a98ae72184f3aa4659ae5b3462e61 +SIZE (kthohr-gcem-v1.18.0_GH0.tar.gz) = 57834 diff --git a/devel/gcem/pkg-plist b/devel/gcem/pkg-plist index 0116631a69a5..5dd9c4778d94 100644 --- a/devel/gcem/pkg-plist +++ b/devel/gcem/pkg-plist @@ -17,6 +17,9 @@ include/gcem_incl/erf.hpp include/gcem_incl/erf_inv.hpp include/gcem_incl/exp.hpp include/gcem_incl/expm1.hpp +include/gcem_incl/fabs.hpp +include/gcem_incl/fabsf.hpp +include/gcem_incl/fabsl.hpp include/gcem_incl/factorial.hpp include/gcem_incl/find_exponent.hpp include/gcem_incl/find_fraction.hpp