aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Seaman <matthew@FreeBSD.org>2015-03-11 22:31:33 +0000
committerMatthew Seaman <matthew@FreeBSD.org>2015-03-11 22:31:33 +0000
commite11c67faaffce73f4a06f17e9d3e165e47a6d383 (patch)
treeb08b31378a8ae123279bf3a8d1472aa48ad9afa6
parent5bcde57139bf0767768807bf41ef70ca77afb3c1 (diff)
downloadports-e11c67faaffce73f4a06f17e9d3e165e47a6d383.tar.gz
ports-e11c67faaffce73f4a06f17e9d3e165e47a6d383.zip
Update to 2.2.8
Notes
Notes: svn path=/head/; revision=381048
-rw-r--r--textproc/sphinxsearch/Makefile4
-rw-r--r--textproc/sphinxsearch/distinfo4
2 files changed, 5 insertions, 3 deletions
diff --git a/textproc/sphinxsearch/Makefile b/textproc/sphinxsearch/Makefile
index e1ef8c40099a..a30a31cce838 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.2.7
+PORTVERSION= 2.2.8
CATEGORIES= textproc databases
MASTER_SITES= http://sphinxsearch.com/files/ \
http://snowball.tartarus.org/dist/:libstemmer
@@ -151,10 +151,12 @@ install-bin:
${INSTALL_DATA} ${WRKSRC}/sphinx.conf.dist ${STAGEDIR}${CFGFILE}.sample
install-docs:
+.if ${PORT_OPTIONS:MDOCS}
@${MKDIR} ${STAGEDIR}${DOCSDIR}
.for doc in ${DOCS}
${INSTALL_DATA} ${WRKSRC}/${doc} ${STAGEDIR}${DOCSDIR}
.endfor
+.endif
install-man:
.for man in ${MAN1SRC}
diff --git a/textproc/sphinxsearch/distinfo b/textproc/sphinxsearch/distinfo
index aa64a3bba95f..2c605a3bb94e 100644
--- a/textproc/sphinxsearch/distinfo
+++ b/textproc/sphinxsearch/distinfo
@@ -1,4 +1,4 @@
-SHA256 (sphinx-2.2.7-release.tar.gz) = 613487b66f75a925d4bbe9f04e0b062bd45a8792319672351a80e18a0724c63d
-SIZE (sphinx-2.2.7-release.tar.gz) = 2969037
+SHA256 (sphinx-2.2.8-release.tar.gz) = fb5635e6927c2f0a3aa8259d3494fd683d17cba293439778646706f40a6fd2e0
+SIZE (sphinx-2.2.8-release.tar.gz) = 2985387
SHA256 (libstemmer_c.tgz) = 6530c3638f29f5b03bc3786bb9212e39adaf3bf15b5b0a483b2eb5111f7f416e
SIZE (libstemmer_c.tgz) = 129584