Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Apr 2007 12:37:41 +0100 (BST)
From:      Matthew Seaman <m.seaman@infracaninophile.co.uk>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/111374: [maintainer] textproc/sphinxsearch -- update to 0.9.7
Message-ID:  <200704081137.l38Bbf5Q055657@happy-idiot-talk.infracaninophile.co.uk>
Resent-Message-ID: <200704081140.l38BeA0E046212@freefall.freebsd.org>

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

>Number:         111374
>Category:       ports
>Synopsis:       [maintainer] textproc/sphinxsearch -- update to 0.9.7
>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:   Sun Apr 08 11:40:09 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Matthew Seaman
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
Infracaninophile
>Environment:
System: FreeBSD happy-idiot-talk.infracaninophile.co.uk 6.2-STABLE FreeBSD 6.2-STABLE #0: Sun Apr 1 09:50:32 BST 2007 root@happy-idiot-talk.infracaninophile.co.uk:/usr/obj/usr/src/sys/HAPPY-IDIOT-TALK i386


	
>Description:

Update to the new release version 0.9.7

>From the announcement message at http://www.sphinxsearch.com/

Apr 02, 2007 - Sphinx 0.9.7 released

Sphinx 0.9.7 is now available in Downloads section.

The wait is over.

Most interesting new features added since RC2 include:

    * separate groups sorting clause in group-by mode;
    * SphinxSE with full 0.9.7 features support (practically rewritten);
    * support for 1-grams, prefix and infix indexing;
    * somewhat improved documentation. 

There's of course much more to this release, but the complete change log is too large to be posted here, so you'll probably have to download the tarball again.


>How-To-Repeat:
	
>Fix:

	

--- sphinxsearch.diff begins here ---
diff -Nur /usr/ports/textproc/sphinxsearch/Makefile sphinxsearch/Makefile
--- /usr/ports/textproc/sphinxsearch/Makefile	Wed Jan 31 06:14:37 2007
+++ sphinxsearch/Makefile	Sun Apr  8 12:17:57 2007
@@ -8,11 +8,10 @@
 # this port.  You need a patched version of mysql server for that.
 
 PORTNAME=	sphinxsearch
-PORTVERSION=	0.9.7.r2
-PORTREVISION=	1
+PORTVERSION=	0.9.7
 CATEGORIES=	textproc databases
 MASTER_SITES=	http://www.sphinxsearch.com/downloads/
-DISTNAME=	sphinx-${PORTVERSION:C@\.r([0-9]+)$@-rc\1@}
+DISTNAME=	sphinx-${PORTVERSION}
 
 MAINTAINER=	m.seaman@infracaninophile.co.uk
 COMMENT=	Sphinx Full-Text Search Engine
diff -Nur /usr/ports/textproc/sphinxsearch/distinfo sphinxsearch/distinfo
--- /usr/ports/textproc/sphinxsearch/distinfo	Sat Dec 16 17:37:51 2006
+++ sphinxsearch/distinfo	Sun Apr  8 12:18:15 2007
@@ -1,3 +1,3 @@
-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
+MD5 (sphinx-0.9.7.tar.gz) = 32f2b7e98d8485c86108851d52c5cef4
+SHA256 (sphinx-0.9.7.tar.gz) = 6c841b9042f880394858dd0373a1e3343c30e815422671ba3872691326c1c0a4
+SIZE (sphinx-0.9.7.tar.gz) = 344500
--- 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?200704081137.l38Bbf5Q055657>