From owner-svn-ports-head@freebsd.org Mon Apr 20 03:35:17 2020 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 8342D2B4F18; Mon, 20 Apr 2020 03:35:17 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 495C512JTNz4X7F; Mon, 20 Apr 2020 03:35:17 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4A6058FE4; Mon, 20 Apr 2020 03:35:17 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 03K3ZHYg003769; Mon, 20 Apr 2020 03:35:17 GMT (envelope-from tobik@FreeBSD.org) Received: (from tobik@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 03K3ZHDb003768; Mon, 20 Apr 2020 03:35:17 GMT (envelope-from tobik@FreeBSD.org) Message-Id: <202004200335.03K3ZHDb003768@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobik set sender to tobik@FreeBSD.org using -f From: Tobias Kortkamp Date: Mon, 20 Apr 2020 03:35:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r532179 - head/graphics/heimer X-SVN-Group: ports-head X-SVN-Commit-Author: tobik X-SVN-Commit-Paths: head/graphics/heimer X-SVN-Commit-Revision: 532179 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Apr 2020 03:35:17 -0000 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