svn commit: r545212 - head/graphics/heimer

Tobias Kortkamp tobik at FreeBSD.org
Tue Aug 18 03:59:24 UTC 2020


Author: tobik
Date: Tue Aug 18 03:59:23 2020
New Revision: 545212
URL: https://svnweb.freebsd.org/changeset/ports/545212

Log:
  graphics/heimer: Update to 1.19.0
  
  Changes:	https://github.com/juzzlin/Heimer/releases/tag/1.19.0

Modified:
  head/graphics/heimer/Makefile
  head/graphics/heimer/distinfo

Modified: head/graphics/heimer/Makefile
==============================================================================
--- head/graphics/heimer/Makefile	Tue Aug 18 03:59:05 2020	(r545211)
+++ head/graphics/heimer/Makefile	Tue Aug 18 03:59:23 2020	(r545212)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	heimer
-DISTVERSION=	1.18.0
+DISTVERSION=	1.19.0
 CATEGORIES=	graphics
 
 MAINTAINER=	tobik at FreeBSD.org
@@ -15,7 +15,7 @@ USES=		cmake compiler:c++14-lang qt:5
 USE_GITHUB=	yes
 GH_ACCOUNT=	juzzlin
 GH_PROJECT=	Heimer
-USE_QT=		core gui widgets xml buildtools_build linguisttools_build \
+USE_QT=		core gui svg widgets xml buildtools_build linguisttools_build \
 		qmake_build testlib_build
 TEST_TARGET=	test
 

Modified: head/graphics/heimer/distinfo
==============================================================================
--- head/graphics/heimer/distinfo	Tue Aug 18 03:59:05 2020	(r545211)
+++ head/graphics/heimer/distinfo	Tue Aug 18 03:59:23 2020	(r545212)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1593119937
-SHA256 (juzzlin-Heimer-1.18.0_GH0.tar.gz) = 64be470504ffee1ce801dd05a0eb6e3a8d487c87be36ede4bfd2ce1f307fa664
-SIZE (juzzlin-Heimer-1.18.0_GH0.tar.gz) = 871069
+TIMESTAMP = 1597719902
+SHA256 (juzzlin-Heimer-1.19.0_GH0.tar.gz) = 84ca271a98ac58320e2f3e603cd3f332ed046e170d19f5e83506c51c3c7d2cdd
+SIZE (juzzlin-Heimer-1.19.0_GH0.tar.gz) = 874826


More information about the svn-ports-head mailing list