cvs commit: ports/security Makefile ports/security/p5-Digest-JHash Makefile distinfo pkg-descr pkg-plist

Erwin Lansing erwin at FreeBSD.org
Sat Dec 17 08:16:25 PST 2005


erwin       2005-12-17 16:16:24 UTC

  FreeBSD ports repository

  Modified files:
    security             Makefile 
  Added files:
    security/p5-Digest-JHash Makefile distinfo pkg-descr pkg-plist 
  Log:
  The Digest::JHash module allows you to use the fast JHash hashing algorithm
  developed by Bob Jenkins from within Perl programs. The algorithm takes as
  input a message of arbitrary length and produces as output a 32-bit
  "message digest" of the input in the form of an unsigned long integer.
  See http://burtleburtle.net/bob/hash/doobs.html for more information.
  
  WWW: http://search.cpan.org/dist/Digest-JHash
  
  PR:             ports/90564
  Submitted by:   Gabor Kovesdan
  
  Revision  Changes    Path
  1.682     +1 -0      ports/security/Makefile
  1.1       +24 -0     ports/security/p5-Digest-JHash/Makefile (new)
  1.1       +3 -0      ports/security/p5-Digest-JHash/distinfo (new)
  1.1       +7 -0      ports/security/p5-Digest-JHash/pkg-descr (new)
  1.1       +7 -0      ports/security/p5-Digest-JHash/pkg-plist (new)


More information about the cvs-all mailing list