Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Aug 2016 15:21:03 +0000 (UTC)
From:      Pawel Pekala <pawel@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r420354 - head/devel/py-botocore
Message-ID:  <201608171521.u7HFL31H085819@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pawel
Date: Wed Aug 17 15:21:03 2016
New Revision: 420354
URL: https://svnweb.freebsd.org/changeset/ports/420354

Log:
  - Update to version 1.4.46 [1]
  - Port is architecture neutral
  
  PR:		211878 [1]
  Submitted by:	Bradley T. Hughes [1]
  Approved by:	maintainer

Modified:
  head/devel/py-botocore/Makefile
  head/devel/py-botocore/distinfo

Modified: head/devel/py-botocore/Makefile
==============================================================================
--- head/devel/py-botocore/Makefile	Wed Aug 17 14:35:59 2016	(r420353)
+++ head/devel/py-botocore/Makefile	Wed Aug 17 15:21:03 2016	(r420354)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	botocore
-PORTVERSION=	1.4.37
+PORTVERSION=	1.4.46
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -18,5 +18,6 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}date
 
 USES=		python
 USE_PYTHON=	autoplist distutils
+NO_ARCH=	yes
 
 .include <bsd.port.mk>

Modified: head/devel/py-botocore/distinfo
==============================================================================
--- head/devel/py-botocore/distinfo	Wed Aug 17 14:35:59 2016	(r420353)
+++ head/devel/py-botocore/distinfo	Wed Aug 17 15:21:03 2016	(r420354)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1468598754
-SHA256 (botocore-1.4.37.tar.gz) = 20dc1a0bf37019cac33e0f76d04a2831f2786cbee17f54da0e32a93caf86ef49
-SIZE (botocore-1.4.37.tar.gz) = 2642647
+TIMESTAMP = 1471297318
+SHA256 (botocore-1.4.46.tar.gz) = 844dbd090b4127678c25342635485c87d86bca4a4f8a7c2295d715f7c830700c
+SIZE (botocore-1.4.46.tar.gz) = 2713844



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201608171521.u7HFL31H085819>