Skip to content

Commit

Permalink
graphics/heimer: Update to 4.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nunotexbsd committed Dec 14, 2023
1 parent fef6a77 commit e150a27
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 7 deletions.
10 changes: 6 additions & 4 deletions 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}/

Expand All @@ -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

Expand Down
6 changes: 3 additions & 3 deletions 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

0 comments on commit e150a27

Please sign in to comment.