Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Aug 2013 14:08:58 +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: r325450 - head/textproc/sphinxsearch
Message-ID:  <201308271408.r7RE8w4v007651@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: matthew
Date: Tue Aug 27 14:08:58 2013
New Revision: 325450
URL: http://svnweb.freebsd.org/changeset/ports/325450

Log:
  - Update to 2.0.9
  - Refresh distinfo for libstemmer_c.tgz
  
  The libstemmer_c.tgz distfile tarball gets recreated at intervals.  I
  have diff'd the contents of a freshly downloaded tarball against the
  older tarball matching the previous distinfo, and I can confirm that
  there are no changes to the files contained therein.
  
  Reported by:	portscout

Modified:
  head/textproc/sphinxsearch/Makefile
  head/textproc/sphinxsearch/distinfo

Modified: head/textproc/sphinxsearch/Makefile
==============================================================================
--- head/textproc/sphinxsearch/Makefile	Tue Aug 27 14:08:47 2013	(r325449)
+++ head/textproc/sphinxsearch/Makefile	Tue Aug 27 14:08:58 2013	(r325450)
@@ -6,7 +6,7 @@
 # See http://www.infracaninophile.co.uk/articles/sphinxse.html
 
 PORTNAME=	sphinxsearch
-PORTVERSION=	2.0.8
+PORTVERSION=	2.0.9
 CATEGORIES=	textproc databases
 MASTER_SITES=	http://sphinxsearch.com/files/
 DISTNAME=	sphinx-${PORTVERSION}-release

Modified: head/textproc/sphinxsearch/distinfo
==============================================================================
--- head/textproc/sphinxsearch/distinfo	Tue Aug 27 14:08:47 2013	(r325449)
+++ head/textproc/sphinxsearch/distinfo	Tue Aug 27 14:08:58 2013	(r325450)
@@ -1,4 +1,4 @@
-SHA256 (sphinx-2.0.8-release.tar.gz) = bd699bf34635558e4d9d4d8bdcf5fcdd9c2e8f6c614824bec793b0010fa6cda3
-SIZE (sphinx-2.0.8-release.tar.gz) = 1989017
-SHA256 (libstemmer_c.tgz) = 19f1ef2a7ee03246f10dd963bcaa5a401a10b7f85f7488415e309e5dbe9f4cf9
-SIZE (libstemmer_c.tgz) = 129520
+SHA256 (sphinx-2.0.9-release.tar.gz) = c4fb5d7951bc0831e46f102d17b5f32bbde11434ce3b00b20531dfe9e646869d
+SIZE (sphinx-2.0.9-release.tar.gz) = 1996939
+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?201308271408.r7RE8w4v007651>