diff options
author | miwi <miwi@FreeBSD.org> | 2006-12-16 20:06:14 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2006-12-16 20:06:14 +0800 |
commit | f90f6ddb5bd4da7e922e3abdfb1e2328da92f847 (patch) | |
tree | 93e8e854bc041fff407c90c58b7c3d4b51ebe09f /textproc | |
parent | 232db46dd2a10a4c31b73eea51551b0485e8f41b (diff) | |
download | freebsd-ports-graphics-f90f6ddb5bd4da7e922e3abdfb1e2328da92f847.tar.gz freebsd-ports-graphics-f90f6ddb5bd4da7e922e3abdfb1e2328da92f847.tar.zst freebsd-ports-graphics-f90f6ddb5bd4da7e922e3abdfb1e2328da92f847.zip |
- Update to 0.9.7-rc2
PR: ports/106785
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/sphinxsearch/Makefile | 2 | ||||
-rw-r--r-- | textproc/sphinxsearch/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/sphinxsearch/Makefile b/textproc/sphinxsearch/Makefile index 1bff34e16b1..aa94e370709 100644 --- a/textproc/sphinxsearch/Makefile +++ b/textproc/sphinxsearch/Makefile @@ -8,7 +8,7 @@ # this port at the moment. Maybe later. PORTNAME= sphinxsearch -PORTVERSION= 0.9.7.r1 +PORTVERSION= 0.9.7.r2 CATEGORIES= textproc databases MASTER_SITES= http://www.sphinxsearch.com/downloads/ DISTNAME= sphinx-${PORTVERSION:C@\.r([0-9]+)$@-rc\1@} diff --git a/textproc/sphinxsearch/distinfo b/textproc/sphinxsearch/distinfo index 06a54958954..5877571592c 100644 --- a/textproc/sphinxsearch/distinfo +++ b/textproc/sphinxsearch/distinfo @@ -1,3 +1,3 @@ -MD5 (sphinx-0.9.7-rc1.tar.gz) = 50d6a09cd0e89e2f3e4264825329ccfc -SHA256 (sphinx-0.9.7-rc1.tar.gz) = d0569afad64d03ae290857b5f724c79e70d2cb7490bd3ba21afb4130756a9e00 -SIZE (sphinx-0.9.7-rc1.tar.gz) = 239486 +MD5 (sphinx-0.9.7-rc2.tar.gz) = 65daf0feb7e276fb3de0aba82cff1d3e +SHA256 (sphinx-0.9.7-rc2.tar.gz) = 38ee9be39ae019ab06a6b053286a60ce699be89dbff00221fed05169dfe92533 +SIZE (sphinx-0.9.7-rc2.tar.gz) = 270445 |