diff options
author | matthew <matthew@FreeBSD.org> | 2013-08-27 22:08:58 +0800 |
---|---|---|
committer | matthew <matthew@FreeBSD.org> | 2013-08-27 22:08:58 +0800 |
commit | 295348fcb6472273465a7b705338ac2c2e61ee8f (patch) | |
tree | 0e380561c754ae87dbe3943893925690a57b7d54 | |
parent | 8224002ffe9b033066eefacb32e07bec74448c48 (diff) | |
download | freebsd-ports-gnome-295348fcb6472273465a7b705338ac2c2e61ee8f.tar.gz freebsd-ports-gnome-295348fcb6472273465a7b705338ac2c2e61ee8f.tar.zst freebsd-ports-gnome-295348fcb6472273465a7b705338ac2c2e61ee8f.zip |
- Update to 2.0.9
- Refresh distinfo for libstemmer_c.tgz
The libstemmer_c.tgz distfile tarball gets recreated at intervals. I
have diff'd the contents of a freshly downloaded tarball against the
older tarball matching the previous distinfo, and I can confirm that
there are no changes to the files contained therein.
Reported by: portscout
-rw-r--r-- | textproc/sphinxsearch/Makefile | 2 | ||||
-rw-r--r-- | textproc/sphinxsearch/distinfo | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/textproc/sphinxsearch/Makefile b/textproc/sphinxsearch/Makefile index 0294c319e79d..d696b87b2279 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.0.8 +PORTVERSION= 2.0.9 CATEGORIES= textproc databases MASTER_SITES= http://sphinxsearch.com/files/ DISTNAME= sphinx-${PORTVERSION}-release diff --git a/textproc/sphinxsearch/distinfo b/textproc/sphinxsearch/distinfo index b6d5f8a68893..3fc597fadebc 100644 --- a/textproc/sphinxsearch/distinfo +++ b/textproc/sphinxsearch/distinfo @@ -1,4 +1,4 @@ -SHA256 (sphinx-2.0.8-release.tar.gz) = bd699bf34635558e4d9d4d8bdcf5fcdd9c2e8f6c614824bec793b0010fa6cda3 -SIZE (sphinx-2.0.8-release.tar.gz) = 1989017 -SHA256 (libstemmer_c.tgz) = 19f1ef2a7ee03246f10dd963bcaa5a401a10b7f85f7488415e309e5dbe9f4cf9 -SIZE (libstemmer_c.tgz) = 129520 +SHA256 (sphinx-2.0.9-release.tar.gz) = c4fb5d7951bc0831e46f102d17b5f32bbde11434ce3b00b20531dfe9e646869d +SIZE (sphinx-2.0.9-release.tar.gz) = 1996939 +SHA256 (libstemmer_c.tgz) = 5adcf6432fd3d5ba51c8674d833d851b5aa6e532d52ff95e57102033edcd285f +SIZE (libstemmer_c.tgz) = 129496 |