Date: Tue, 25 Feb 2014 23:04:07 +0000 (UTC) From: Matthew Seaman <matthew@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r346079 - head/textproc/sphinxsearch Message-ID: <201402252304.s1PN47VT064827@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: matthew Date: Tue Feb 25 23:04:06 2014 New Revision: 346079 URL: http://svnweb.freebsd.org/changeset/ports/346079 QAT: https://qat.redports.org/buildarchive/r346079/ Log: Update to 2.1.6 This is a routine maintenance release. Release notes: http://sphinxsearch.com/blog/2014/02/25/sphinx-2-1-6-release-now-available/ Modified: head/textproc/sphinxsearch/Makefile head/textproc/sphinxsearch/distinfo Modified: head/textproc/sphinxsearch/Makefile ============================================================================== --- head/textproc/sphinxsearch/Makefile Tue Feb 25 21:17:17 2014 (r346078) +++ head/textproc/sphinxsearch/Makefile Tue Feb 25 23:04:06 2014 (r346079) @@ -6,7 +6,7 @@ # See http://www.infracaninophile.co.uk/articles/sphinxse.html PORTNAME= sphinxsearch -PORTVERSION= 2.1.5 +PORTVERSION= 2.1.6 CATEGORIES= textproc databases MASTER_SITES= http://sphinxsearch.com/files/ \ http://snowball.tartarus.org/dist/:libstemmer Modified: head/textproc/sphinxsearch/distinfo ============================================================================== --- head/textproc/sphinxsearch/distinfo Tue Feb 25 21:17:17 2014 (r346078) +++ head/textproc/sphinxsearch/distinfo Tue Feb 25 23:04:06 2014 (r346079) @@ -1,4 +1,4 @@ -SHA256 (sphinx-2.1.5-release.tar.gz) = a69ed011c0ae993582d5c4cb902469fb4797c26e3143abbad63827f054a19f72 -SIZE (sphinx-2.1.5-release.tar.gz) = 2414784 +SHA256 (sphinx-2.1.6-release.tar.gz) = f59e5e07ce91ed6010b98b1d841def14648a6cc6983a1ddb68b5f8059b380c35 +SIZE (sphinx-2.1.6-release.tar.gz) = 2429835 SHA256 (libstemmer_c.tgz) = 5adcf6432fd3d5ba51c8674d833d851b5aa6e532d52ff95e57102033edcd285f SIZE (libstemmer_c.tgz) = 129496
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402252304.s1PN47VT064827>