FreeBSD Bugzilla – Attachment 156000 Details for
Bug 199391
textproc/elasticsearch: upgrade to 1.5.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Unified Patch File
textproc_elasticsearch-1.5.1.diff (text/plain), 1.72 KB, created by
David Harrigan
on 2015-04-26 09:20:26 UTC
(
hide
)
Description:
Unified Patch File
Filename:
MIME Type:
Creator:
David Harrigan
Created:
2015-04-26 09:20:26 UTC
Size:
1.72 KB
patch
obsolete
>diff --git Makefile Makefile >index 8d6c204..3dcc1b2 100644 >--- Makefile >+++ Makefile >@@ -2,7 +2,7 @@ > # $FreeBSD: head/textproc/elasticsearch/Makefile 383107 2015-04-03 11:26:48Z mat $ > > PORTNAME= elasticsearch >-PORTVERSION= 1.4.2 >+PORTVERSION= 1.5.1 > CATEGORIES= textproc java devel > MASTER_SITES= http://download.elasticsearch.org/${PORTNAME}/${PORTNAME}/ \ > http://mirrors.rit.edu/zi/ >@@ -24,13 +24,14 @@ OPTIONS_DEFINE= DOCS > > .include <bsd.port.options.mk> > >-LUCENEVER= 4.10.2 >+LUCENEVER= 4.10.4 > CONFIG_FILES= elasticsearch.yml logging.yml > JARS= elasticsearch-${PORTVERSION}.jar \ > asm-4.1.jar \ >- asm-commons-4.1.jar \ >+ asm-commons-4.1.jar \ >+ apache-log4j-extras-1.2.17.jar \ > antlr-runtime-3.5.jar \ >- groovy-all-2.3.2.jar \ >+ groovy-all-2.4.0.jar \ > jna-4.1.0.jar \ > jts-1.13.jar \ > log4j-1.2.17.jar \ >diff --git distinfo distinfo >index cda53b7..408a975 100644 >--- distinfo >+++ distinfo >@@ -1,2 +1,2 @@ >-SHA256 (elasticsearch-1.4.2.tar.gz) = 31dd6c049745f7dac201f94852b778b0841d6869d358fd80d4c897d0bf73b53c >-SIZE (elasticsearch-1.4.2.tar.gz) = 27734207 >+SHA256 (elasticsearch-1.5.1.tar.gz) = 6f047b21395fba80a84235d417c77ff3f0a8b41d09189ef17bedca83b17c445e >+SIZE (elasticsearch-1.5.1.tar.gz) = 28183803 >diff --git pkg-plist pkg-plist >index 3607a16..94982d1 100644 >--- pkg-plist >+++ pkg-plist >@@ -14,8 +14,9 @@ bin/elasticsearch-plugin > lib/elasticsearch/antlr-runtime-3.5.jar > lib/elasticsearch/asm-4.1.jar > lib/elasticsearch/asm-commons-4.1.jar >+lib/elasticsearch/apache-log4j-extras-1.2.17.jar > lib/elasticsearch/elasticsearch-%%PORTVERSION%%.jar >-lib/elasticsearch/groovy-all-2.3.2.jar >+lib/elasticsearch/groovy-all-2.4.0.jar > lib/elasticsearch/jna-4.1.0.jar > lib/elasticsearch/jts-1.13.jar > lib/elasticsearch/log4j-1.2.17.jar
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 199391
:
155508
|
155509
|
155510
|
155511
|
155512
| 156000 |
156001