Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Apr 2020 03:35:17 +0000 (UTC)
From:      Tobias Kortkamp <tobik@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r532179 - head/graphics/heimer
Message-ID:  <202004200335.03K3ZHDb003768@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tobik
Date: Mon Apr 20 03:35:16 2020
New Revision: 532179
URL: https://svnweb.freebsd.org/changeset/ports/532179

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

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

Modified: head/graphics/heimer/Makefile
==============================================================================
--- head/graphics/heimer/Makefile	Mon Apr 20 03:34:42 2020	(r532178)
+++ head/graphics/heimer/Makefile	Mon Apr 20 03:35:16 2020	(r532179)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	heimer
-DISTVERSION=	1.15.1
+DISTVERSION=	1.16.0
 CATEGORIES=	graphics
 
 MAINTAINER=	tobik@FreeBSD.org
@@ -11,7 +11,7 @@ LICENSE=	CC-BY-SA-3.0 GPLv3+
 LICENSE_COMB=	multi
 LICENSE_FILE_GPLv3+ =	${WRKSRC}/COPYING
 
-USES=		cmake compiler:c++11-lang qt:5
+USES=		cmake compiler:c++14-lang qt:5
 USE_GITHUB=	yes
 GH_ACCOUNT=	juzzlin
 GH_PROJECT=	Heimer

Modified: head/graphics/heimer/distinfo
==============================================================================
--- head/graphics/heimer/distinfo	Mon Apr 20 03:34:42 2020	(r532178)
+++ head/graphics/heimer/distinfo	Mon Apr 20 03:35:16 2020	(r532179)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1583272434
-SHA256 (juzzlin-Heimer-1.15.1_GH0.tar.gz) = 76290d53b9e219eb137990542e99d75cc62bab17ac0724e9ab045b2683b6b542
-SIZE (juzzlin-Heimer-1.15.1_GH0.tar.gz) = 863603
+TIMESTAMP = 1587169823
+SHA256 (juzzlin-Heimer-1.16.0_GH0.tar.gz) = 4cfcf9e6639ca0338f90244089803497fa11729080699855e91aeea887869bf2
+SIZE (juzzlin-Heimer-1.16.0_GH0.tar.gz) = 865582



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