git: d9d25511d885 - main - astro/calcmysky: the port had been updated to version 0.3.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 28 Mar 2024 08:52:17 UTC
The branch main has been updated by danfe:
URL: https://cgit.FreeBSD.org/ports/commit/?id=d9d25511d885e869a1282552a04b36577849acad
commit d9d25511d885e869a1282552a04b36577849acad
Author: Alexey Dokuchaev <danfe@FreeBSD.org>
AuthorDate: 2024-03-28 08:50:56 +0000
Commit: Alexey Dokuchaev <danfe@FreeBSD.org>
CommitDate: 2024-03-28 08:50:56 +0000
astro/calcmysky: the port had been updated to version 0.3.2
GLM_ENABLE_EXPERIMENTAL is now defined at the source level,
so we can drop CXXFLAGS+= from the Makefile.
Reported by: portscout
---
astro/calcmysky/Makefile | 4 +---
astro/calcmysky/distinfo | 6 +++---
2 files changed, 4 insertions(+), 6 deletions(-)
diff --git a/astro/calcmysky/Makefile b/astro/calcmysky/Makefile
index 5655e1646eda..1513be58dac6 100644
--- a/astro/calcmysky/Makefile
+++ b/astro/calcmysky/Makefile
@@ -1,5 +1,5 @@
PORTNAME= ${GH_PROJECT:tl}
-PORTVERSION= 0.3.1
+PORTVERSION= 0.3.2
DISTVERSIONPREFIX= v
CATEGORIES= astro
@@ -20,6 +20,4 @@ USE_QT= buildtools:build qmake:build core gui opengl widgets
CMAKE_ARGS= -DQT_VERSION:STRING=5
-CXXFLAGS+= -DGLM_ENABLE_EXPERIMENTAL # GLM_GTX_transform is an experimental extension
-
.include <bsd.port.mk>
diff --git a/astro/calcmysky/distinfo b/astro/calcmysky/distinfo
index 224a9a2a1e2b..99b33ce572cf 100644
--- a/astro/calcmysky/distinfo
+++ b/astro/calcmysky/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1686856898
-SHA256 (10110111-CalcMySky-v0.3.1_GH0.tar.gz) = d284eaabcf21ad3d1f520a1d1b1b533f7c5f5a44ba92495dd38e238874e8e4d7
-SIZE (10110111-CalcMySky-v0.3.1_GH0.tar.gz) = 2166487
+TIMESTAMP = 1710086414
+SHA256 (10110111-CalcMySky-v0.3.2_GH0.tar.gz) = 680afed66bc9a2fb94b502da649d0d32fad9d91e3ccbab49a86f7d303e72efc6
+SIZE (10110111-CalcMySky-v0.3.2_GH0.tar.gz) = 2166906