Date: Sun, 8 Sep 2019 08:46:15 +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: r511554 - head/www/py-beautifulsoup Message-ID: <201909080846.x888kGCm012805@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: wen Date: Sun Sep 8 08:46:15 2019 New Revision: 511554 URL: https://svnweb.freebsd.org/changeset/ports/511554 Log: - Update to 4.8.0 Modified: head/www/py-beautifulsoup/Makefile head/www/py-beautifulsoup/distinfo Modified: head/www/py-beautifulsoup/Makefile ============================================================================== --- head/www/py-beautifulsoup/Makefile Sun Sep 8 07:27:31 2019 (r511553) +++ head/www/py-beautifulsoup/Makefile Sun Sep 8 08:46:15 2019 (r511554) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= beautifulsoup -PORTVERSION= 4.7.1 -PORTREVISION= 1 +PORTVERSION= 4.8.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-beautifulsoup/distinfo ============================================================================== --- head/www/py-beautifulsoup/distinfo Sun Sep 8 07:27:31 2019 (r511553) +++ head/www/py-beautifulsoup/distinfo Sun Sep 8 08:46:15 2019 (r511554) @@ -1,3 +1,3 @@ -TIMESTAMP = 1554433166 -SHA256 (beautifulsoup4-4.7.1.tar.gz) = 945065979fb8529dd2f37dbb58f00b661bdbcbebf954f93b32fdf5263ef35348 -SIZE (beautifulsoup4-4.7.1.tar.gz) = 167065 +TIMESTAMP = 1567929824 +SHA256 (beautifulsoup4-4.8.0.tar.gz) = 25288c9e176f354bf277c0a10aa96c782a6a18a17122dba2e8cec4a97e03343b +SIZE (beautifulsoup4-4.8.0.tar.gz) = 170919
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201909080846.x888kGCm012805>