svn commit: r557580 - head/graphics/py-hiplot

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Dec 10 21:40:44 UTC 2020


Author: sunpoet
Date: Thu Dec 10 21:40:36 2020
New Revision: 557580
URL: https://svnweb.freebsd.org/changeset/ports/557580

Log:
  Update to 0.1.20
  
  Changes:	https://github.com/facebookresearch/hiplot/commits/master

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

Modified: head/graphics/py-hiplot/Makefile
==============================================================================
--- head/graphics/py-hiplot/Makefile	Thu Dec 10 21:40:31 2020	(r557579)
+++ head/graphics/py-hiplot/Makefile	Thu Dec 10 21:40:36 2020	(r557580)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	hiplot
-PORTVERSION=	0.1.19
+PORTVERSION=	0.1.20
 CATEGORIES=	graphics python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/graphics/py-hiplot/distinfo
==============================================================================
--- head/graphics/py-hiplot/distinfo	Thu Dec 10 21:40:31 2020	(r557579)
+++ head/graphics/py-hiplot/distinfo	Thu Dec 10 21:40:36 2020	(r557580)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1605426445
-SHA256 (hiplot-0.1.19.tar.gz) = 723bca4852eb8d3a1d8fd3b2f47ed945e59585f3c8645add47772e22ddd8fcc4
-SIZE (hiplot-0.1.19.tar.gz) = 733396
+TIMESTAMP = 1607539791
+SHA256 (hiplot-0.1.20.tar.gz) = d3988acc78864f4c97790c48b06d942b4984618d5c4ff06f1b24a3ad6d5e8a01
+SIZE (hiplot-0.1.20.tar.gz) = 734326


More information about the svn-ports-all mailing list