git: e150a2710346 - main - graphics/heimer: Update to 4.3.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 14 Dec 2023 07:41:40 UTC
The branch main has been updated by eduardo:
URL: https://cgit.FreeBSD.org/ports/commit/?id=e150a271034617cf2eff29388b981947abd5e83e
commit e150a271034617cf2eff29388b981947abd5e83e
Author: Nuno Teixeira <eduardo@FreeBSD.org>
AuthorDate: 2023-12-13 20:51:57 +0000
Commit: Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2023-12-14 07:39:23 +0000
graphics/heimer: Update to 4.3.0
- Switch to qt6
ChangeLog: https://github.com/juzzlin/Heimer/blob/4.3.0/CHANGELOG
---
graphics/heimer/Makefile | 10 ++++++----
graphics/heimer/distinfo | 6 +++---
2 files changed, 9 insertions(+), 7 deletions(-)
diff --git a/graphics/heimer/Makefile b/graphics/heimer/Makefile
index 22d441b03398..54a8f6113974 100644
--- a/graphics/heimer/Makefile
+++ b/graphics/heimer/Makefile
@@ -1,5 +1,5 @@
PORTNAME= heimer
-DISTVERSION= 4.2.0
+DISTVERSION= 4.3.0
CATEGORIES= graphics
MASTER_SITES= https://github.com/juzzlin/Heimer/releases/download/${DISTVERSION}/
@@ -10,9 +10,11 @@ WWW= https://github.com/juzzlin/Heimer
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
-USES= cmake:testing compiler:c++17-lang qt:5
-USE_QT= core gui network svg widgets xml buildtools:build \
- linguisttools:build qmake:build testlib:build
+USES= cmake:testing compiler:c++17-lang gl qt:6
+USE_GL= opengl
+USE_QT= base svg translations
+
+CMAKE_ON= BUILD_WITH_QT6
PORTDOCS= README.md
diff --git a/graphics/heimer/distinfo b/graphics/heimer/distinfo
index 20d96e6a41f3..95fbdca3ecf2 100644
--- a/graphics/heimer/distinfo
+++ b/graphics/heimer/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1684578885
-SHA256 (heimer-4.2.0.tar.gz) = 0974b6c4a8d630b6baa69911449084a27de74e97db2bf0b2df25b47bf49e9f4a
-SIZE (heimer-4.2.0.tar.gz) = 1068767
+TIMESTAMP = 1702467848
+SHA256 (heimer-4.3.0.tar.gz) = 0351b20052df5d75456eb42ff128ce6d1c78055ae3aa6a06c6b1aecdb528f19d
+SIZE (heimer-4.3.0.tar.gz) = 1075846