diff options
author | danger <danger@FreeBSD.org> | 2009-01-28 04:51:18 +0800 |
---|---|---|
committer | danger <danger@FreeBSD.org> | 2009-01-28 04:51:18 +0800 |
commit | b7f279667cb76e1b3e8928bc440d1e192037e9c2 (patch) | |
tree | 6eed144d81401f750fffbb9182364f4b6da24d23 /textproc | |
parent | fc66292e216d86e5dea47dc88bde397e2678ab33 (diff) | |
download | freebsd-ports-gnome-b7f279667cb76e1b3e8928bc440d1e192037e9c2.tar.gz freebsd-ports-gnome-b7f279667cb76e1b3e8928bc440d1e192037e9c2.tar.zst freebsd-ports-gnome-b7f279667cb76e1b3e8928bc440d1e192037e9c2.zip |
- update to 0.9.9-rc1
Approved by: wxs
Diffstat (limited to 'textproc')
-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 |