Date: Thu, 30 Oct 2008 19:10:58 GMT From: Matthew Seaman <m.seaman@infracaninophile.co.uk> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/128486: [maintainer] textproc/sphinxsearch -- update to 0.9.8.1 Message-ID: <200810301910.m9UJAwHp097043@happy-idiot-talk.infracaninophile.co.uk> Resent-Message-ID: <200810301920.m9UJK1cS066089@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 128486 >Category: ports >Synopsis: [maintainer] textproc/sphinxsearch -- update to 0.9.8.1 >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Oct 30 19:20:00 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Matthew Seaman >Release: FreeBSD 7.1-PRERELEASE i386 >Organization: Infracaninophile >Environment: System: FreeBSD happy-idiot-talk.infracaninophile.co.uk 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #46: Fri Oct 17 10:20:34 BST 2008 root@happy-idiot-talk.infracaninophile.co.uk:/usr/obj/usr/src/sys/HAPPY-IDIOT-TALK i386 >Description: Routine bug-fix update to version 0.9.8.1 >From the announce message: Today's Downloads star is Sphinx 0.9.8.1. This is a bugfix release, and every commit received especially careful review, so upgrades from 0.9.8 should be smooth. Most of the issues were actually pretty subtle and only occurred under (combinations of) special, and rather rare, circumstances. Except for the index merge feature, where several major bugs were reported in about a month since 0.9.8 release (and then it took another month to get them all caught, reproduced, and fixed). The complete change log is available in the documentation. Full text at http://sphinxsearch.com/ ChangeLog at http://sphinxsearch.com/doc.html#rel0981 >How-To-Repeat: >Fix: --- sphinxsearch.diff begins here --- diff -Nur /usr/ports/textproc/sphinxsearch/Makefile sphinxsearch/Makefile --- /usr/ports/textproc/sphinxsearch/Makefile 2008-10-23 20:22:11.000000000 +0100 +++ sphinxsearch/Makefile 2008-10-30 18:15:19.000000000 +0000 @@ -9,8 +9,7 @@ # See http://www.infracaninophile.co.uk/articles/sphinxse.html PORTNAME= sphinxsearch -PORTVERSION= 0.9.8 -PORTREVISION= 1 +PORTVERSION= 0.9.8.1 CATEGORIES= textproc databases MASTER_SITES= http://www.sphinxsearch.com/downloads/ DISTNAME= sphinx-${PORTVERSION} diff -Nur /usr/ports/textproc/sphinxsearch/distinfo sphinxsearch/distinfo --- /usr/ports/textproc/sphinxsearch/distinfo 2008-07-16 17:44:51.000000000 +0100 +++ sphinxsearch/distinfo 2008-10-30 18:15:32.000000000 +0000 @@ -1,3 +1,3 @@ -MD5 (sphinx-0.9.8.tar.gz) = 347e547b79b733778d7553ede34e0aac -SHA256 (sphinx-0.9.8.tar.gz) = 86de861550fc7b119b3cbe63a34bad32ac771f44c930d229775ac124c83571d9 -SIZE (sphinx-0.9.8.tar.gz) = 728864 +MD5 (sphinx-0.9.8.1.tar.gz) = 428a14df41fb425e664d9e2d6178c037 +SHA256 (sphinx-0.9.8.1.tar.gz) = ef69b2b52381173da92bf2df79dfc8c5271c4b3f156c356bb4ef82ca035dc013 +SIZE (sphinx-0.9.8.1.tar.gz) = 949660 --- sphinxsearch.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200810301910.m9UJAwHp097043>