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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Aug 8 10:21:01 UTC 2020


Author: sunpoet
Date: Sat Aug  8 10:20:53 2020
New Revision: 544428
URL: https://svnweb.freebsd.org/changeset/ports/544428

Log:
  Update to 7.8.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 Aug  8 10:20:48 2020	(r544427)
+++ head/textproc/py-elasticsearch/Makefile	Sat Aug  8 10:20:53 2020	(r544428)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	elasticsearch
-PORTVERSION=	7.8.0
+PORTVERSION=	7.8.1
 CATEGORIES=	textproc python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/textproc/py-elasticsearch/distinfo
==============================================================================
--- head/textproc/py-elasticsearch/distinfo	Sat Aug  8 10:20:48 2020	(r544427)
+++ head/textproc/py-elasticsearch/distinfo	Sat Aug  8 10:20:53 2020	(r544428)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1592835249
-SHA256 (elasticsearch-7.8.0.tar.gz) = e637d8cf4e27e279b5ff8ca8edc0c086f4b5df4bf2b48e2f950b7833aca3a792
-SIZE (elasticsearch-7.8.0.tar.gz) = 163370
+TIMESTAMP = 1596280128
+SHA256 (elasticsearch-7.8.1.tar.gz) = 92b534931865a186906873f75ae0b91808ff5036b0f2b9269eb5f6dc09644b55
+SIZE (elasticsearch-7.8.1.tar.gz) = 163562


More information about the svn-ports-head mailing list