Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Dec 2005 16:16:24 +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-JHash Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200512171616.jBHGGOIE081579@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200512171616.jBHGGOIE081579>