Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Jun 2022 07:05:53 GMT
From:      Nuno Teixeira <eduardo@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 0f6e2ff711d5 - main - graphics/heimer: Update to 3.4.0
Message-ID:  <202206280705.25S75rOb061793@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by eduardo:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0f6e2ff711d5d5236690cfd19629203acac0f3b5

commit 0f6e2ff711d5d5236690cfd19629203acac0f3b5
Author:     Nuno Teixeira <eduardo@FreeBSD.org>
AuthorDate: 2022-06-28 07:03:37 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2022-06-28 07:05:37 +0000

    graphics/heimer: Update to 3.4.0
    
    ChangeLog: https://github.com/juzzlin/Heimer/blob/master/CHANGELOG
---
 graphics/heimer/Makefile | 6 +++---
 graphics/heimer/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/graphics/heimer/Makefile b/graphics/heimer/Makefile
index fa0523a1517d..0a6df026c40f 100644
--- a/graphics/heimer/Makefile
+++ b/graphics/heimer/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	heimer
-DISTVERSION=	3.3.0
+DISTVERSION=	3.4.0
 CATEGORIES=	graphics
 
 MAINTAINER=	eduardo@FreeBSD.org
@@ -13,8 +13,8 @@ USES=		cmake compiler:c++14-lang qt:5
 USE_GITHUB=	yes
 GH_ACCOUNT=	juzzlin
 GH_PROJECT=	Heimer
-USE_QT=		core gui svg widgets xml buildtools_build linguisttools_build \
-		qmake_build testlib_build
+USE_QT=		core gui network svg widgets xml buildtools_build \
+		linguisttools_build qmake_build testlib_build
 TEST_TARGET=	test
 
 PLIST_FILES=	bin/heimer \
diff --git a/graphics/heimer/distinfo b/graphics/heimer/distinfo
index 5e658a10d4d7..2cd3bf5101b1 100644
--- a/graphics/heimer/distinfo
+++ b/graphics/heimer/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1652450111
-SHA256 (juzzlin-Heimer-3.3.0_GH0.tar.gz) = e2c455f1d19ee5818f1e8451aac32b4af1e3694503df1a47c2d9358a8e95737b
-SIZE (juzzlin-Heimer-3.3.0_GH0.tar.gz) = 1429631
+TIMESTAMP = 1656312827
+SHA256 (juzzlin-Heimer-3.4.0_GH0.tar.gz) = d6bf982e124f7bf6e3a2046a28e1eb3620589d07aa01cb2717133da8bbbb04fc
+SIZE (juzzlin-Heimer-3.4.0_GH0.tar.gz) = 1440403



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202206280705.25S75rOb061793>