Date: Thu, 3 Jul 2014 22:11: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: r360471 - head/textproc/sphinxsearch Message-ID: <201407032211.s63MB7Nc015819@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: matthew Date: Thu Jul 3 22:11:07 2014 New Revision: 360471 URL: http://svnweb.freebsd.org/changeset/ports/360471 QAT: https://qat.redports.org/buildarchive/r360471/ Log: Update to 2.1.9 Release notes: http://sphinxsearch.com/blog/2014/07/03/sphinx-2-1-9-release-is-now-available/ Modified: head/textproc/sphinxsearch/Makefile head/textproc/sphinxsearch/distinfo Modified: head/textproc/sphinxsearch/Makefile ============================================================================== --- head/textproc/sphinxsearch/Makefile Thu Jul 3 22:10:07 2014 (r360470) +++ head/textproc/sphinxsearch/Makefile Thu Jul 3 22:11:07 2014 (r360471) @@ -6,7 +6,7 @@ # See http://www.infracaninophile.co.uk/articles/sphinxse.html PORTNAME= sphinxsearch -PORTVERSION= 2.1.8 +PORTVERSION= 2.1.9 CATEGORIES= textproc databases MASTER_SITES= http://sphinxsearch.com/files/ \ http://snowball.tartarus.org/dist/:libstemmer Modified: head/textproc/sphinxsearch/distinfo ============================================================================== --- head/textproc/sphinxsearch/distinfo Thu Jul 3 22:10:07 2014 (r360470) +++ head/textproc/sphinxsearch/distinfo Thu Jul 3 22:11:07 2014 (r360471) @@ -1,4 +1,4 @@ -SHA256 (sphinx-2.1.8-release.tar.gz) = 8aebff8b00ec07b71790a67781c80a9a9b3ee28e2a35b226663aaf37cb78b6db -SIZE (sphinx-2.1.8-release.tar.gz) = 2442119 +SHA256 (sphinx-2.1.9-release.tar.gz) = 6289aa0ac3e1456a0c9181ce6bce2287778b5a163f685a1376e181fc87eb7c03 +SIZE (sphinx-2.1.9-release.tar.gz) = 2443797 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?201407032211.s63MB7Nc015819>