From owner-svn-ports-all@freebsd.org Tue May 5 06:58:31 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 146AB2DA3D8; Tue, 5 May 2020 06:58:31 +0000 (UTC) (envelope-from lwhsu@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 49GVtZ6q7xz4QbD; Tue, 5 May 2020 06:58:30 +0000 (UTC) (envelope-from lwhsu@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 E56429C29; Tue, 5 May 2020 06:58:30 +0000 (UTC) (envelope-from lwhsu@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 0456wU9g050808; Tue, 5 May 2020 06:58:30 GMT (envelope-from lwhsu@FreeBSD.org) Received: (from lwhsu@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0456wUs0050806; Tue, 5 May 2020 06:58:30 GMT (envelope-from lwhsu@FreeBSD.org) Message-Id: <202005050658.0456wUs0050806@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lwhsu set sender to lwhsu@FreeBSD.org using -f From: Li-Wen Hsu Date: Tue, 5 May 2020 06:58:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r534028 - head/www/py-httplib2 X-SVN-Group: ports-head X-SVN-Commit-Author: lwhsu X-SVN-Commit-Paths: head/www/py-httplib2 X-SVN-Commit-Revision: 534028 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.30 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: Tue, 05 May 2020 06:58:31 -0000 Author: lwhsu Date: Tue May 5 06:58:30 2020 New Revision: 534028 URL: https://svnweb.freebsd.org/changeset/ports/534028 Log: - Update to 0.17.3 Modified: head/www/py-httplib2/Makefile head/www/py-httplib2/distinfo Modified: head/www/py-httplib2/Makefile ============================================================================== --- head/www/py-httplib2/Makefile Tue May 5 05:46:27 2020 (r534027) +++ head/www/py-httplib2/Makefile Tue May 5 06:58:30 2020 (r534028) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= httplib2 -PORTVERSION= 0.17.2 +PORTVERSION= 0.17.3 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-httplib2/distinfo ============================================================================== --- head/www/py-httplib2/distinfo Tue May 5 05:46:27 2020 (r534027) +++ head/www/py-httplib2/distinfo Tue May 5 06:58:30 2020 (r534028) @@ -1,3 +1,3 @@ -TIMESTAMP = 1586593681 -SHA256 (httplib2-0.17.2.tar.gz) = eb7a6b137ae31e61c5f429083c5bebb71fe5fd1958e7f3d5c39b21b11cd4b290 -SIZE (httplib2-0.17.2.tar.gz) = 220695 +TIMESTAMP = 1588661888 +SHA256 (httplib2-0.17.3.tar.gz) = 39dd15a333f67bfb70798faa9de8a6e99c819da6ad82b77f9a259a5c7b1225a2 +SIZE (httplib2-0.17.3.tar.gz) = 220685