Date: Sun, 8 Dec 2019 17:04: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: r519434 - head/www/py-folium Message-ID: <201912081704.xB8H4tAS079859@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Dec 8 17:04:55 2019 New Revision: 519434 URL: https://svnweb.freebsd.org/changeset/ports/519434 Log: Update to 0.10.1 Changes: https://github.com/python-visualization/folium/releases Modified: head/www/py-folium/Makefile head/www/py-folium/distinfo Modified: head/www/py-folium/Makefile ============================================================================== --- head/www/py-folium/Makefile Sun Dec 8 17:04:50 2019 (r519433) +++ head/www/py-folium/Makefile Sun Dec 8 17:04:55 2019 (r519434) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= folium -PORTVERSION= 0.10.0 +PORTVERSION= 0.10.1 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-folium/distinfo ============================================================================== --- head/www/py-folium/distinfo Sun Dec 8 17:04:50 2019 (r519433) +++ head/www/py-folium/distinfo Sun Dec 8 17:04:55 2019 (r519434) @@ -1,3 +1,3 @@ -TIMESTAMP = 1564157947 -SHA256 (folium-0.10.0.tar.gz) = 8ea08e0eda45e1b9dc56378f6da91ddccb58d44acc2aa4402e69e5a765ecdfa1 -SIZE (folium-0.10.0.tar.gz) = 119260 +TIMESTAMP = 1575793993 +SHA256 (folium-0.10.1.tar.gz) = edbf79d04345a75f8503fe6d071179806ee7e3baf81ae4f329b9f3ce8f118c3d +SIZE (folium-0.10.1.tar.gz) = 119447
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201912081704.xB8H4tAS079859>