Date: Sun, 13 Dec 2020 14:42:55 +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: r557926 - head/graphics/py-hiplot Message-ID: <202012131442.0BDEgtZs037169@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Dec 13 14:42:54 2020 New Revision: 557926 URL: https://svnweb.freebsd.org/changeset/ports/557926 Log: Update to 0.1.21 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 Sun Dec 13 14:42:49 2020 (r557925) +++ head/graphics/py-hiplot/Makefile Sun Dec 13 14:42:54 2020 (r557926) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hiplot -PORTVERSION= 0.1.20 +PORTVERSION= 0.1.21 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/graphics/py-hiplot/distinfo ============================================================================== --- head/graphics/py-hiplot/distinfo Sun Dec 13 14:42:49 2020 (r557925) +++ head/graphics/py-hiplot/distinfo Sun Dec 13 14:42:54 2020 (r557926) @@ -1,3 +1,3 @@ -TIMESTAMP = 1607539791 -SHA256 (hiplot-0.1.20.tar.gz) = d3988acc78864f4c97790c48b06d942b4984618d5c4ff06f1b24a3ad6d5e8a01 -SIZE (hiplot-0.1.20.tar.gz) = 734326 +TIMESTAMP = 1607685385 +SHA256 (hiplot-0.1.21.tar.gz) = 66b8c71efed1b2a4d62ce5e17c76264c511ad0e8d88e6cf80c951de63dad2cba +SIZE (hiplot-0.1.21.tar.gz) = 734484
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202012131442.0BDEgtZs037169>