Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Oct 2020 09:50:49 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r551284 - head/graphics/py-h3
Message-ID:  <202010030950.0939onNh095522@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Oct  3 09:50:49 2020
New Revision: 551284
URL: https://svnweb.freebsd.org/changeset/ports/551284

Log:
  Update to 3.7.0
  
  Changes:	https://github.com/uber/h3-py/releases
  		https://github.com/uber/h3-py/blob/master/CHANGELOG.md

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

Modified: head/graphics/py-h3/Makefile
==============================================================================
--- head/graphics/py-h3/Makefile	Sat Oct  3 09:50:44 2020	(r551283)
+++ head/graphics/py-h3/Makefile	Sat Oct  3 09:50:49 2020	(r551284)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	h3
-PORTVERSION=	3.6.4
+PORTVERSION=	3.7.0
 CATEGORIES=	graphics python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/graphics/py-h3/distinfo
==============================================================================
--- head/graphics/py-h3/distinfo	Sat Oct  3 09:50:44 2020	(r551283)
+++ head/graphics/py-h3/distinfo	Sat Oct  3 09:50:49 2020	(r551284)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1599729121
-SHA256 (h3-3.6.4.tar.gz) = 416e35d736ef6ec9c1f73b9d4a9d5c696cc2a7561811f8bcfa08c8c4912f2289
-SIZE (h3-3.6.4.tar.gz) = 17292758
+TIMESTAMP = 1601713748
+SHA256 (h3-3.7.0.tar.gz) = cd27fc8ecd9183f93934079b7c986401f499030ff2e2171eace9de462fab561d
+SIZE (h3-3.7.0.tar.gz) = 17302773



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202010030950.0939onNh095522>