Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Dec 2006 17:04:38 GMT
From:      Matthew Seaman <m.seaman@infracaninophile.co.uk>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/106785: [maintainer] textproc/sphinxsearch -- update to 0.9.7-rc2
Message-ID:  <200612151704.kBFH4cmU098232@happy-idiot-talk.infracaninophile.co.uk>
Resent-Message-ID: <200612151720.kBFHK7uP049480@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         106785
>Category:       ports
>Synopsis:       [maintainer] textproc/sphinxsearch -- update to 0.9.7-rc2
>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:   Fri Dec 15 17:20:07 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Matthew Seaman
>Release:        FreeBSD 6.2-PRERELEASE i386
>Organization:
Infracaninophile
>Environment:
System: FreeBSD happy-idiot-talk.infracaninophile.co.uk 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #3: Wed Nov 22 20:50:31 GMT 2006 root@happy-idiot-talk.infracaninophile.co.uk:/usr/obj/usr/src/sys/HAPPY-IDIOT-TALK i386


	
>Description:

Update to 0.9.7-rc2 -- 

Major new features include:

    * extended query mode with boolean, field limits, phrases, and proximity support (eg.: @title "hello world"~10 | @body example program);
    * extended sorting mode (eg.: @weight DESC @id ASC);
    * combined phrase+statistical ranking which takes words frequencies into account (currently in extended mode only),
    * official Python API;
    * contributed Perl and Ruby APIs. 

>How-To-Repeat:
	
>Fix:

	

--- sphinxsearch.diff begins here ---
diff -Nur /usr/ports/textproc/sphinxsearch/Makefile sphinxsearch/Makefile
--- /usr/ports/textproc/sphinxsearch/Makefile	Sat Nov 18 22:54:06 2006
+++ sphinxsearch/Makefile	Fri Dec 15 12:02:51 2006
@@ -8,7 +8,7 @@
 # this port at the moment.  Maybe later.
 
 PORTNAME=	sphinxsearch
-PORTVERSION=	0.9.7.r1
+PORTVERSION=	0.9.7.r2
 CATEGORIES=	textproc databases
 MASTER_SITES=	http://www.sphinxsearch.com/downloads/
 DISTNAME=	sphinx-${PORTVERSION:C@\.r([0-9]+)$@-rc\1@}
diff -Nur /usr/ports/textproc/sphinxsearch/distinfo sphinxsearch/distinfo
--- /usr/ports/textproc/sphinxsearch/distinfo	Sat Nov 18 22:54:06 2006
+++ sphinxsearch/distinfo	Fri Dec 15 12:03:06 2006
@@ -1,3 +1,3 @@
-MD5 (sphinx-0.9.7-rc1.tar.gz) = 50d6a09cd0e89e2f3e4264825329ccfc
-SHA256 (sphinx-0.9.7-rc1.tar.gz) = d0569afad64d03ae290857b5f724c79e70d2cb7490bd3ba21afb4130756a9e00
-SIZE (sphinx-0.9.7-rc1.tar.gz) = 239486
+MD5 (sphinx-0.9.7-rc2.tar.gz) = 65daf0feb7e276fb3de0aba82cff1d3e
+SHA256 (sphinx-0.9.7-rc2.tar.gz) = 38ee9be39ae019ab06a6b053286a60ce699be89dbff00221fed05169dfe92533
+SIZE (sphinx-0.9.7-rc2.tar.gz) = 270445
--- 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?200612151704.kBFH4cmU098232>