svn commit: r423406 - head/net/py-s3transfer

Wen Heping wen at FreeBSD.org
Thu Oct 6 13:49:34 UTC 2016


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 at 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


More information about the svn-ports-head mailing list