Bug 211197

Summary: textproc/elasticsearch2: update to 2.3.4 and add modules
Product: Ports & Packages Reporter: Jimmy Olgeni <olgeni>
Component: Individual Port(s)Assignee: Tom Judge <tj>
Status: Closed FIXED    
Severity: Affects Only Me CC: tj, w.schwarzenfeld
Priority: --- Keywords: patch
Version: LatestFlags: bugzilla: maintainer-feedback? (tj)
Hardware: Any   
OS: Any   
Bug Depends on:    
Bug Blocks: 210133    
Attachments:
Description Flags
Update patch
none
Update patch (fixed)
none
Update patch
none
Update patch (2.3.5) olgeni: maintainer-approval?

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