Subject: CVS commit: wip/cityhash
From: othyro
Date: 2013-06-21 03:51:08
Message id: E1UpqVa-00048k-1a@sfs-ml-3.v29.ch3.sourceforge.com

Log Message:
Updated to latest release. Package is ready for import. From NEWS:

 * Fix CityHash32() so platforms that disagree about whether 'char' is signed
   use the same mathematical function.  For most people this changes nothing
   as most popular platforms agree with x86 about whether 'char' is signed.
 * No changes to any of the functions, unless you had been using CityHash32()
   despite "make check" reporting a failure on your platform.
 * Slightly modernize and improve configuration and portability.

Files:
RevisionActionfile
1.3modifywip/cityhash/Makefile
1.2modifywip/cityhash/distinfo
1.1removewip/cityhash/patches/patch-src_city.cc