Bug 201791

Summary: [new port] devel/rubygem-rotp
Product: Ports & Packages Reporter: Torsten Zühlsdorff <ports>
Component: Individual Port(s)Assignee: freebsd-ruby (Nobody) <ruby>
Status: Closed FIXED    
Severity: Affects Only Me CC: mmoll, swills, xmj
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Bug Depends on:    
Bug Blocks: 201807    
Attachments:
Description Flags
new port devel/rubygem-rotp none

Description Torsten Zühlsdorff 2015-07-23 14:49:23 UTC
Created attachment 159111 [details]
new port devel/rubygem-rotp

The new port of gitlab i'm currently working on, needs this port as an dependency. Shar attached.
Comment 1 commit-hook freebsd_committer freebsd_triage 2015-08-09 19:50:59 UTC
A commit references this bug:

Author: swills
Date: Sun Aug  9 19:50:36 UTC 2015
New revision: 393820
URL: https://svnweb.freebsd.org/changeset/ports/393820

Log:
  devel/rubygem-rotp: create port

  A ruby library for generating one time passwords (HOTP & TOTP)
  according to RFC 4226 and RFC 6238.

  WWW: https://github.com/mdp/rotp

  PR:		201791
  Submitted by:	Torsten Z?hlsdorff <ports@toco-domains.de>

Changes:
  head/devel/Makefile
  head/devel/rubygem-rotp/
  head/devel/rubygem-rotp/Makefile
  head/devel/rubygem-rotp/distinfo
  head/devel/rubygem-rotp/pkg-descr
Comment 2 Steve Wills freebsd_committer freebsd_triage 2015-08-09 19:56:27 UTC
Committed, thanks!