FreeBSD Bugzilla – Attachment 219071 Details for
Bug 250603
textproc/kibana7: Update to 7.9.3
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
textproc/kibana7: Update to 7.9.3
textproc_kibana7-7.9.3.diff (text/plain), 2.17 KB, created by
Juraj Lutter
on 2020-10-25 17:38:50 UTC
(
hide
)
Description:
textproc/kibana7: Update to 7.9.3
Filename:
MIME Type:
Creator:
Juraj Lutter
Created:
2020-10-25 17:38:50 UTC
Size:
2.17 KB
patch
obsolete
>diff --git a/textproc/kibana7/Makefile b/textproc/kibana7/Makefile >index efc10b79d949..a1fafb148456 100644 >--- a/textproc/kibana7/Makefile >+++ b/textproc/kibana7/Makefile >@@ -1,47 +1,47 @@ > # Created by: Tom Judge <tj@FreeBSD.org> > # $FreeBSD$ > > PORTNAME= kibana >-PORTVERSION= 7.9.2 >+PORTVERSION= 7.9.3 > DISTVERSIONSUFFIX= -darwin-x86_64 > CATEGORIES= textproc www > MASTER_SITES= https://artifacts.elastic.co/downloads/kibana/ \ > http://artifacts.elastic.co/downloads/kibana/ > PKGNAMESUFFIX?= 7 > > MAINTAINER= elastic@FreeBSD.org > COMMENT= Browser based analytics and search interface to ElasticSearch > > LICENSE= APACHE20 > > RUN_DEPENDS= node10>=10.21.0:www/node10 > > CONFLICTS= kibana[6]* > > NO_BUILD= yes > WWWDIR= ${PREFIX}/www/${PORTNAME}${PKGNAMESUFFIX} > USE_RC_SUBR= ${PORTNAME} > > SUB_FILES= pkg-deinstall > SUB_LIST+= PORTNAME=${PORTNAME} PKGNAMESUFFIX=${PKGNAMESUFFIX} > > post-patch: > ${FIND} -s ${WRKSRC}/node_modules -type d -empty -delete > > do-install: > ${MKDIR} ${STAGEDIR}${WWWDIR} ${STAGEDIR}${ETCDIR} > ${INSTALL_DATA} ${WRKSRC}/config/kibana.yml ${STAGEDIR}${ETCDIR}/kibana.yml.sample > (cd ${WRKSRC} && \ > ${RM} -r config node optimize && \ > ${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR} && \ > ${COPYTREE_BIN} bin ${STAGEDIR}${WWWDIR}) > ${INSTALL} -lrs ${STAGEDIR}${ETCDIR} ${STAGEDIR}${WWWDIR}/config > > post-install: > ${ECHO} "@sample ${ETCDIR}/kibana.yml.sample" >> ${TMPPLIST} > ${FIND} -s ${STAGEDIR}${WWWDIR} -not -type d | ${SORT} | \ > ${SED} -e 's#^${STAGEDIR}${PREFIX}/##' >> ${TMPPLIST} > ${ECHO} "@dir(www,www) ${WWWDIR}/data" >> ${TMPPLIST} > ${ECHO} "@dir ${WWWDIR}/plugins" >> ${TMPPLIST} > > .include <bsd.port.mk> >diff --git a/textproc/kibana7/distinfo b/textproc/kibana7/distinfo >index 643b5cd71615..5f75a6acbe32 100644 >--- a/textproc/kibana7/distinfo >+++ b/textproc/kibana7/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1601028203 >-SHA256 (kibana-7.9.2-darwin-x86_64.tar.gz) = 5ed3b334311551e31128b9acac6e664304f68e66c04bf3f5f65d1d1bc4bf12f0 >-SIZE (kibana-7.9.2-darwin-x86_64.tar.gz) = 304290483 >+TIMESTAMP = 1603571985 >+SHA256 (kibana-7.9.3-darwin-x86_64.tar.gz) = 44c94470012580e0f29a4291d2c2210acaf4090d618db777e3ab079012948961 >+SIZE (kibana-7.9.3-darwin-x86_64.tar.gz) = 304299677
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
otis
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 250603
: 219071
Working