Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Jan 2011 14:55:32 GMT
From:      Matthew Seaman <m.seaman@infracaninophile.co.uk>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        danger@FreeBSD.org
Subject:   ports/154028: [maintainer] textproc/sphinxsearch -- update master site, etc
Message-ID:  <201101151455.p0FEtWNu031575@lucid-nonsense.infracaninophile.co.uk>
Resent-Message-ID: <201101151500.p0FF0M3U041852@freefall.freebsd.org>

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

>Number:         154028
>Category:       ports
>Synopsis:       [maintainer] textproc/sphinxsearch -- update master site, etc
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jan 15 15:00:21 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Matthew Seaman
>Release:        FreeBSD 8.2-PRERELEASE amd64
>Organization:
Infracaninophile
>Environment:
System: FreeBSD lucid-nonsense.infracaninophile.co.uk 8.2-PRERELEASE FreeBSD 8.2-PRERELEASE #33 r216868M: Sat Jan 1 09:34:57 GMT 2011 root@lucid-nonsense.infracaninophile.co.uk:/usr/obj/usr/src/sys/LUCID-NONSENSE amd64


	
>Description:

Download URL for sphinxsearch has was temporarily unavailable due to
website redesign.  It's back now, but the preferred download URL has
changed, so track that.  No changes to the tarball itself.

Noticed by: pointyhat

http://pointyhat-west.isc.freebsd.org/errorlogs/amd64-errorlogs/a.7.4-release.20110113192327.pointyhat-west/sphinxsearch-0.9.9.log

While I'm here:

   * Drop md5 checksum from distinfo
   * Add LICENSE

>How-To-Repeat:
	
>Fix:

	

--- sphinxsearch.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/textproc/sphinxsearch/Makefile,v
retrieving revision 1.12
diff -u -u -r1.12 Makefile
--- Makefile	7 Dec 2009 08:42:42 -0000	1.12
+++ Makefile	15 Jan 2011 14:37:37 -0000
@@ -11,12 +11,14 @@
 PORTNAME=	sphinxsearch
 PORTVERSION=	0.9.9
 CATEGORIES=	textproc databases
-MASTER_SITES=	http://www.sphinxsearch.com/downloads/
+MASTER_SITES=	http://sphinxsearch.com/files/
 DISTNAME=	sphinx-${PORTVERSION}
 
 MAINTAINER=	m.seaman@infracaninophile.co.uk
 COMMENT=	Sphinx Full-Text Search Engine
 
+LICENSE=	GPLv2
+
 # If expat is present on the system and configure finds it, it will
 # unconditionally link the output binary against it.  There's no way
 # of turning this off. So for consistency, make sure it's always on.
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/textproc/sphinxsearch/distinfo,v
retrieving revision 1.6
diff -u -u -r1.6 distinfo
--- distinfo	3 Dec 2009 09:07:28 -0000	1.6
+++ distinfo	15 Jan 2011 14:37:37 -0000
@@ -1,3 +1,2 @@
-MD5 (sphinx-0.9.9.tar.gz) = 7b9b618cb9b378f949bb1b91ddcc4f54
 SHA256 (sphinx-0.9.9.tar.gz) = bf8f55ffc095ff6b628f0cbc7eb54761811140140679a1c869cc1b17c42803e4
 SIZE (sphinx-0.9.9.tar.gz) = 1218359
--- 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?201101151455.p0FEtWNu031575>