Bug 192899

Summary: new port security/p5-Crypt-RHash
Product: Ports & Packages Reporter: proler
Component: Individual Port(s)Assignee: Ryan Steinmetz <zi>
Status: Closed FIXED    
Severity: Affects Only Me CC: zi
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
port body none

Description proler 2014-08-21 22:18:10 UTC
Created attachment 146132 [details]
port body

Crypt::Rhash - Compute hash sums and magnet links
Comment 1 John Marino freebsd_committer freebsd_triage 2014-08-21 23:08:38 UTC
bounce new perl port to perl@ group...
Comment 2 commit-hook freebsd_committer freebsd_triage 2014-08-22 12:50:18 UTC
A commit references this bug:

Author: zi
Date: Fri Aug 22 12:50:07 UTC 2014
New revision: 365640
URL: http://svnweb.freebsd.org/changeset/ports/365640

Log:
  New port: security/p5-Crypt-RHash:

  Crypt::Rhash module is an object-oriented interface to the LibRHash library,
  allowing simultaneous calculation of several hash functions for a file or a
  text message.

  Resulting hash digest can be obtained in hexadecimal, BASE32, BASE64, raw
  binary format or as a magnet link.

  WWW: http://search.cpan.org/dist/Crypt-RHash/

  PR:		192899
  Submitted by:	proler@gmail.com

Changes:
  head/security/Makefile
  head/security/p5-Crypt-RHash/
  head/security/p5-Crypt-RHash/Makefile
  head/security/p5-Crypt-RHash/distinfo
  head/security/p5-Crypt-RHash/files/
  head/security/p5-Crypt-RHash/files/patch-librhash__rhash_torrent.h
  head/security/p5-Crypt-RHash/pkg-descr
  head/security/p5-Crypt-RHash/pkg-plist
Comment 3 Ryan Steinmetz freebsd_committer freebsd_triage 2014-08-22 12:51:13 UTC
Committed with minor changes.