FreeBSD Bugzilla – Attachment 152937 Details for
Bug 197595
textproc/elasticsearch: upgrade to 1.4.3 and add plugins directory
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
ES 1.4.3
elasticsearch-1.4.3.patch (text/plain), 1.73 KB, created by
Jimmy Olgeni
on 2015-02-13 15:07:48 UTC
(
hide
)
Description:
ES 1.4.3
Filename:
MIME Type:
Creator:
Jimmy Olgeni
Created:
2015-02-13 15:07:48 UTC
Size:
1.73 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 378927) >+++ Makefile (working copy) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= elasticsearch >-PORTVERSION= 1.4.2 >+PORTVERSION= 1.4.3 > CATEGORIES= textproc java devel > MASTER_SITES= http://download.elasticsearch.org/${PORTNAME}/${PORTNAME}/ \ > http://mirrors.rit.edu/zi/ >@@ -24,7 +24,7 @@ > > .include <bsd.port.options.mk> > >-LUCENEVER= 4.10.2 >+LUCENEVER= 4.10.3 > CONFIG_FILES= elasticsearch.yml logging.yml > JARS= elasticsearch-${PORTVERSION}.jar \ > asm-4.1.jar \ >@@ -109,6 +109,7 @@ > ${INSTALL_DATA} ${WRKSRC}/lib/${f} ${STAGEDIR}${PREFIX}/lib/elasticsearch/ > .endfor > >+ ${MKDIR} ${STAGEDIR}${PREFIX}/lib/elasticsearch/plugins > ${MKDIR} ${STAGEDIR}${PREFIX}/lib/elasticsearch/sigar > # ${INSTALL_DATA} ${WRKSRC}/lib/sigar/sigar-1.6.4.jar ${STAGEDIR}${PREFIX}/lib/elasticsearch/sigar/ > cd ${STAGEDIR}${PREFIX}/lib/elasticsearch/sigar && ${LN} -s ${JAVAJARDIR}/sigar.jar >Index: distinfo >=================================================================== >--- distinfo (revision 378927) >+++ distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (elasticsearch-1.4.2.tar.gz) = 31dd6c049745f7dac201f94852b778b0841d6869d358fd80d4c897d0bf73b53c >-SIZE (elasticsearch-1.4.2.tar.gz) = 27734207 >+SHA256 (elasticsearch-1.4.3.tar.gz) = 28c1f94de41c90fd1c643af1f4cec4d4bbfeaa3634d2e757fa512b7e49403f68 >+SIZE (elasticsearch-1.4.3.tar.gz) = 27899553 >Index: pkg-plist >=================================================================== >--- pkg-plist (revision 378927) >+++ pkg-plist (working copy) >@@ -38,4 +38,5 @@ > %%PORTDOCS%%%%DOCSDIR%%/LICENSE.txt > %%PORTDOCS%%%%DOCSDIR%%/NOTICE.txt > %%PORTDOCS%%%%DOCSDIR%%/README.textile >+@dir lib/elasticsearch/plugins > @dir %%ETCDIR%%
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 197595
: 152937 |
153212
|
153213
|
153214