svn commit: r317549 - head/textproc/sphinxsearch

Matthew Seaman matthew at FreeBSD.org
Mon May 6 21:22:45 UTC 2013


Author: matthew
Date: Mon May  6 21:22:44 2013
New Revision: 317549
URL: http://svnweb.freebsd.org/changeset/ports/317549

Log:
  Upstream re-rolled the distfle without incrementing the version
  number.
  
  Side by side comparison shows the only changes are to correct internal
  references to the version number in documentation and autoconf scripts
  from '2.0.9-dev' to '2.0.8-release'  No changes to the C++ code.
  
  PR:	178375
  Submitted by:	Sam <samorders at gmail.com>

Modified:
  head/textproc/sphinxsearch/distinfo

Modified: head/textproc/sphinxsearch/distinfo
==============================================================================
--- head/textproc/sphinxsearch/distinfo	Mon May  6 20:18:32 2013	(r317548)
+++ head/textproc/sphinxsearch/distinfo	Mon May  6 21:22:44 2013	(r317549)
@@ -1,4 +1,4 @@
-SHA256 (sphinx-2.0.8-release.tar.gz) = a3cde63ba77d97a3c75e30751a81da924de9f1609dd312d6c6f12b2a982d8714
-SIZE (sphinx-2.0.8-release.tar.gz) = 1988432
+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


More information about the svn-ports-all mailing list