Date: Wed, 4 Mar 2020 15:14:39 +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: r527757 - head/graphics/heimer Message-ID: <202003041514.024FEdSL006683@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tobik Date: Wed Mar 4 15:14:38 2020 New Revision: 527757 URL: https://svnweb.freebsd.org/changeset/ports/527757 Log: graphics/heimer: Update to 1.15.1 Changes: https://github.com/juzzlin/Heimer/releases/tag/1.15.1 Modified: head/graphics/heimer/Makefile head/graphics/heimer/distinfo head/graphics/heimer/pkg-plist Modified: head/graphics/heimer/Makefile ============================================================================== --- head/graphics/heimer/Makefile Wed Mar 4 15:07:14 2020 (r527756) +++ head/graphics/heimer/Makefile Wed Mar 4 15:14:38 2020 (r527757) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= heimer -DISTVERSION= 1.15.0 +DISTVERSION= 1.15.1 CATEGORIES= graphics MAINTAINER= tobik@FreeBSD.org Modified: head/graphics/heimer/distinfo ============================================================================== --- head/graphics/heimer/distinfo Wed Mar 4 15:07:14 2020 (r527756) +++ head/graphics/heimer/distinfo Wed Mar 4 15:14:38 2020 (r527757) @@ -1,3 +1,3 @@ -TIMESTAMP = 1582218820 -SHA256 (juzzlin-Heimer-1.15.0_GH0.tar.gz) = 16c35f6e742868b83db1ac94959252b0d517a9fff6c4d2821cf8495b6285f553 -SIZE (juzzlin-Heimer-1.15.0_GH0.tar.gz) = 851155 +TIMESTAMP = 1583272434 +SHA256 (juzzlin-Heimer-1.15.1_GH0.tar.gz) = 76290d53b9e219eb137990542e99d75cc62bab17ac0724e9ab045b2683b6b542 +SIZE (juzzlin-Heimer-1.15.1_GH0.tar.gz) = 863603 Modified: head/graphics/heimer/pkg-plist ============================================================================== --- head/graphics/heimer/pkg-plist Wed Mar 4 15:07:14 2020 (r527756) +++ head/graphics/heimer/pkg-plist Wed Mar 4 15:14:38 2020 (r527757) @@ -1,4 +1,8 @@ bin/heimer +@comment include/argengine.hpp +@comment include/simple_logger.hpp +@comment lib/libArgengine.a +@comment lib/libSimpleLogger.a share/applications/heimer.desktop %%PORTEXAMPLES%%%%EXAMPLESDIR%%/Company.alz %%PORTEXAMPLES%%%%EXAMPLESDIR%%/Family.alz
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202003041514.024FEdSL006683>