diff options
author | Daniel Gerzo <danger@FreeBSD.org> | 2009-01-27 20:51:18 +0000 |
---|---|---|
committer | Daniel Gerzo <danger@FreeBSD.org> | 2009-01-27 20:51:18 +0000 |
commit | 9ffd31a38a7ea0f7f0a0e7fc3e58a9686903bef5 (patch) | |
tree | d369a88052fcfc85c3d6cd4689e8a5b6abca520b /textproc/sphinxsearch-devel | |
parent | 8cf5f20d5cca349d29178fa39a749eae0c3bdf78 (diff) |
- update to 0.9.9-rc1
Approved by: wxs
Notes
Notes:
svn path=/head/; revision=227000
Diffstat (limited to 'textproc/sphinxsearch-devel')
-rw-r--r-- | textproc/sphinxsearch-devel/Makefile | 7 | ||||
-rw-r--r-- | textproc/sphinxsearch-devel/distinfo | 6 |
2 files changed, 6 insertions, 7 deletions
diff --git a/textproc/sphinxsearch-devel/Makefile b/textproc/sphinxsearch-devel/Makefile index 53b543cefd09..2bb9e29b246f 100644 --- a/textproc/sphinxsearch-devel/Makefile +++ b/textproc/sphinxsearch-devel/Makefile @@ -8,13 +8,12 @@ # this port. You need a patched version of mysql server for that. PORTNAME= sphinxsearch -DISTVERSION= 0.9.8-rc2 -PORTREVISION= 1 PORTEPOCH= 1 +DISTVERSION= 0.9.9-rc1 CATEGORIES= textproc databases MASTER_SITES= http://www.sphinxsearch.com/downloads/ PKGNAMESUFFIX?= -devel -DISTNAME= sphinx-0.9.8-rc2 +DISTNAME= sphinx-0.9.9-rc1 PATCH_DIST_STRIP=-p1 @@ -41,7 +40,7 @@ SPHINX_LOG?= /var/log/${PORTNAME} # don't ask. GNU_CONFIGURE= yes -CONFIGURE_ENV+= CC=${CC} CPPFLAGS="${CXXFLAGS}" +CONFIGURE_ENV+= CC=${CC} CPPFLAGS="${CXXFLAGS}" CFGFILE= ${PREFIX}/etc/sphinx.conf USE_RC_SUBR= sphinxsearch.sh SUB_LIST+= PORTNAME=${PORTNAME} \ diff --git a/textproc/sphinxsearch-devel/distinfo b/textproc/sphinxsearch-devel/distinfo index ccdc4f1704f1..f6e8b6ab23bc 100644 --- a/textproc/sphinxsearch-devel/distinfo +++ b/textproc/sphinxsearch-devel/distinfo @@ -1,3 +1,3 @@ -MD5 (sphinx-0.9.8-rc2.tar.gz) = 35836f7926f2303ac2f0213e615e3723 -SHA256 (sphinx-0.9.8-rc2.tar.gz) = 73a29304c5860e007892793a3fa230eb8c7b1f7bbd7adcae2c12201e6a84693b -SIZE (sphinx-0.9.8-rc2.tar.gz) = 640559 +MD5 (sphinx-0.9.9-rc1.tar.gz) = d1506c8f85c045bb682393de0aed30e8 +SHA256 (sphinx-0.9.9-rc1.tar.gz) = 05783cfd11e843035263d4a4f08d3dc66863b61ef1db9b930b2892b667f0e848 +SIZE (sphinx-0.9.9-rc1.tar.gz) = 1093436 |