aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2024-03-28 08:50:56 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2024-03-28 08:50:56 +0000
commitd9d25511d885e869a1282552a04b36577849acad (patch)
tree96d2f87f17de1b0eb0b0d87631a15c8ecfd0b17c
parent55298c4c18e9ba50cb925ab2609e2a22a441524f (diff)
downloadports-d9d25511d885e869a1282552a04b36577849acad.tar.gz
ports-d9d25511d885e869a1282552a04b36577849acad.zip
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
-rw-r--r--astro/calcmysky/Makefile4
-rw-r--r--astro/calcmysky/distinfo6
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