svn commit: r545549 - branches/2020Q3/textproc/elasticsearch6

Dmitri Goutnik dmgk at FreeBSD.org
Thu Aug 20 19:07:20 UTC 2020


Author: dmgk
Date: Thu Aug 20 19:07:19 2020
New Revision: 545549
URL: https://svnweb.freebsd.org/changeset/ports/545549

Log:
  MFH: r545532
  
  textproc/elasticsearch6: Update to 6.8.12
  
  Changes:	https://www.elastic.co/guide/en/elasticsearch/reference/6.8/release-notes-6.8.12.html
  PR:		248761
  Submitted by:	Juraj Lutter <juraj at lutter.sk> (maintainer)
  Security:	fbca6863-e2ad-11ea-9d39-00a09858faf5
  
  Approved by:	ports-secteam (joneum)

Modified:
  branches/2020Q3/textproc/elasticsearch6/Makefile
  branches/2020Q3/textproc/elasticsearch6/distinfo
Directory Properties:
  branches/2020Q3/   (props changed)

Modified: branches/2020Q3/textproc/elasticsearch6/Makefile
==============================================================================
--- branches/2020Q3/textproc/elasticsearch6/Makefile	Thu Aug 20 18:53:58 2020	(r545548)
+++ branches/2020Q3/textproc/elasticsearch6/Makefile	Thu Aug 20 19:07:19 2020	(r545549)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	elasticsearch
-PORTVERSION=	6.8.10
+PORTVERSION=	6.8.12
 CATEGORIES=	textproc java devel
 MASTER_SITES=	https://artifacts.elastic.co/downloads/${PORTNAME}/ \
 		https://ftp.sk.freebsd.org/pub/local/distfiles/

Modified: branches/2020Q3/textproc/elasticsearch6/distinfo
==============================================================================
--- branches/2020Q3/textproc/elasticsearch6/distinfo	Thu Aug 20 18:53:58 2020	(r545548)
+++ branches/2020Q3/textproc/elasticsearch6/distinfo	Thu Aug 20 19:07:19 2020	(r545549)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1591263359
-SHA256 (elasticsearch-6.8.10.tar.gz) = 3fde306b078871fed5d1b9b30cb235a1333ee847f81f9b00558926570dcc2713
-SIZE (elasticsearch-6.8.10.tar.gz) = 149954794
+TIMESTAMP = 1597841297
+SHA256 (elasticsearch-6.8.12.tar.gz) = e7710bff2a2ab867f7538caddd009abaca90e0e33666d30e6e8acb480838d23c
+SIZE (elasticsearch-6.8.12.tar.gz) = 149091869


More information about the svn-ports-all mailing list