From owner-svn-ports-all@freebsd.org Sat Dec 24 03:17:56 2016 Return-Path: Delivered-To: svn-ports-all@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 D33C5C8C902; Sat, 24 Dec 2016 03:17:56 +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 mx1.freebsd.org (Postfix) with ESMTPS id A2F8B19CC; Sat, 24 Dec 2016 03:17:56 +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 uBO3HtZx088849; Sat, 24 Dec 2016 03:17:55 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBO3HtcY088847; Sat, 24 Dec 2016 03:17:55 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201612240317.uBO3HtcY088847@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Sat, 24 Dec 2016 03:17:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429304 - head/net/py-s3transfer X-SVN-Group: ports-head 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.23 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, 24 Dec 2016 03:17:56 -0000 Author: wen Date: Sat Dec 24 03:17:55 2016 New Revision: 429304 URL: https://svnweb.freebsd.org/changeset/ports/429304 Log: - Update to 0.1.10 PR: 215405 Submitted by: bradleythughes@fastmail.fm(maintainer) Modified: head/net/py-s3transfer/Makefile head/net/py-s3transfer/distinfo Modified: head/net/py-s3transfer/Makefile ============================================================================== --- head/net/py-s3transfer/Makefile Sat Dec 24 02:31:16 2016 (r429303) +++ head/net/py-s3transfer/Makefile Sat Dec 24 03:17:55 2016 (r429304) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= s3transfer -PORTVERSION= 0.1.9 +PORTVERSION= 0.1.10 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/net/py-s3transfer/distinfo ============================================================================== --- head/net/py-s3transfer/distinfo Sat Dec 24 02:31:16 2016 (r429303) +++ head/net/py-s3transfer/distinfo Sat Dec 24 03:17:55 2016 (r429304) @@ -1,3 +1,3 @@ -TIMESTAMP = 1478250728 -SHA256 (s3transfer-0.1.9.tar.gz) = 17ad7d672115f93a72ed7917209cb0bb02fc87f96f11886408ed8a6b1bb4c754 -SIZE (s3transfer-0.1.9.tar.gz) = 93414 +TIMESTAMP = 1482576091 +SHA256 (s3transfer-0.1.10.tar.gz) = ba1a9104939b7c0331dc4dd234d79afeed8b66edce77bbeeecd4f56de74a0fc1 +SIZE (s3transfer-0.1.10.tar.gz) = 95508