svn commit: r378871 - head/textproc/elasticsearch-plugin-head
Jimmy Olgeni
olgeni at FreeBSD.org
Thu Feb 12 12:04:59 UTC 2015
Author: olgeni
Date: Thu Feb 12 12:04:57 2015
New Revision: 378871
URL: https://svnweb.freebsd.org/changeset/ports/378871
QAT: https://qat.redports.org/buildarchive/r378871/
Log:
Upgrade to version 2015.02.11 (ff22290).
Modified:
head/textproc/elasticsearch-plugin-head/Makefile
head/textproc/elasticsearch-plugin-head/distinfo
head/textproc/elasticsearch-plugin-head/pkg-plist
Modified: head/textproc/elasticsearch-plugin-head/Makefile
==============================================================================
--- head/textproc/elasticsearch-plugin-head/Makefile Thu Feb 12 12:04:09 2015 (r378870)
+++ head/textproc/elasticsearch-plugin-head/Makefile Thu Feb 12 12:04:57 2015 (r378871)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= head
-PORTVERSION= 2014.11.16
+PORTVERSION= 2015.02.11
CATEGORIES= textproc
PKGNAMEPREFIX= elasticsearch-plugin-
@@ -15,7 +15,7 @@ RUN_DEPENDS:= elasticsearch>=0.90.9:${PO
USE_GITHUB= yes
GH_ACCOUNT= mobz
GH_PROJECT= elasticsearch-head
-GH_COMMIT= 3706e79
+GH_COMMIT= ff22290
GH_TAGNAME= ${GH_COMMIT}
NO_BUILD= yes
Modified: head/textproc/elasticsearch-plugin-head/distinfo
==============================================================================
--- head/textproc/elasticsearch-plugin-head/distinfo Thu Feb 12 12:04:09 2015 (r378870)
+++ head/textproc/elasticsearch-plugin-head/distinfo Thu Feb 12 12:04:57 2015 (r378871)
@@ -1,2 +1,2 @@
-SHA256 (head-2014.11.16.tar.gz) = d7895b58351c62b0c3821fdefe1b9e431891aec8fcd93f9fe4889041fe9d68d7
-SIZE (head-2014.11.16.tar.gz) = 842373
+SHA256 (head-2015.02.11.tar.gz) = c83bab0df645f1bebbe4a9cbbe292769d9cb5c1723bee9b4d99b4c7e069630d4
+SIZE (head-2015.02.11.tar.gz) = 846772
Modified: head/textproc/elasticsearch-plugin-head/pkg-plist
==============================================================================
--- head/textproc/elasticsearch-plugin-head/pkg-plist Thu Feb 12 12:04:09 2015 (r378870)
+++ head/textproc/elasticsearch-plugin-head/pkg-plist Thu Feb 12 12:04:57 2015 (r378871)
@@ -15,6 +15,7 @@ lib/elasticsearch/plugins/head/_site/dis
lib/elasticsearch/plugins/head/_site/dist/lang/en_strings.js
lib/elasticsearch/plugins/head/_site/dist/lang/fr_strings.js
lib/elasticsearch/plugins/head/_site/dist/lang/pt_strings.js
+lib/elasticsearch/plugins/head/_site/dist/lang/zh_strings.js
lib/elasticsearch/plugins/head/_site/dist/vendor.css
lib/elasticsearch/plugins/head/_site/dist/vendor.js
lib/elasticsearch/plugins/head/_site/elasticsearch-head.sublime-project
@@ -39,6 +40,7 @@ lib/elasticsearch/plugins/head/_site/src
lib/elasticsearch/plugins/head/_site/src/app/lang/en_strings.js
lib/elasticsearch/plugins/head/_site/src/app/lang/fr_strings.js
lib/elasticsearch/plugins/head/_site/src/app/lang/pt_strings.js
+lib/elasticsearch/plugins/head/_site/src/app/lang/zh_strings.js
lib/elasticsearch/plugins/head/_site/src/app/services/cluster/cluster.js
lib/elasticsearch/plugins/head/_site/src/app/services/cluster/clusterSpec.js
lib/elasticsearch/plugins/head/_site/src/app/services/clusterState/clusterState.js
More information about the svn-ports-head
mailing list