svn commit: r552739 - head/graphics/heimer

Fernando Apesteguía fernape at FreeBSD.org
Mon Oct 19 13:42:20 UTC 2020


Author: fernape
Date: Mon Oct 19 13:42:19 2020
New Revision: 552739
URL: https://svnweb.freebsd.org/changeset/ports/552739

Log:
  graphics/heimer: update to 1.21.0
  
  From ChangeLog: https://github.com/juzzlin/Heimer/releases/tag/1.21.0
  
   * Fix GitHub Issue #111: Optimizer: Save optimizer settings to file
   * Fix GitHub Issue #109: Make default direction of arrows configurable
  
  Reported by:	portscout

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

Modified: head/graphics/heimer/Makefile
==============================================================================
--- head/graphics/heimer/Makefile	Mon Oct 19 13:32:03 2020	(r552738)
+++ head/graphics/heimer/Makefile	Mon Oct 19 13:42:19 2020	(r552739)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	heimer
-DISTVERSION=	1.20.0
+DISTVERSION=	1.21.0
 CATEGORIES=	graphics
 
 MAINTAINER=	ports at FreeBSD.org

Modified: head/graphics/heimer/distinfo
==============================================================================
--- head/graphics/heimer/distinfo	Mon Oct 19 13:32:03 2020	(r552738)
+++ head/graphics/heimer/distinfo	Mon Oct 19 13:42:19 2020	(r552739)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1600600879
-SHA256 (juzzlin-Heimer-1.20.0_GH0.tar.gz) = 61e0d60abb6e2ae1347843e96bb5e31f61604857f4097765aea3ffd31a3dcc8d
-SIZE (juzzlin-Heimer-1.20.0_GH0.tar.gz) = 876698
+TIMESTAMP = 1603107072
+SHA256 (juzzlin-Heimer-1.21.0_GH0.tar.gz) = 3ec106b3b30cdbe04adcea37981c9214325a0aa92f2fae2df0bc12c95146434f
+SIZE (juzzlin-Heimer-1.21.0_GH0.tar.gz) = 878043


More information about the svn-ports-all mailing list