Page MenuHomeFreeBSD

D22883.diff
No OneTemporary

D22883.diff

Index: head/textproc/elasticsearch6/Makefile
===================================================================
--- head/textproc/elasticsearch6/Makefile
+++ head/textproc/elasticsearch6/Makefile
@@ -2,10 +2,10 @@
# $FreeBSD$
PORTNAME= elasticsearch
-PORTVERSION= 6.8.5
+PORTVERSION= 6.8.6
CATEGORIES= textproc java devel
MASTER_SITES= https://artifacts.elastic.co/downloads/${PORTNAME}/ \
- http://mirrors.rit.edu/zi/
+ https://ftp.sk.freebsd.org/pub/local/distfiles/
PKGNAMESUFFIX= 6
MAINTAINER= elastic@FreeBSD.org
@@ -125,6 +125,8 @@
${ECHO} "@sample ${ETCDIR}/elasticsearch.yml.sample" >> ${TMPPLIST}
${ECHO} "@sample ${ETCDIR}/log4j2.properties.sample" >> ${TMPPLIST}
${ECHO} "@sample ${ETCDIR}/jvm.options.sample" >> ${TMPPLIST}
+ ${ECHO} "@sample ${ETCDIR}/roles.yml.sample" >> ${TMPPLIST}
+ ${ECHO} "@sample ${ETCDIR}/role_mapping.yml.sample" >> ${TMPPLIST}
${FIND} -s ${STAGEDIR}${PREFIX}/lib/elasticsearch -not -type d | ${SORT} | \
${SED} -e 's#^${STAGEDIR}${PREFIX}/##' >> ${TMPPLIST}
${ECHO} "@dir lib/elasticsearch/plugins" >> ${TMPPLIST}
Index: head/textproc/elasticsearch6/distinfo
===================================================================
--- head/textproc/elasticsearch6/distinfo
+++ head/textproc/elasticsearch6/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1574585124
-SHA256 (elasticsearch-6.8.5.tar.gz) = 5fe84fa84a0ca0136aad9bbdfc2053f8dda9a3e166ddf34e947bb1fe24e4ce6d
-SIZE (elasticsearch-6.8.5.tar.gz) = 149499945
+TIMESTAMP = 1577620816
+SHA256 (elasticsearch-6.8.6.tar.gz) = 67b9b07a649831eb30779cf8264548a0828414ba9abb1be7bc592a8db91fdf7c
+SIZE (elasticsearch-6.8.6.tar.gz) = 149510158

File Metadata

Mime Type
text/plain
Expires
Tue, Apr 28, 5:29 AM (4 h, 4 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
32253154
Default Alt Text
D22883.diff (1 KB)

Event Timeline