svn commit: r551284 - head/graphics/py-h3

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Oct 3 09:50:52 UTC 2020


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


More information about the svn-ports-all mailing list