From owner-svn-ports-all@freebsd.org Thu Oct 6 13:49:34 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 7D0E6BE99F2; Thu, 6 Oct 2016 13:49:34 +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 4C525A26; Thu, 6 Oct 2016 13:49:34 +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 u96DnXTp003707; Thu, 6 Oct 2016 13:49:33 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u96DnXgk003705; Thu, 6 Oct 2016 13:49:33 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201610061349.u96DnXgk003705@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Thu, 6 Oct 2016 13:49:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r423406 - 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: Thu, 06 Oct 2016 13:49:34 -0000 Author: wen Date: Thu Oct 6 13:49:33 2016 New Revision: 423406 URL: https://svnweb.freebsd.org/changeset/ports/423406 Log: - Update to 0.1.5 PR: 213203 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 Thu Oct 6 13:39:10 2016 (r423405) +++ head/net/py-s3transfer/Makefile Thu Oct 6 13:49:33 2016 (r423406) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= s3transfer -PORTVERSION= 0.1.4 +PORTVERSION= 0.1.5 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/net/py-s3transfer/distinfo ============================================================================== --- head/net/py-s3transfer/distinfo Thu Oct 6 13:39:10 2016 (r423405) +++ head/net/py-s3transfer/distinfo Thu Oct 6 13:49:33 2016 (r423406) @@ -1,3 +1,3 @@ -TIMESTAMP = 1473844853 -SHA256 (s3transfer-0.1.4.tar.gz) = c41d039ab9204e9eea72a6098ca5092ed001f2820274b80be622dbe582ab2d41 -SIZE (s3transfer-0.1.4.tar.gz) = 87620 +TIMESTAMP = 1475786449 +SHA256 (s3transfer-0.1.5.tar.gz) = c500b27b5a8693507e4768730c4c423d4717477c8676139fc764ac4e8e88708e +SIZE (s3transfer-0.1.5.tar.gz) = 92081