From owner-svn-ports-all@freebsd.org Sat Sep 7 22:44:45 2019 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 BE557DEFF9; Sat, 7 Sep 2019 22:44:45 +0000 (UTC) (envelope-from sunpoet@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 46QqHd343Bz45QV; Sat, 7 Sep 2019 22:44:45 +0000 (UTC) (envelope-from sunpoet@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 4DE0BC9EC; Sat, 7 Sep 2019 22:44:45 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x87Mij75045282; Sat, 7 Sep 2019 22:44:45 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x87MiiUT045279; Sat, 7 Sep 2019 22:44:44 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201909072244.x87MiiUT045279@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 7 Sep 2019 22:44:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r511446 - head/www/py-google-resumable-media X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/www/py-google-resumable-media X-SVN-Commit-Revision: 511446 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, 07 Sep 2019 22:44:45 -0000 Author: sunpoet Date: Sat Sep 7 22:44:44 2019 New Revision: 511446 URL: https://svnweb.freebsd.org/changeset/ports/511446 Log: Update to 0.4.0 Changes: https://github.com/googleapis/google-resumable-media-python/releases Modified: head/www/py-google-resumable-media/Makefile head/www/py-google-resumable-media/distinfo Modified: head/www/py-google-resumable-media/Makefile ============================================================================== --- head/www/py-google-resumable-media/Makefile Sat Sep 7 22:44:44 2019 (r511445) +++ head/www/py-google-resumable-media/Makefile Sat Sep 7 22:44:44 2019 (r511446) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= google-resumable-media -PORTVERSION= 0.3.3 +PORTVERSION= 0.4.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-google-resumable-media/distinfo ============================================================================== --- head/www/py-google-resumable-media/distinfo Sat Sep 7 22:44:44 2019 (r511445) +++ head/www/py-google-resumable-media/distinfo Sat Sep 7 22:44:44 2019 (r511446) @@ -1,3 +1,3 @@ -TIMESTAMP = 1567016151 -SHA256 (google-resumable-media-0.3.3.tar.gz) = 49493999cf046b5a02f648e201f0c2fc718c5969c53326b4d2c0693b01bdc8bb -SIZE (google-resumable-media-0.3.3.tar.gz) = 2114537 +TIMESTAMP = 1567842472 +SHA256 (google-resumable-media-0.4.0.tar.gz) = 46ee131e55d16e350cf9dc7de6fc0653b55314e8645e2deb0633394adcd7e9c0 +SIZE (google-resumable-media-0.4.0.tar.gz) = 2112552