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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Jan 6 13:50:12 UTC 2018


Author: sunpoet
Date: Sat Jan  6 13:50:10 2018
New Revision: 458249
URL: https://svnweb.freebsd.org/changeset/ports/458249

Log:
  Update to 6.1.1
  
  Changes:	https://github.com/elastic/elasticsearch-py/blob/master/Changelog.rst

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

Modified: head/textproc/py-elasticsearch/Makefile
==============================================================================
--- head/textproc/py-elasticsearch/Makefile	Sat Jan  6 13:50:05 2018	(r458248)
+++ head/textproc/py-elasticsearch/Makefile	Sat Jan  6 13:50:10 2018	(r458249)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	elasticsearch
-PORTVERSION=	6.0.0
+PORTVERSION=	6.1.1
 CATEGORIES=	textproc python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/textproc/py-elasticsearch/distinfo
==============================================================================
--- head/textproc/py-elasticsearch/distinfo	Sat Jan  6 13:50:05 2018	(r458248)
+++ head/textproc/py-elasticsearch/distinfo	Sat Jan  6 13:50:10 2018	(r458249)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1513969064
-SHA256 (elasticsearch-6.0.0.tar.gz) = 9fd6fe01d5f992666674f6089ff2ec4917ec64ed7dcd7e109cdf95f406303809
-SIZE (elasticsearch-6.0.0.tar.gz) = 67198
+TIMESTAMP = 1515242451
+SHA256 (elasticsearch-6.1.1.tar.gz) = 8d91a3fce12123a187b673f18c23bcffa6e7b49ba057555d59eeeded0ba15dce
+SIZE (elasticsearch-6.1.1.tar.gz) = 70027


More information about the svn-ports-all mailing list