diff options
author | matthew <matthew@FreeBSD.org> | 2014-04-01 06:11:08 +0800 |
---|---|---|
committer | matthew <matthew@FreeBSD.org> | 2014-04-01 06:11:08 +0800 |
commit | ba03e463fcf022dc0b8bced3f78b64e8a958015e (patch) | |
tree | 4c40c452958320fae7caba9223b82879d2b71e35 | |
parent | 5bdfb9e9b18a90f135d8b3af504c3ff1b2e7e7d3 (diff) | |
download | freebsd-ports-gnome-ba03e463fcf022dc0b8bced3f78b64e8a958015e.tar.gz freebsd-ports-gnome-ba03e463fcf022dc0b8bced3f78b64e8a958015e.tar.zst freebsd-ports-gnome-ba03e463fcf022dc0b8bced3f78b64e8a958015e.zip |
Update to 2.1.7
Change Log: http://sphinxsearch.com/docs/2.1.7/rel217.html
-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 973080d98c20..ca93a125dd32 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.6 +PORTVERSION= 2.1.7 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 56f0255976df..38717dfc7118 100644 --- a/textproc/sphinxsearch/distinfo +++ b/textproc/sphinxsearch/distinfo @@ -1,4 +1,4 @@ -SHA256 (sphinx-2.1.6-release.tar.gz) = f59e5e07ce91ed6010b98b1d841def14648a6cc6983a1ddb68b5f8059b380c35 -SIZE (sphinx-2.1.6-release.tar.gz) = 2429835 +SHA256 (sphinx-2.1.7-release.tar.gz) = 3662f29ba74ec048d2031b4034af4c879b66fd10f082aa6d3dd85b0a49d95fa2 +SIZE (sphinx-2.1.7-release.tar.gz) = 2439971 SHA256 (libstemmer_c.tgz) = 5adcf6432fd3d5ba51c8674d833d851b5aa6e532d52ff95e57102033edcd285f SIZE (libstemmer_c.tgz) = 129496 |