diff options
author | matthew <matthew@FreeBSD.org> | 2014-07-04 06:11:07 +0800 |
---|---|---|
committer | matthew <matthew@FreeBSD.org> | 2014-07-04 06:11:07 +0800 |
commit | eb764227d3bc493776dc51ace92356a91661ac76 (patch) | |
tree | ad85bff53d707e575825d569c0ca56346a872ef7 /textproc | |
parent | f45d51def02ec068ae84186a6dab176414298160 (diff) | |
download | freebsd-ports-gnome-eb764227d3bc493776dc51ace92356a91661ac76.tar.gz freebsd-ports-gnome-eb764227d3bc493776dc51ace92356a91661ac76.tar.zst freebsd-ports-gnome-eb764227d3bc493776dc51ace92356a91661ac76.zip |
Update to 2.1.9
Release notes: http://sphinxsearch.com/blog/2014/07/03/sphinx-2-1-9-release-is-now-available/
Diffstat (limited to 'textproc')
-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 392a23de6fea..bed43dcc0ce2 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.8 +PORTVERSION= 2.1.9 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 b47a85b83ee1..83ce2f91622b 100644 --- a/textproc/sphinxsearch/distinfo +++ b/textproc/sphinxsearch/distinfo @@ -1,4 +1,4 @@ -SHA256 (sphinx-2.1.8-release.tar.gz) = 8aebff8b00ec07b71790a67781c80a9a9b3ee28e2a35b226663aaf37cb78b6db -SIZE (sphinx-2.1.8-release.tar.gz) = 2442119 +SHA256 (sphinx-2.1.9-release.tar.gz) = 6289aa0ac3e1456a0c9181ce6bce2287778b5a163f685a1376e181fc87eb7c03 +SIZE (sphinx-2.1.9-release.tar.gz) = 2443797 SHA256 (libstemmer_c.tgz) = 5adcf6432fd3d5ba51c8674d833d851b5aa6e532d52ff95e57102033edcd285f SIZE (libstemmer_c.tgz) = 129496 |