From owner-svn-ports-head@freebsd.org Fri Oct 27 12:32:51 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4AF44E43C31; Fri, 27 Oct 2017 12:32:51 +0000 (UTC) (envelope-from bhughes@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 mx1.freebsd.org (Postfix) with ESMTPS id 119F36361D; Fri, 27 Oct 2017 12:32:50 +0000 (UTC) (envelope-from bhughes@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v9RCWotO047993; Fri, 27 Oct 2017 12:32:50 GMT (envelope-from bhughes@FreeBSD.org) Received: (from bhughes@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v9RCWoZM047991; Fri, 27 Oct 2017 12:32:50 GMT (envelope-from bhughes@FreeBSD.org) Message-Id: <201710271232.v9RCWoZM047991@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bhughes set sender to bhughes@FreeBSD.org using -f From: "Bradley T. Hughes" Date: Fri, 27 Oct 2017 12:32:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r452980 - head/net/py-s3transfer X-SVN-Group: ports-head X-SVN-Commit-Author: bhughes X-SVN-Commit-Paths: head/net/py-s3transfer X-SVN-Commit-Revision: 452980 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.23 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: Fri, 27 Oct 2017 12:32:51 -0000 Author: bhughes Date: Fri Oct 27 12:32:49 2017 New Revision: 452980 URL: https://svnweb.freebsd.org/changeset/ports/452980 Log: net/py-s3transfer: Update 0.1.10 -> 0.1.11 Approved by: robak (mentor) Differential Revision: https://reviews.freebsd.org/D12801 Modified: head/net/py-s3transfer/Makefile head/net/py-s3transfer/distinfo Modified: head/net/py-s3transfer/Makefile ============================================================================== --- head/net/py-s3transfer/Makefile Fri Oct 27 12:31:28 2017 (r452979) +++ head/net/py-s3transfer/Makefile Fri Oct 27 12:32:49 2017 (r452980) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= s3transfer -PORTVERSION= 0.1.10 +PORTVERSION= 0.1.11 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/net/py-s3transfer/distinfo ============================================================================== --- head/net/py-s3transfer/distinfo Fri Oct 27 12:31:28 2017 (r452979) +++ head/net/py-s3transfer/distinfo Fri Oct 27 12:32:49 2017 (r452980) @@ -1,3 +1,3 @@ -TIMESTAMP = 1482576091 -SHA256 (s3transfer-0.1.10.tar.gz) = ba1a9104939b7c0331dc4dd234d79afeed8b66edce77bbeeecd4f56de74a0fc1 -SIZE (s3transfer-0.1.10.tar.gz) = 95508 +TIMESTAMP = 1504849563 +SHA256 (s3transfer-0.1.11.tar.gz) = 76f1f58f4a47e2c8afa135e2c76958806a3abbc42b721d87fd9d11409c75d979 +SIZE (s3transfer-0.1.11.tar.gz) = 95555