From owner-svn-ports-head@freebsd.org Thu Mar 22 13:42:25 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 15F32F68524; Thu, 22 Mar 2018 13:42:25 +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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id BC6E675233; Thu, 22 Mar 2018 13:42:24 +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 B73111220A; Thu, 22 Mar 2018 13:42:24 +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 w2MDgOsf091218; Thu, 22 Mar 2018 13:42:24 GMT (envelope-from lwhsu@FreeBSD.org) Received: (from lwhsu@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w2MDgOnt091215; Thu, 22 Mar 2018 13:42:24 GMT (envelope-from lwhsu@FreeBSD.org) Message-Id: <201803221342.w2MDgOnt091215@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lwhsu set sender to lwhsu@FreeBSD.org using -f From: Li-Wen Hsu Date: Thu, 22 Mar 2018 13:42:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r465286 - 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: 465286 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Mar 2018 13:42:25 -0000 Author: lwhsu Date: Thu Mar 22 13:42:24 2018 New Revision: 465286 URL: https://svnweb.freebsd.org/changeset/ports/465286 Log: - Update to 0.11.0 Modified: head/www/py-httplib2/Makefile head/www/py-httplib2/distinfo Modified: head/www/py-httplib2/Makefile ============================================================================== --- head/www/py-httplib2/Makefile Thu Mar 22 12:32:12 2018 (r465285) +++ head/www/py-httplib2/Makefile Thu Mar 22 13:42:24 2018 (r465286) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= httplib2 -PORTVERSION= 0.10.3 +PORTVERSION= 0.11.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-httplib2/distinfo ============================================================================== --- head/www/py-httplib2/distinfo Thu Mar 22 12:32:12 2018 (r465285) +++ head/www/py-httplib2/distinfo Thu Mar 22 13:42:24 2018 (r465286) @@ -1,3 +1,3 @@ -TIMESTAMP = 1491062249 -SHA256 (httplib2-0.10.3.tar.gz) = e404d3b7bd86c1bc931906098e7c1305d6a3a6dcef141b8bb1059903abb3ceeb -SIZE (httplib2-0.10.3.tar.gz) = 204500 +TIMESTAMP = 1521709401 +SHA256 (httplib2-0.11.0.tar.gz) = 5c0138b53a2f13b1dc29707b75c04236e35247d6b5f2a14c930966e8f45ce3cc +SIZE (httplib2-0.11.0.tar.gz) = 216686