svn commit: r420558 - head/textproc/py-elasticsearch-py

Jimmy Olgeni olgeni at FreeBSD.org
Sun Aug 21 13:06:01 UTC 2016


Author: olgeni
Date: Sun Aug 21 13:06:00 2016
New Revision: 420558
URL: https://svnweb.freebsd.org/changeset/ports/420558

Log:
  Update textproc/py-elasticsearch-py to version 2.4.0; add NO_ARCH.
  
  PR:		211986
  Submitted by:	olgeni
  Approved by:	maintainer

Modified:
  head/textproc/py-elasticsearch-py/Makefile
  head/textproc/py-elasticsearch-py/distinfo

Modified: head/textproc/py-elasticsearch-py/Makefile
==============================================================================
--- head/textproc/py-elasticsearch-py/Makefile	Sun Aug 21 13:04:15 2016	(r420557)
+++ head/textproc/py-elasticsearch-py/Makefile	Sun Aug 21 13:06:00 2016	(r420558)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	elasticsearch-py
-PORTVERSION=	2.3.0
+PORTVERSION=	2.4.0
 CATEGORIES=	textproc python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
@@ -13,6 +13,7 @@ LICENSE=	APACHE20
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}urllib3>=1.8.2:net/py-urllib3
 
+NO_ARCH=	yes
 USE_GITHUB=	yes
 GH_ACCOUNT=	elasticsearch
 USES=		python

Modified: head/textproc/py-elasticsearch-py/distinfo
==============================================================================
--- head/textproc/py-elasticsearch-py/distinfo	Sun Aug 21 13:04:15 2016	(r420557)
+++ head/textproc/py-elasticsearch-py/distinfo	Sun Aug 21 13:06:00 2016	(r420558)
@@ -1,2 +1,3 @@
-SHA256 (elasticsearch-elasticsearch-py-2.3.0_GH0.tar.gz) = 3610d3a2d2f4eb1906794276ac6fca1ad801067e0f36d71a8a11c2c9112ed120
-SIZE (elasticsearch-elasticsearch-py-2.3.0_GH0.tar.gz) = 74954
+TIMESTAMP = 1471596397
+SHA256 (elasticsearch-elasticsearch-py-2.4.0_GH0.tar.gz) = 0cab15c1a5c014f259703d982b074b3c6864fb152dd909fba60d23cde9133b76
+SIZE (elasticsearch-elasticsearch-py-2.4.0_GH0.tar.gz) = 77199


More information about the svn-ports-all mailing list