Date: Sat, 31 Dec 2011 08:16:48 +0000 (UTC) From: Jun Kuriyama <kuriyama@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security Makefile ports/security/p5-Digest-MurmurHash Makefile distinfo pkg-descr pkg-plist Message-ID: <201112310816.pBV8GmdT028453@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kuriyama 2011-12-31 08:16:48 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/p5-Digest-MurmurHash Makefile distinfo pkg-descr pkg-plist Log: The murmur hash algorithm by Austin Appleby is an exteremely fast algorithm that combines both excellent collision resistence and distribution characteristics. WWW: http://search.cpan.org/dist/Digest-MurmurHash/ Revision Changes Path 1.1239 +1 -0 ports/security/Makefile 1.1 +21 -0 ports/security/p5-Digest-MurmurHash/Makefile (new) 1.1 +2 -0 ports/security/p5-Digest-MurmurHash/distinfo (new) 1.1 +5 -0 ports/security/p5-Digest-MurmurHash/pkg-descr (new) 1.1 +7 -0 ports/security/p5-Digest-MurmurHash/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201112310816.pBV8GmdT028453>