From owner-svn-ports-all@freebsd.org Mon Jul 20 09:40:46 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 4629B377096; Mon, 20 Jul 2020 09:40:46 +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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 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 4B9Gtk19hhz3TLS; Mon, 20 Jul 2020 09:40:46 +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 0C712AD26; Mon, 20 Jul 2020 09:40:46 +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 06K9ejEP036212; Mon, 20 Jul 2020 09:40:45 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 06K9ejqr036210; Mon, 20 Jul 2020 09:40:45 GMT (envelope-from wen@FreeBSD.org) Message-Id: <202007200940.06K9ejqr036210@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Mon, 20 Jul 2020 09:40:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r542624 - 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: 542624 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.33 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: Mon, 20 Jul 2020 09:40:46 -0000 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