diff options
author | matthew <matthew@FreeBSD.org> | 2012-03-20 02:37:30 +0800 |
---|---|---|
committer | matthew <matthew@FreeBSD.org> | 2012-03-20 02:37:30 +0800 |
commit | c57de7b30d0a112da5823289586c35c454339098 (patch) | |
tree | 6ac7dc051d244384949697b2d291a558c1a52d3c /textproc | |
parent | d53ccc047a4cb1b25aba3711404dc2fc16a039f5 (diff) | |
download | freebsd-ports-graphics-c57de7b30d0a112da5823289586c35c454339098.tar.gz freebsd-ports-graphics-c57de7b30d0a112da5823289586c35c454339098.tar.zst freebsd-ports-graphics-c57de7b30d0a112da5823289586c35c454339098.zip |
Routine bugfix update to version 2.0.4.
Release notes: http://sphinxsearch.com/docs/2.0.4/rel204.html
Redports: https://redports.org/buildarchive/20120319170807-47662/
Approved by: shaun (mentor)
Feature safe: yes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/sphinxsearch/Makefile | 3 | ||||
-rw-r--r-- | textproc/sphinxsearch/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/textproc/sphinxsearch/Makefile b/textproc/sphinxsearch/Makefile index 93dd85e62fc..2c0a996138f 100644 --- a/textproc/sphinxsearch/Makefile +++ b/textproc/sphinxsearch/Makefile @@ -9,8 +9,7 @@ # See http://www.infracaninophile.co.uk/articles/sphinxse.html PORTNAME= sphinxsearch -PORTVERSION= 2.0.3 -PORTREVISION= 1 +PORTVERSION= 2.0.4 CATEGORIES= textproc databases MASTER_SITES= http://sphinxsearch.com/files/ DISTNAME= sphinx-${PORTVERSION}-release diff --git a/textproc/sphinxsearch/distinfo b/textproc/sphinxsearch/distinfo index e2e27e0d6db..bbd4d16234c 100644 --- a/textproc/sphinxsearch/distinfo +++ b/textproc/sphinxsearch/distinfo @@ -1,4 +1,4 @@ -SHA256 (sphinx-2.0.3-release.tar.gz) = 875af63473875b7c7e152e85ed34bd1a92d09db062a289b594bf049b3a8c82dd -SIZE (sphinx-2.0.3-release.tar.gz) = 1923911 +SHA256 (sphinx-2.0.4-release.tar.gz) = 43c4b62949d8fbd2b6ba93e20cb0f35c14f428be501af47e75a3ef713efa2886 +SIZE (sphinx-2.0.4-release.tar.gz) = 1938089 SHA256 (libstemmer_c.tgz) = e9c3a2c13acf34945054e35ad53b7410c61f046d4044c0ade620fdac253bab46 SIZE (libstemmer_c.tgz) = 129529 |