Bug 194962

Summary: New port: security/p5-Dancer2-Plugin-Passphrase
Product: Ports & Packages Reporter: Henk van Oers <hvo.pm>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Some People CC: pi
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
The shar file for the new port none

Description Henk van Oers 2014-11-12 08:12:39 UTC
Created attachment 149315 [details]
The shar file for the new port

The next next next step towards p5-Dancer2
Comment 1 commit-hook freebsd_committer freebsd_triage 2014-11-20 21:21:09 UTC
A commit references this bug:

Author: pi
Date: Thu Nov 20 21:20:49 UTC 2014
New revision: 372963
URL: https://svnweb.freebsd.org/changeset/ports/372963

Log:
  New port: security/p5-Dancer2-Plugin-Passphrase

  Dancer2::Plugin::Passphrase manages the hashing of passwords for
  Dancer apps, allowing developers to follow cryptography best practices
  without having to become a cryptography expert. It uses the bcrypt
  algorithm as the default, while also supporting any hashing function
  provided by Digest.

  WWW: http://search.cpan.org/dist/Dancer2-Plugin-Passphrase/

  PR:		194962
  Submitted by:	Henk van Oers <hvo.pm@xs4all.nl>

Changes:
  head/security/Makefile
  head/security/p5-Dancer2-Plugin-Passphrase/
  head/security/p5-Dancer2-Plugin-Passphrase/Makefile
  head/security/p5-Dancer2-Plugin-Passphrase/distinfo
  head/security/p5-Dancer2-Plugin-Passphrase/pkg-descr
  head/security/p5-Dancer2-Plugin-Passphrase/pkg-plist
Comment 2 Kurt Jaeger freebsd_committer freebsd_triage 2014-11-20 21:21:51 UTC
Committed, thanks.