From owner-svn-ports-all@freebsd.org Tue Aug 18 03:59:24 2020 Return-Path: Delivered-To: svn-ports-all@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 0F7EC3AD211; Tue, 18 Aug 2020 03:59:24 +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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 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 4BVxxR6d0Bz4ft1; Tue, 18 Aug 2020 03:59:23 +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 C8291B948; Tue, 18 Aug 2020 03:59:23 +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 07I3xN3L018043; Tue, 18 Aug 2020 03:59:23 GMT (envelope-from tobik@FreeBSD.org) Received: (from tobik@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 07I3xNVX018041; Tue, 18 Aug 2020 03:59:23 GMT (envelope-from tobik@FreeBSD.org) Message-Id: <202008180359.07I3xNVX018041@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobik set sender to tobik@FreeBSD.org using -f From: Tobias Kortkamp Date: Tue, 18 Aug 2020 03:59:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r545212 - head/graphics/heimer X-SVN-Group: ports-head X-SVN-Commit-Author: tobik X-SVN-Commit-Paths: head/graphics/heimer X-SVN-Commit-Revision: 545212 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Aug 2020 03:59:24 -0000 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@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