diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2015-04-30 12:26:48 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2015-04-30 12:26:48 +0000 |
commit | b76e866ef88690d06f844c42213d8edebffe2332 (patch) | |
tree | 5d358dd24d61e702da13d5ad60e884f48fcdb421 /textproc/elasticsearch-plugin-head | |
parent | d0769e50f3b91d52ba4afe5d551bc702fd466ca7 (diff) |
Notes
Diffstat (limited to 'textproc/elasticsearch-plugin-head')
-rw-r--r-- | textproc/elasticsearch-plugin-head/Makefile | 5 | ||||
-rw-r--r-- | textproc/elasticsearch-plugin-head/distinfo | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/textproc/elasticsearch-plugin-head/Makefile b/textproc/elasticsearch-plugin-head/Makefile index 409d7af49a5d..f7bb237a474e 100644 --- a/textproc/elasticsearch-plugin-head/Makefile +++ b/textproc/elasticsearch-plugin-head/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= head -PORTVERSION= 2015.02.11 +PORTVERSION= 2015.03.17 CATEGORIES= textproc PKGNAMEPREFIX= elasticsearch-plugin- @@ -15,8 +15,7 @@ RUN_DEPENDS= elasticsearch>=0.90.9:${PORTSDIR}/textproc/elasticsearch USE_GITHUB= yes GH_ACCOUNT= mobz GH_PROJECT= elasticsearch-head -GH_COMMIT= ff22290 -GH_TAGNAME= ${GH_COMMIT} +GH_TAGNAME= f3a85b2 NO_BUILD= yes diff --git a/textproc/elasticsearch-plugin-head/distinfo b/textproc/elasticsearch-plugin-head/distinfo index 75b17e905d0e..f52b141c6e02 100644 --- a/textproc/elasticsearch-plugin-head/distinfo +++ b/textproc/elasticsearch-plugin-head/distinfo @@ -1,2 +1,2 @@ -SHA256 (head-2015.02.11.tar.gz) = c83bab0df645f1bebbe4a9cbbe292769d9cb5c1723bee9b4d99b4c7e069630d4 -SIZE (head-2015.02.11.tar.gz) = 846772 +SHA256 (mobz-elasticsearch-head-2015.03.17-f3a85b2_GH0.tar.gz) = 9ca284f02f7da11cbe7a99d4ef397065bb1d30b95144b49dcd4de7ebb5f2ba33 +SIZE (mobz-elasticsearch-head-2015.03.17-f3a85b2_GH0.tar.gz) = 846753 |