Bug 211197 - textproc/elasticsearch2: update to 2.3.4 and add modules
Summary: textproc/elasticsearch2: update to 2.3.4 and add modules
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Tom Judge
URL:
Keywords: patch
Depends on:
Blocks: 210133
  Show dependency treegraph
 
Reported: 2016-07-18 12:29 UTC by Jimmy Olgeni
Modified: 2016-10-06 16:36 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (tj)


Attachments
Update patch (5.82 KB, patch)
2016-07-18 12:29 UTC, Jimmy Olgeni
no flags Details | Diff
Update patch (fixed) (5.94 KB, patch)
2016-07-18 14:37 UTC, Jimmy Olgeni
no flags Details | Diff
Update patch (6.19 KB, patch)
2016-07-21 14:54 UTC, Jimmy Olgeni
no flags Details | Diff
Update patch (2.3.5) (6.19 KB, patch)
2016-08-04 18:30 UTC, Jimmy Olgeni
olgeni: maintainer-approval?
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jimmy Olgeni freebsd_committer freebsd_triage 2016-07-18 12:29:55 UTC
Created attachment 172648 [details]
Update patch

Update textproc/elasticsearch2 to version 2.3.4 and add modules.
Comment 1 Walter Schwarzenfeld 2016-07-18 14:32:40 UTC
+	@${MKDIR} ${STAGEDIR}${PREFIX}/lib/elasticsearch/modules
+	cd ${WRKSRC}/modules && ${COPYTREE_SHARE} . ${STAGEDIR}${PREFIX}/lib/elasticsearch/modules
 
 	@${MKDIR} ${STAGEDIR}${PREFIX}/lib/elasticsearch/modules  <= doubled line
Comment 2 Jimmy Olgeni freebsd_committer freebsd_triage 2016-07-18 14:37:33 UTC
Created attachment 172654 [details]
Update patch (fixed)

Removed duplicate command.
Comment 3 Jimmy Olgeni freebsd_committer freebsd_triage 2016-07-21 14:54:31 UTC
Created attachment 172787 [details]
Update patch

Removed ${PREFIX} from path of elasticsearch-plugin symlink.
Comment 4 Jimmy Olgeni freebsd_committer freebsd_triage 2016-08-04 18:30:39 UTC
Created attachment 173288 [details]
Update patch (2.3.5)

2.3.5 is out.
Comment 5 Tom Judge freebsd_committer freebsd_triage 2016-10-06 16:36:07 UTC
Fixed in 2.4.1 upgrade.
Comment 6 commit-hook freebsd_committer freebsd_triage 2016-10-06 16:36:33 UTC
A commit references this bug:

Author: tj
Date: Thu Oct  6 16:35:35 UTC 2016
New revision: 423418
URL: https://svnweb.freebsd.org/changeset/ports/423418

Log:
  Update to 2.4.1

  Make sure modules are installed.

  Changes: https://www.elastic.co/guide/en/elasticsearch/reference/2.4/release-notes-2.4.1.html

  PR:	210133, 211197, 209256

Changes:
  head/textproc/elasticsearch2/Makefile
  head/textproc/elasticsearch2/distinfo
  head/textproc/elasticsearch2/pkg-plist