Date: Thu, 16 Sep 2021 02:32:20 GMT From: Wen Heping <wen@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 8407165700d4 - main - www/py-beautifulsoup: Update to 4.10.0 Message-ID: <202109160232.18G2WKIw024440@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by wen: URL: https://cgit.FreeBSD.org/ports/commit/?id=8407165700d4ec423f9a41549f2ebb4cc7b912a2 commit 8407165700d4ec423f9a41549f2ebb4cc7b912a2 Author: Wen Heping <wen@FreeBSD.org> AuthorDate: 2021-09-16 02:31:48 +0000 Commit: Wen Heping <wen@FreeBSD.org> CommitDate: 2021-09-16 02:31:48 +0000 www/py-beautifulsoup: Update to 4.10.0 --- www/py-beautifulsoup/Makefile | 2 +- www/py-beautifulsoup/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/py-beautifulsoup/Makefile b/www/py-beautifulsoup/Makefile index c09fe1475bbd..88785f4b6660 100644 --- a/www/py-beautifulsoup/Makefile +++ b/www/py-beautifulsoup/Makefile @@ -1,7 +1,7 @@ # Created by: Mike Meyer PORTNAME= beautifulsoup -PORTVERSION= 4.9.3 +PORTVERSION= 4.10.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-beautifulsoup/distinfo b/www/py-beautifulsoup/distinfo index 31cdac084393..4de986cf349d 100644 --- a/www/py-beautifulsoup/distinfo +++ b/www/py-beautifulsoup/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1601905574 -SHA256 (beautifulsoup4-4.9.3.tar.gz) = 84729e322ad1d5b4d25f805bfa05b902dd96450f43842c4e99067d5e1369eb25 -SIZE (beautifulsoup4-4.9.3.tar.gz) = 376031 +TIMESTAMP = 1631759193 +SHA256 (beautifulsoup4-4.10.0.tar.gz) = c23ad23c521d818955a4151a67d81580319d4bf548d3d49f4223ae041ff98891 +SIZE (beautifulsoup4-4.10.0.tar.gz) = 399890
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109160232.18G2WKIw024440>