FreeBSD Bugzilla – Attachment 207637 Details for
Bug 240694
textproc/kibana6: Update to 6.8.3
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to update to 6.8.3
kibana6.diff (text/plain), 2.44 KB, created by
Greg Lewis
on 2019-09-19 19:10:14 UTC
(
hide
)
Description:
Patch to update to 6.8.3
Filename:
MIME Type:
Creator:
Greg Lewis
Created:
2019-09-19 19:10:14 UTC
Size:
2.44 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 512034) >+++ Makefile (working copy) >@@ -2,9 +2,9 @@ > # $FreeBSD$ > > PORTNAME= kibana >-PORTVERSION= 6.5.4 >-DISTVERSIONSUFFIX= -linux-x86_64 >-PORTREVISION= 2 >+PORTVERSION= 6.8.3 >+DISTVERSIONSUFFIX= -darwin-x86_64 >+PORTREVISION= 0 > CATEGORIES= textproc www > MASTER_SITES= https://artifacts.elastic.co/downloads/kibana/ \ > http://artifacts.elastic.co/downloads/kibana/ >@@ -15,7 +15,7 @@ > > LICENSE= APACHE20 > >-RUN_DEPENDS= node8>=8.11.3:www/node8 >+RUN_DEPENDS= node10>=10.15.2:www/node10 > > CONFLICTS= kibana[3-5]* > >@@ -24,6 +24,7 @@ > 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 >@@ -43,9 +44,5 @@ > ${SED} -e 's#^${STAGEDIR}${PREFIX}/##' >> ${TMPPLIST} > ${ECHO} "@dir(www,www) ${WWWDIR}/data" >> ${TMPPLIST} > ${ECHO} "@dir ${WWWDIR}/plugins" >> ${TMPPLIST} >- ${ECHO} "@dir ${WWWDIR}/src/ui/public/factories" >> ${TMPPLIST} >- ${ECHO} "@dir ${WWWDIR}/src/core/public/injected_metadata/__fixtures__/frozen_object_mutation" >> ${TMPPLIST} >- ${ECHO} "@dir ${WWWDIR}/src/server/http/integration_tests" >> ${TMPPLIST} >- ${ECHO} "@dir ${WWWDIR}/src/type_definitions" >> ${TMPPLIST} > > .include <bsd.port.mk> >Index: distinfo >=================================================================== >--- distinfo (revision 512034) >+++ distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1552272168 >-SHA256 (kibana-6.5.4-linux-x86_64.tar.gz) = 7a511725bb43f136037c3ca12b2a379497745f81f6af9b75486f7f5f3a3a9653 >-SIZE (kibana-6.5.4-linux-x86_64.tar.gz) = 206631363 >+TIMESTAMP = 1568918014 >+SHA256 (kibana-6.8.3-darwin-x86_64.tar.gz) = 06842d47f7e2a22838eb2f6670d0828026944da3187f384b69efdd5c91b0ede2 >+SIZE (kibana-6.8.3-darwin-x86_64.tar.gz) = 184623125 >Index: files/pkg-deinstall.in >=================================================================== >--- files/pkg-deinstall.in (revision 512034) >+++ files/pkg-deinstall.in (working copy) >@@ -6,4 +6,15 @@ > /usr/bin/find %%WWWDIR%%/optimize/ -delete > fi > ;; >+ >+ cat <<EOMSG >+ >+If %%PORTNAME%%%%PKGNAMESUFFIX%% is being deleted permanently, and you do not wish to keep any >+data that was in the cluster, then you may wish to delete the >+%%WWWDIR%% directory. This can be done by with the command: >+ >+ # rm -rf %%WWWDIR%% >+ >+Please ignore this if %%PORTNAME%%%%PKGNAMESUFFIX%% is being upgraded >+EOMSG > esac
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
Actions:
View
|
Diff
Attachments on
bug 240694
: 207637