diff options
author | tj <tj@FreeBSD.org> | 2013-03-28 22:58:12 +0800 |
---|---|---|
committer | tj <tj@FreeBSD.org> | 2013-03-28 22:58:12 +0800 |
commit | e9a249b646b47810bf8984f5d2dcdf24fa0114c2 (patch) | |
tree | 5a09e78cea379af2856f3a5ad26fba7909d0a737 /textproc | |
parent | 8c2084cc08af53eed7f9fac90f7aad93e6606281 (diff) | |
download | freebsd-ports-gnome-e9a249b646b47810bf8984f5d2dcdf24fa0114c2.tar.gz freebsd-ports-gnome-e9a249b646b47810bf8984f5d2dcdf24fa0114c2.tar.zst freebsd-ports-gnome-e9a249b646b47810bf8984f5d2dcdf24fa0114c2.zip |
Upgrade to 0.20.6.
Changes:
http://www.elasticsearch.org/downloads/0-20-6/
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/elasticsearch/Makefile | 3 | ||||
-rw-r--r-- | textproc/elasticsearch/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/textproc/elasticsearch/Makefile b/textproc/elasticsearch/Makefile index 95bea585f69e..82b315070855 100644 --- a/textproc/elasticsearch/Makefile +++ b/textproc/elasticsearch/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= elasticsearch -PORTVERSION= 0.20.5 -PORTREVISION= 1 +PORTVERSION= 0.20.6 CATEGORIES= textproc java devel MASTER_SITES= http://download.elasticsearch.org/${PORTNAME}/${PORTNAME}/ \ http://mirrors.rit.edu/zi/ diff --git a/textproc/elasticsearch/distinfo b/textproc/elasticsearch/distinfo index 01676de14c28..b44ccd8493cf 100644 --- a/textproc/elasticsearch/distinfo +++ b/textproc/elasticsearch/distinfo @@ -1,2 +1,2 @@ -SHA256 (elasticsearch-0.20.5.tar.gz) = 01e7df982569ff7f13008cbef361c52f3cd8a3b289423483be5251e7ed4f1064 -SIZE (elasticsearch-0.20.5.tar.gz) = 16197627 +SHA256 (elasticsearch-0.20.6.tar.gz) = 534b9fdb2fa9031f539b19cc4cfc1345bbbb013a285a21105ca87348b96b3389 +SIZE (elasticsearch-0.20.6.tar.gz) = 16461920 |