From owner-svn-ports-all@freebsd.org Sat Jan 4 07:33:11 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 7BB171EEF38; Sat, 4 Jan 2020 07:33:11 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47qYQv2jMLz3PZB; Sat, 4 Jan 2020 07:33:11 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 5843598E0; Sat, 4 Jan 2020 07:33:11 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 0047XB5w003817; Sat, 4 Jan 2020 07:33:11 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0047XAWw003814; Sat, 4 Jan 2020 07:33:10 GMT (envelope-from wen@FreeBSD.org) Message-Id: <202001040733.0047XAWw003814@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Sat, 4 Jan 2020 07:33:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r521980 - head/www/py-beautifulsoup X-SVN-Group: ports-head X-SVN-Commit-Author: wen X-SVN-Commit-Paths: head/www/py-beautifulsoup X-SVN-Commit-Revision: 521980 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Jan 2020 07:33:11 -0000 Author: wen Date: Sat Jan 4 07:33:10 2020 New Revision: 521980 URL: https://svnweb.freebsd.org/changeset/ports/521980 Log: - Update to 4.8.2 Modified: head/www/py-beautifulsoup/Makefile head/www/py-beautifulsoup/distinfo Modified: head/www/py-beautifulsoup/Makefile ============================================================================== --- head/www/py-beautifulsoup/Makefile Sat Jan 4 05:57:01 2020 (r521979) +++ head/www/py-beautifulsoup/Makefile Sat Jan 4 07:33:10 2020 (r521980) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= beautifulsoup -PORTVERSION= 4.8.0 +PORTVERSION= 4.8.2 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-beautifulsoup/distinfo ============================================================================== --- head/www/py-beautifulsoup/distinfo Sat Jan 4 05:57:01 2020 (r521979) +++ head/www/py-beautifulsoup/distinfo Sat Jan 4 07:33:10 2020 (r521980) @@ -1,3 +1,3 @@ -TIMESTAMP = 1567929824 -SHA256 (beautifulsoup4-4.8.0.tar.gz) = 25288c9e176f354bf277c0a10aa96c782a6a18a17122dba2e8cec4a97e03343b -SIZE (beautifulsoup4-4.8.0.tar.gz) = 170919 +TIMESTAMP = 1578105245 +SHA256 (beautifulsoup4-4.8.2.tar.gz) = 05fd825eb01c290877657a56df4c6e4c311b3965bda790c613a3d6fb01a5462a +SIZE (beautifulsoup4-4.8.2.tar.gz) = 298650