diff options
author | matthew <matthew@FreeBSD.org> | 2014-04-30 14:00:02 +0800 |
---|---|---|
committer | matthew <matthew@FreeBSD.org> | 2014-04-30 14:00:02 +0800 |
commit | c4603242da9d5b27dd6dc0a51712ee4edd8a6f17 (patch) | |
tree | cec283e04838c49f5119318b2d5c445b71449b29 /textproc/sphinxsearch | |
parent | b5f8bf26b3c2273a49cbff7778efc8f6fd130698 (diff) | |
download | freebsd-ports-gnome-c4603242da9d5b27dd6dc0a51712ee4edd8a6f17.tar.gz freebsd-ports-gnome-c4603242da9d5b27dd6dc0a51712ee4edd8a6f17.tar.zst freebsd-ports-gnome-c4603242da9d5b27dd6dc0a51712ee4edd8a6f17.zip |
Update to 2.1.8
Announcment: http://sphinxsearch.com/blog/2014/04/29/sphinx-2-1-8-release-is-available/
Diffstat (limited to 'textproc/sphinxsearch')
-rw-r--r-- | textproc/sphinxsearch/Makefile | 2 | ||||
-rw-r--r-- | textproc/sphinxsearch/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/textproc/sphinxsearch/Makefile b/textproc/sphinxsearch/Makefile index ca93a125dd32..392a23de6fea 100644 --- a/textproc/sphinxsearch/Makefile +++ b/textproc/sphinxsearch/Makefile @@ -6,7 +6,7 @@ # See http://www.infracaninophile.co.uk/articles/sphinxse.html PORTNAME= sphinxsearch -PORTVERSION= 2.1.7 +PORTVERSION= 2.1.8 CATEGORIES= textproc databases MASTER_SITES= http://sphinxsearch.com/files/ \ http://snowball.tartarus.org/dist/:libstemmer diff --git a/textproc/sphinxsearch/distinfo b/textproc/sphinxsearch/distinfo index 38717dfc7118..b47a85b83ee1 100644 --- a/textproc/sphinxsearch/distinfo +++ b/textproc/sphinxsearch/distinfo @@ -1,4 +1,4 @@ -SHA256 (sphinx-2.1.7-release.tar.gz) = 3662f29ba74ec048d2031b4034af4c879b66fd10f082aa6d3dd85b0a49d95fa2 -SIZE (sphinx-2.1.7-release.tar.gz) = 2439971 +SHA256 (sphinx-2.1.8-release.tar.gz) = 8aebff8b00ec07b71790a67781c80a9a9b3ee28e2a35b226663aaf37cb78b6db +SIZE (sphinx-2.1.8-release.tar.gz) = 2442119 SHA256 (libstemmer_c.tgz) = 5adcf6432fd3d5ba51c8674d833d851b5aa6e532d52ff95e57102033edcd285f SIZE (libstemmer_c.tgz) = 129496 |