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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Dec 24 13:50:13 UTC 2020


Author: sunpoet
Date: Thu Dec 24 13:50:09 2020
New Revision: 559115
URL: https://svnweb.freebsd.org/changeset/ports/559115

Log:
  Update to 3.7.1
  
  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	Thu Dec 24 13:50:05 2020	(r559114)
+++ head/graphics/py-h3/Makefile	Thu Dec 24 13:50:09 2020	(r559115)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	h3
-PORTVERSION=	3.7.0
+PORTVERSION=	3.7.1
 CATEGORIES=	graphics python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/graphics/py-h3/distinfo
==============================================================================
--- head/graphics/py-h3/distinfo	Thu Dec 24 13:50:05 2020	(r559114)
+++ head/graphics/py-h3/distinfo	Thu Dec 24 13:50:09 2020	(r559115)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1601713748
-SHA256 (h3-3.7.0.tar.gz) = cd27fc8ecd9183f93934079b7c986401f499030ff2e2171eace9de462fab561d
-SIZE (h3-3.7.0.tar.gz) = 17302773
+TIMESTAMP = 1608730755
+SHA256 (h3-3.7.1.tar.gz) = 8097ea0db0c0fa9bdfe161940c196f6e5ef499afc1033fa98f85e7968700ea9a
+SIZE (h3-3.7.1.tar.gz) = 17303087


More information about the svn-ports-all mailing list