pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/textproc/sphinxsearch



Module Name:    pkgsrc
Committed By:   fhajny
Date:           Tue Aug  9 09:40:40 UTC 2016

Modified Files:
        pkgsrc/textproc/sphinxsearch: Makefile PLIST distinfo

Log Message:
Update textproc/sphinxsearch to 2.2.11.

This is a maintenance release with over 70 bug fixes and small
improvements., just to mention a few:

- max_matches option did not affect facet queries #2348
- support for Connector/J 5.1.36+ #2365
- UTF-8 support for extended wildcards (?,%) #2451
- group by aliased  for JSON array #2452
- multi query with profiling enabled #2394
- ping to bad ha mirror pause accept thread at daemon #2363
- windows service does not handle system shutdown #2497
- 64-bit values comparison for ALL/ANY/INDEXOF functions #2437
- count(*) statement vs space characters at facet #2420
- better SphinxQL logs #2462, #2435
- lcs calculation for large delta position #2398
- official packages for Ubuntu 16.04 LTS
- added missing logrotate for some Debian/Ubuntu packages
- Ubuntu 16.04, Debian Jessie, RHEL/CentOS 7 packages use systemd
  service script


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/textproc/sphinxsearch/Makefile \
    pkgsrc/textproc/sphinxsearch/distinfo
cvs rdiff -u -r1.2 -r1.3 pkgsrc/textproc/sphinxsearch/PLIST

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/textproc/sphinxsearch/Makefile
diff -u pkgsrc/textproc/sphinxsearch/Makefile:1.9 pkgsrc/textproc/sphinxsearch/Makefile:1.10
--- pkgsrc/textproc/sphinxsearch/Makefile:1.9   Sun Oct 18 20:30:02 2015
+++ pkgsrc/textproc/sphinxsearch/Makefile       Tue Aug  9 09:40:40 2016
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2015/10/18 20:30:02 fhajny Exp $
+# $NetBSD: Makefile,v 1.10 2016/08/09 09:40:40 fhajny Exp $
 #
 
-DISTNAME=      sphinx-2.2.10-release
+DISTNAME=      sphinx-2.2.11-release
 PKGNAME=       ${DISTNAME:S/-/search-/:S/-release//}
 CATEGORIES=    textproc
 MASTER_SITES=  http://sphinxsearch.com/files/
@@ -30,7 +30,7 @@ SPHINX_LOG?=  ${VARBASE}/log/sphinx
 EGDIR=         ${PREFIX}/share/examples/sphinx
 CONF_FILES+=   ${EGDIR}/sphinx-min.conf ${PKG_SYSCONFDIR}/sphinx.conf
 
-INSTALLATION_DIRS=     bin sbin ${EGDIR}
+INSTALLATION_DIRS=     bin ${EGDIR}
 OWN_DIRS+=             ${SPHINX_DIR} ${SPHINX_RUN} ${SPHINX_LOG}
 OWN_DIRS_PERMS+=       ${SPHINX_DIR} ${SPHINX_USER} ${SPHINX_GROUP} 0770
 OWN_DIRS_PERMS+=       ${SPHINX_RUN} ${SPHINX_USER} ${SPHINX_GROUP} 0770
Index: pkgsrc/textproc/sphinxsearch/distinfo
diff -u pkgsrc/textproc/sphinxsearch/distinfo:1.9 pkgsrc/textproc/sphinxsearch/distinfo:1.10
--- pkgsrc/textproc/sphinxsearch/distinfo:1.9   Sun Oct 18 20:30:02 2015
+++ pkgsrc/textproc/sphinxsearch/distinfo       Tue Aug  9 09:40:40 2016
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.9 2015/10/18 20:30:02 fhajny Exp $
+$NetBSD: distinfo,v 1.10 2016/08/09 09:40:40 fhajny Exp $
 
-SHA1 (sphinx-2.2.10-release.tar.gz) = 0f2372dd41df2848ea06c6076a86af6f0f66a071
-RMD160 (sphinx-2.2.10-release.tar.gz) = 2712e8ce85609e78c53bd2d9fba877f1e630d5f2
-SHA512 (sphinx-2.2.10-release.tar.gz) = 07683f64df730368563e11a7d2939b521837c9a04944ab7d6d09732ab06e451b674169eca4f85db2aae41d883bd16fb4d17b9265912fea9691d07d407d7212d8
-Size (sphinx-2.2.10-release.tar.gz) = 3109250 bytes
+SHA1 (sphinx-2.2.11-release.tar.gz) = 34e83f43de0e69e258bf749ea00348c60a51632a
+RMD160 (sphinx-2.2.11-release.tar.gz) = 5804b4cce64bc03fa20bac26c7391cd661cecc77
+SHA512 (sphinx-2.2.11-release.tar.gz) = cf1a262a5b0fbf0bd2827ec6ec629edeaf709ce855a6e7b509b65342baaeb26c02717ca63f1578d32c83d21e2fd6d1e92dceb34660e6351b93cd96fd4e623689
+Size (sphinx-2.2.11-release.tar.gz) = 3061998 bytes
 SHA1 (patch-configure) = bf9d86e90a22399ffbfe617e0af75b3158cddd01
 SHA1 (patch-src_searchd.cpp) = 3296b155503e4bbbac1ba2174824fdb36cd2578c
 SHA1 (patch-src_sphinxstd.h) = 1838881a57cdcea330e8f07914e574b29de18c89

Index: pkgsrc/textproc/sphinxsearch/PLIST
diff -u pkgsrc/textproc/sphinxsearch/PLIST:1.2 pkgsrc/textproc/sphinxsearch/PLIST:1.3
--- pkgsrc/textproc/sphinxsearch/PLIST:1.2      Fri Oct 17 17:28:15 2014
+++ pkgsrc/textproc/sphinxsearch/PLIST  Tue Aug  9 09:40:40 2016
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2014/10/17 17:28:15 fhajny Exp $
+@comment $NetBSD: PLIST,v 1.3 2016/08/09 09:40:40 fhajny Exp $
 bin/indexer
 bin/indextool
 bin/searchd
@@ -8,7 +8,6 @@ include/sphinxclient.h
 lib/libsphinxclient.la
 man/man1/indexer.1
 man/man1/indextool.1
-man/man1/search.1
 man/man1/searchd.1
 man/man1/spelldump.1
 share/examples/sphinx/example.sql



Home | Main Index | Thread Index | Old Index