diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2016-08-21 13:06:00 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2016-08-21 13:06:00 +0000 |
commit | 75c86ef90a58027229e64595ddfdd9d4b32aa485 (patch) | |
tree | fc0709af8f0a8dc04fc6855beb023fd7309aec99 | |
parent | 8717b0418eb9c2b586f141844f6085b4bb9e3692 (diff) | |
download | ports-75c86ef90a58027229e64595ddfdd9d4b32aa485.tar.gz ports-75c86ef90a58027229e64595ddfdd9d4b32aa485.zip |
Notes
-rw-r--r-- | textproc/py-elasticsearch-py/Makefile | 3 | ||||
-rw-r--r-- | textproc/py-elasticsearch-py/distinfo | 5 |
2 files changed, 5 insertions, 3 deletions
diff --git a/textproc/py-elasticsearch-py/Makefile b/textproc/py-elasticsearch-py/Makefile index 2b1ddd8e0908..e7fa7b65ced3 100644 --- a/textproc/py-elasticsearch-py/Makefile +++ b/textproc/py-elasticsearch-py/Makefile @@ -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 diff --git a/textproc/py-elasticsearch-py/distinfo b/textproc/py-elasticsearch-py/distinfo index 545fee883fa3..5972bef33a85 100644 --- a/textproc/py-elasticsearch-py/distinfo +++ b/textproc/py-elasticsearch-py/distinfo @@ -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 |