Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Feb 2022 12:52:44 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 0799c854b0b5 - main - www/py-folium: Update to 0.12.1.post1
Message-ID:  <202202281252.21SCqig6065893@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0799c854b0b5d009414373b08da69d25d62406e2

commit 0799c854b0b5d009414373b08da69d25d62406e2
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-02-28 09:37:43 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-02-28 12:46:26 +0000

    www/py-folium: Update to 0.12.1.post1
    
    - Change MASTER_SITES from GitHub to CHEESESHOP
    
    Changes:        https://github.com/python-visualization/folium/releases
                    https://github.com/python-visualization/folium/commits/main
---
 www/py-folium/Makefile | 7 +++----
 www/py-folium/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 7 deletions(-)

diff --git a/www/py-folium/Makefile b/www/py-folium/Makefile
index 67058407afb7..8508abd50a1e 100644
--- a/www/py-folium/Makefile
+++ b/www/py-folium/Makefile
@@ -2,7 +2,9 @@
 
 PORTNAME=	folium
 PORTVERSION=	0.12.1
-DISTVERSIONPREFIX=	v
+DISTVERSIONSUFFIX=	.post1
+PORTREVISION=	1
+MASTER_SITES=	CHEESESHOP
 CATEGORIES=	www python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
@@ -23,7 +25,4 @@ USE_PYTHON=	autoplist concurrent distutils
 
 NO_ARCH=	yes
 
-GH_ACCOUNT=	python-visualization
-USE_GITHUB=	yes
-
 .include <bsd.port.mk>
diff --git a/www/py-folium/distinfo b/www/py-folium/distinfo
index a8899b38b166..25edc46d0df5 100644
--- a/www/py-folium/distinfo
+++ b/www/py-folium/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1626281010
-SHA256 (python-visualization-folium-v0.12.1_GH0.tar.gz) = 3e0cb5bc1817db67ff216af3875a45b50b453c1ae9adf5c4b610413a91b3e1cc
-SIZE (python-visualization-folium-v0.12.1_GH0.tar.gz) = 20033236
+TIMESTAMP = 1643971140
+SHA256 (folium-0.12.1.post1.tar.gz) = e91e57d8298f3ccf4cce3c5e065bea6eb17033e3c5432b8a22214009c266b2ab
+SIZE (folium-0.12.1.post1.tar.gz) = 93218



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202202281252.21SCqig6065893>