Date: Sat, 17 Dec 2005 16:15:29 +0000 (UTC) From: Erwin Lansing <erwin@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-FNV Makefile distinfo pkg-descr pkg-plist Message-ID: <200512171615.jBHGFTIg081407@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
erwin 2005-12-17 16:15:29 UTC
FreeBSD ports repository
Modified files:
security Makefile
Added files:
security/p5-Digest-FNV Makefile distinfo pkg-descr pkg-plist
Log:
Digest::FNV is an implementation for the 32-bit version of Fowler/Noll/Vo
hashing algorithm which allows variable length input strings to be quickly
hashed into unsigned integer values. For more information about this hash,
please visit http://www.isthe.com/chongo/tech/comp/fnv/.
WWW: http://search.cpan.org/dist/Digest-FNV
PR: ports/90563
Submitted by: Gabor Kovesdan
Revision Changes Path
1.681 +1 -0 ports/security/Makefile
1.1 +24 -0 ports/security/p5-Digest-FNV/Makefile (new)
1.1 +3 -0 ports/security/p5-Digest-FNV/distinfo (new)
1.1 +6 -0 ports/security/p5-Digest-FNV/pkg-descr (new)
1.1 +8 -0 ports/security/p5-Digest-FNV/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200512171615.jBHGFTIg081407>
