Bug 203408

Summary: [new port] databases/rubygem-paranoia: layer for rubygem-activerecord to add soft deletion
Product: Ports & Packages Reporter: Torsten Zühlsdorff <ports>
Component: Individual Port(s)Assignee: Po-Chuan Hsieh <sunpoet>
Status: Closed FIXED    
Severity: Affects Only Me CC: ports
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://rubygems.org/gems/paranoia
Bug Depends on:    
Bug Blocks: 203619    
Attachments:
Description Flags
shar with new port
none
slave port with rails 4.1 dependency
none
fix minor glitch in dependency definition of slave port, use "=" instead of "?=" none

Description Torsten Zühlsdorff 2015-09-28 08:50:14 UTC
Created attachment 161474 [details]
shar with new port

This gem provides a layer for rubygem-activerecord to add soft deletion. 

It is also a direct dependency of the comming GitLab 8 patch - therefore the -rails41 slave port is needed.
Comment 1 Torsten Zühlsdorff 2015-09-28 08:51:00 UTC
Created attachment 161475 [details]
slave port with rails 4.1 dependency
Comment 2 Torsten Zühlsdorff 2015-09-29 09:18:31 UTC
Created attachment 161520 [details]
fix minor glitch in dependency definition of slave port, use "=" instead of "?="
Comment 3 commit-hook freebsd_committer freebsd_triage 2015-11-23 18:28:00 UTC
A commit references this bug:

Author: sunpoet
Date: Mon Nov 23 18:27:36 UTC 2015
New revision: 402301
URL: https://svnweb.freebsd.org/changeset/ports/402301

Log:
  - Add rubygem-paranoia 2.1.3
  - While I'm here:
    - Add LICENSE
    - Update WWW

  Paranoia adds soft deletion feature for activerecord.

  WWW: https://github.com/rubysherpas/paranoia

  PR:		203408
  Submitted by:	Torsten Zuhlsdorff <ports@toco-domains.de>

Changes:
  head/databases/Makefile
  head/databases/rubygem-paranoia/
  head/databases/rubygem-paranoia/Makefile
  head/databases/rubygem-paranoia/distinfo
  head/databases/rubygem-paranoia/pkg-descr
Comment 4 commit-hook freebsd_committer freebsd_triage 2015-11-23 18:29:02 UTC
A commit references this bug:

Author: sunpoet
Date: Mon Nov 23 18:27:59 UTC 2015
New revision: 402302
URL: https://svnweb.freebsd.org/changeset/ports/402302

Log:
  - Add rubygem-paranoia-rails41 2.1.3

  Paranoia adds soft deletion feature for activerecord.

  WWW: https://github.com/rubysherpas/paranoia

  PR:		203408
  Submitted by:	Torsten Zuhlsdorff <ports@toco-domains.de>

Changes:
  head/databases/Makefile
  head/databases/rubygem-paranoia-rails41/
  head/databases/rubygem-paranoia-rails41/Makefile
Comment 5 Po-Chuan Hsieh freebsd_committer freebsd_triage 2015-11-23 18:51:25 UTC
New port added. Thanks!