Bug 192899 - new port security/p5-Crypt-RHash
Summary: new port security/p5-Crypt-RHash
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Ryan Steinmetz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-21 22:18 UTC by proler
Modified: 2014-08-22 12:51 UTC (History)
1 user (show)

See Also:


Attachments
port body (692 bytes, application/x-xz)
2014-08-21 22:18 UTC, proler
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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.