Date: Mon, 5 Oct 2020 14:03:28 +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: r551496 - head/www/py-beautifulsoup Message-ID: <202010051403.095E3SRM039002@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: wen Date: Mon Oct 5 14:03:28 2020 New Revision: 551496 URL: https://svnweb.freebsd.org/changeset/ports/551496 Log: - Update to 4.9.3 Modified: head/www/py-beautifulsoup/Makefile head/www/py-beautifulsoup/distinfo Modified: head/www/py-beautifulsoup/Makefile ============================================================================== --- head/www/py-beautifulsoup/Makefile Mon Oct 5 14:02:07 2020 (r551495) +++ head/www/py-beautifulsoup/Makefile Mon Oct 5 14:03:28 2020 (r551496) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= beautifulsoup -PORTVERSION= 4.9.1 +PORTVERSION= 4.9.3 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-beautifulsoup/distinfo ============================================================================== --- head/www/py-beautifulsoup/distinfo Mon Oct 5 14:02:07 2020 (r551495) +++ head/www/py-beautifulsoup/distinfo Mon Oct 5 14:03:28 2020 (r551496) @@ -1,3 +1,3 @@ -TIMESTAMP = 1595235106 -SHA256 (beautifulsoup4-4.9.1.tar.gz) = 73cc4d115b96f79c7d77c1c7f7a0a8d4c57860d1041df407dd1aae7f07a77fd7 -SIZE (beautifulsoup4-4.9.1.tar.gz) = 374759 +TIMESTAMP = 1601905574 +SHA256 (beautifulsoup4-4.9.3.tar.gz) = 84729e322ad1d5b4d25f805bfa05b902dd96450f43842c4e99067d5e1369eb25 +SIZE (beautifulsoup4-4.9.3.tar.gz) = 376031
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202010051403.095E3SRM039002>