svn commit: r551868 - head/graphics/h3

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Oct 10 07:44:33 UTC 2020


Author: sunpoet
Date: Sat Oct 10 07:44:28 2020
New Revision: 551868
URL: https://svnweb.freebsd.org/changeset/ports/551868

Log:
  Update to 3.7.1
  
  Changes:	https://github.com/uber/h3/releases

Modified:
  head/graphics/h3/Makefile
  head/graphics/h3/distinfo

Modified: head/graphics/h3/Makefile
==============================================================================
--- head/graphics/h3/Makefile	Sat Oct 10 07:44:23 2020	(r551867)
+++ head/graphics/h3/Makefile	Sat Oct 10 07:44:28 2020	(r551868)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	h3
-PORTVERSION=	3.7.0
+PORTVERSION=	3.7.1
 DISTVERSIONPREFIX=	v
 CATEGORIES=	graphics
 

Modified: head/graphics/h3/distinfo
==============================================================================
--- head/graphics/h3/distinfo	Sat Oct 10 07:44:23 2020	(r551867)
+++ head/graphics/h3/distinfo	Sat Oct 10 07:44:28 2020	(r551868)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1601554450
-SHA256 (uber-h3-v3.7.0_GH0.tar.gz) = 7b59780781750d2ccc64c50b6364d706947a684b0cb996c1b104f448562d2d7c
-SIZE (uber-h3-v3.7.0_GH0.tar.gz) = 17306716
+TIMESTAMP = 1601996450
+SHA256 (uber-h3-v3.7.1_GH0.tar.gz) = cfa3b4e1d46251929bd30575f09c89edb2c209be7ad8b0af15ff3f9a04132688
+SIZE (uber-h3-v3.7.1_GH0.tar.gz) = 17307005


More information about the svn-ports-all mailing list