svn commit: r374364 - head/textproc/elasticsearch

Antoine Brodin antoine at FreeBSD.org
Tue Dec 9 11:05:45 UTC 2014


Author: antoine
Date: Tue Dec  9 11:05:44 2014
New Revision: 374364
URL: https://svnweb.freebsd.org/changeset/ports/374364
QAT: https://qat.redports.org/buildarchive/r374364/

Log:
  Fix package installation

Modified:
  head/textproc/elasticsearch/Makefile
  head/textproc/elasticsearch/pkg-plist

Modified: head/textproc/elasticsearch/Makefile
==============================================================================
--- head/textproc/elasticsearch/Makefile	Tue Dec  9 11:05:23 2014	(r374363)
+++ head/textproc/elasticsearch/Makefile	Tue Dec  9 11:05:44 2014	(r374364)
@@ -3,7 +3,7 @@
 
 PORTNAME=	elasticsearch
 PORTVERSION=	1.4.0
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	textproc java devel
 MASTER_SITES=	http://download.elasticsearch.org/${PORTNAME}/${PORTNAME}/ \
 		http://mirrors.rit.edu/zi/

Modified: head/textproc/elasticsearch/pkg-plist
==============================================================================
--- head/textproc/elasticsearch/pkg-plist	Tue Dec  9 11:05:23 2014	(r374363)
+++ head/textproc/elasticsearch/pkg-plist	Tue Dec  9 11:05:44 2014	(r374364)
@@ -38,3 +38,4 @@ lib/elasticsearch/sigar/%%SIGAR_LIBNAME%
 %%PORTDOCS%%%%DOCSDIR%%/LICENSE.txt
 %%PORTDOCS%%%%DOCSDIR%%/NOTICE.txt
 %%PORTDOCS%%%%DOCSDIR%%/README.textile
+ at dir %%ETCDIR%%


More information about the svn-ports-head mailing list