diff options
author | matthew <matthew@FreeBSD.org> | 2014-10-09 05:10:21 +0800 |
---|---|---|
committer | matthew <matthew@FreeBSD.org> | 2014-10-09 05:10:21 +0800 |
commit | 0b526011cf59c4bd5e1bcde6905f3fe5e6974088 (patch) | |
tree | 0f991ca1f7d1e1a72dedde1b19ef9fbaf03e8e03 | |
parent | 8659cd419586f251ac743e06f2b7b712aff13ff3 (diff) | |
download | freebsd-ports-gnome-0b526011cf59c4bd5e1bcde6905f3fe5e6974088.tar.gz freebsd-ports-gnome-0b526011cf59c4bd5e1bcde6905f3fe5e6974088.tar.zst freebsd-ports-gnome-0b526011cf59c4bd5e1bcde6905f3fe5e6974088.zip |
Update to 2.2.5
Change log: http://sphinxsearch.com/blog/2014/10/08/sphinx-2-2-5-release/
-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 a628017dea69..cdba57e3563c 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.2.4 +PORTVERSION= 2.2.5 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 e0d45b7f0689..b09f330fd256 100644 --- a/textproc/sphinxsearch/distinfo +++ b/textproc/sphinxsearch/distinfo @@ -1,4 +1,4 @@ -SHA256 (sphinx-2.2.4-release.tar.gz) = c76a88789ca1d7d86df9869718ad217ae8a72740b9e84f2b98b61fa47feb64ef -SIZE (sphinx-2.2.4-release.tar.gz) = 2948063 +SHA256 (sphinx-2.2.5-release.tar.gz) = 4acf40e477d47079aa2462cefa8ce5ce48b6b5a641f04b0430b4fcc5d9d5742c +SIZE (sphinx-2.2.5-release.tar.gz) = 2953899 SHA256 (libstemmer_c.tgz) = 469f5d16e23437c313541a579b1cdfb10dcd75a32b589edb283b3d1ecbe7e098 SIZE (libstemmer_c.tgz) = 129592 |