Date: Mon, 20 Jul 2020 09:40:45 +0000 (UTC) From: Wen Heping <wen@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r542624 - head/www/py-beautifulsoup Message-ID: <202007200940.06K9ejqr036210@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: wen Date: Mon Jul 20 09:40:45 2020 New Revision: 542624 URL: https://svnweb.freebsd.org/changeset/ports/542624 Log: - Update to 4.9.1 Modified: head/www/py-beautifulsoup/Makefile head/www/py-beautifulsoup/distinfo Modified: head/www/py-beautifulsoup/Makefile ============================================================================== --- head/www/py-beautifulsoup/Makefile Mon Jul 20 09:02:03 2020 (r542623) +++ head/www/py-beautifulsoup/Makefile Mon Jul 20 09:40:45 2020 (r542624) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= beautifulsoup -PORTVERSION= 4.9.0 +PORTVERSION= 4.9.1 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-beautifulsoup/distinfo ============================================================================== --- head/www/py-beautifulsoup/distinfo Mon Jul 20 09:02:03 2020 (r542623) +++ head/www/py-beautifulsoup/distinfo Mon Jul 20 09:40:45 2020 (r542624) @@ -1,3 +1,3 @@ -TIMESTAMP = 1586745975 -SHA256 (beautifulsoup4-4.9.0.tar.gz) = 594ca51a10d2b3443cbac41214e12dbb2a1cd57e1a7344659849e2e20ba6a8d8 -SIZE (beautifulsoup4-4.9.0.tar.gz) = 368809 +TIMESTAMP = 1595235106 +SHA256 (beautifulsoup4-4.9.1.tar.gz) = 73cc4d115b96f79c7d77c1c7f7a0a8d4c57860d1041df407dd1aae7f07a77fd7 +SIZE (beautifulsoup4-4.9.1.tar.gz) = 374759
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202007200940.06K9ejqr036210>