FreeBSD Bugzilla – Attachment 178956 Details for
Bug 215967
textproc/elasticsearch5: update to 5.1.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Update patch (5.1.2)
elasticsearch5-5.1.2.patch (text/plain), 3.68 KB, created by
Jimmy Olgeni
on 2017-01-16 15:36:20 UTC
(
hide
)
Description:
Update patch (5.1.2)
Filename:
MIME Type:
Creator:
Jimmy Olgeni
Created:
2017-01-16 15:36:20 UTC
Size:
3.68 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 431623) >+++ Makefile (working copy) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= elasticsearch >-PORTVERSION= 5.0.2 >+PORTVERSION= 5.1.2 > CATEGORIES= textproc java devel > MASTER_SITES= https://artifacts.elastic.co/downloads/${PORTNAME}/ \ > http://mirrors.rit.edu/zi/ >@@ -30,7 +30,7 @@ > > .include <bsd.port.options.mk> > >-LUCENEVER= 6.2.1 >+LUCENEVER= 6.3.0 > CONFIG_FILES= elasticsearch.yml log4j2.properties jvm.options > BINS= elasticsearch.in.sh \ > elasticsearch \ >@@ -81,7 +81,7 @@ > @${MKDIR} ${STAGEDIR}${PREFIX}/lib/elasticsearch/plugins > @${MKDIR} ${STAGEDIR}${PREFIX}/libexec/elasticsearch > @${MKDIR} ${STAGEDIR}${ELASTIC_DBDIR} ${STAGEDIR}${ELASTIC_LOGDIR} >- cd ${STAGEDIR}${PREFIX}/bin && ${LN} -s ${PREFIX}/lib/elasticsearch/bin/elasticsearch-plugin elasticsearch-plugin >+ @${LN} -s ../lib/elasticsearch/bin/elasticsearch-plugin ${STAGEDIR}${PREFIX}/bin > > do-install-DOCS-on: > @${MKDIR} ${STAGEDIR}${DOCSDIR} >Index: distinfo >=================================================================== >--- distinfo (revision 431623) >+++ distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1480613915 >-SHA256 (elasticsearch-5.0.2.tar.gz) = bbe761788570d344801cb91a8ba700465deb10601751007da791743e9308cb83 >-SIZE (elasticsearch-5.0.2.tar.gz) = 32951077 >+TIMESTAMP = 1484301166 >+SHA256 (elasticsearch-5.1.2.tar.gz) = 74d752f9a8b46898d306ad169b72f328e17215c0909149e156a576089ef11c42 >+SIZE (elasticsearch-5.1.2.tar.gz) = 33299777 >Index: pkg-plist >=================================================================== >--- pkg-plist (revision 431623) >+++ pkg-plist (working copy) >@@ -15,9 +15,9 @@ > lib/elasticsearch/lib/joda-time-2.9.5.jar > lib/elasticsearch/lib/jopt-simple-5.0.2.jar > lib/elasticsearch/lib/jts-1.13.jar >-lib/elasticsearch/lib/log4j-1.2-api-2.6.2.jar >-lib/elasticsearch/lib/log4j-api-2.6.2.jar >-lib/elasticsearch/lib/log4j-core-2.6.2.jar >+lib/elasticsearch/lib/log4j-1.2-api-2.7.jar >+lib/elasticsearch/lib/log4j-api-2.7.jar >+lib/elasticsearch/lib/log4j-core-2.7.jar > lib/elasticsearch/lib/lucene-analyzers-common-%%LUCENEVER%%.jar > lib/elasticsearch/lib/lucene-backward-codecs-%%LUCENEVER%%.jar > lib/elasticsearch/lib/lucene-core-%%LUCENEVER%%.jar >@@ -82,13 +82,13 @@ > lib/elasticsearch/modules/transport-netty3/plugin-descriptor.properties > lib/elasticsearch/modules/transport-netty3/plugin-security.policy > lib/elasticsearch/modules/transport-netty3/transport-netty3-%%PORTVERSION%%.jar >-lib/elasticsearch/modules/transport-netty4/netty-buffer-4.1.5.Final.jar >-lib/elasticsearch/modules/transport-netty4/netty-codec-4.1.5.Final.jar >-lib/elasticsearch/modules/transport-netty4/netty-codec-http-4.1.5.Final.jar >-lib/elasticsearch/modules/transport-netty4/netty-common-4.1.5.Final.jar >-lib/elasticsearch/modules/transport-netty4/netty-handler-4.1.5.Final.jar >-lib/elasticsearch/modules/transport-netty4/netty-resolver-4.1.5.Final.jar >-lib/elasticsearch/modules/transport-netty4/netty-transport-4.1.5.Final.jar >+lib/elasticsearch/modules/transport-netty4/netty-buffer-4.1.6.Final.jar >+lib/elasticsearch/modules/transport-netty4/netty-codec-4.1.6.Final.jar >+lib/elasticsearch/modules/transport-netty4/netty-codec-http-4.1.6.Final.jar >+lib/elasticsearch/modules/transport-netty4/netty-common-4.1.6.Final.jar >+lib/elasticsearch/modules/transport-netty4/netty-handler-4.1.6.Final.jar >+lib/elasticsearch/modules/transport-netty4/netty-resolver-4.1.6.Final.jar >+lib/elasticsearch/modules/transport-netty4/netty-transport-4.1.6.Final.jar > lib/elasticsearch/modules/transport-netty4/plugin-descriptor.properties > lib/elasticsearch/modules/transport-netty4/plugin-security.policy > lib/elasticsearch/modules/transport-netty4/transport-netty4-%%PORTVERSION%%.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
Flags:
olgeni
:
maintainer-approval?
(
tj
)
Actions:
View
|
Diff
Attachments on
bug 215967
:
178746
| 178956