diff options
author | matthew <matthew@FreeBSD.org> | 2016-07-28 01:02:30 +0800 |
---|---|---|
committer | matthew <matthew@FreeBSD.org> | 2016-07-28 01:02:30 +0800 |
commit | eaaa7585ce243f82e963997533cedfc994dcc9d5 (patch) | |
tree | 98007ff2afde35b5a3bd7f7fadf74a9bbd046002 | |
parent | 0d9cd75e03697a88778a63f3459accdf98f6d598 (diff) | |
download | freebsd-ports-gnome-eaaa7585ce243f82e963997533cedfc994dcc9d5.tar.gz freebsd-ports-gnome-eaaa7585ce243f82e963997533cedfc994dcc9d5.tar.zst freebsd-ports-gnome-eaaa7585ce243f82e963997533cedfc994dcc9d5.zip |
Update to 2.2.11
ChangeLog: http://sphinxsearch.com/blog/2016/07/26/sphinx-2-2-11-release/
-rw-r--r-- | textproc/sphinxsearch/Makefile | 3 | ||||
-rw-r--r-- | textproc/sphinxsearch/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/textproc/sphinxsearch/Makefile b/textproc/sphinxsearch/Makefile index 3cd5b89726da..19111ae93bbe 100644 --- a/textproc/sphinxsearch/Makefile +++ b/textproc/sphinxsearch/Makefile @@ -6,8 +6,7 @@ # See http://www.infracaninophile.co.uk/articles/sphinxse.html PORTNAME= sphinxsearch -PORTVERSION= 2.2.10 -PORTREVISION= 1 +PORTVERSION= 2.2.11 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 23308224804a..97d7c8051ab9 100644 --- a/textproc/sphinxsearch/distinfo +++ b/textproc/sphinxsearch/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1464425151 -SHA256 (sphinx-2.2.10-release.tar.gz) = 054cb86e64bd48997d89386e1224d4405063d9857b2d7c33dc6cc1b9ef6df440 -SIZE (sphinx-2.2.10-release.tar.gz) = 3109250 +TIMESTAMP = 1469637573 +SHA256 (sphinx-2.2.11-release.tar.gz) = 6662039f093314f896950519fa781bc87610f926f64b3d349229002f06ac41a9 +SIZE (sphinx-2.2.11-release.tar.gz) = 3061998 SHA256 (libstemmer_c.tgz) = 6530c3638f29f5b03bc3786bb9212e39adaf3bf15b5b0a483b2eb5111f7f416e SIZE (libstemmer_c.tgz) = 129584 |