[Bug 205877] [new port] textproc/rubygem-babosa: Ruby library for creating human-friendly identifiers, aka "slugs"

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Jan 4 14:35:59 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205877

            Bug ID: 205877
           Summary: [new port] textproc/rubygem-babosa: Ruby library for
                    creating human-friendly identifiers, aka "slugs"
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: ports at toco-domains.de

Hello,

attached the shar for the new port textproc/rubygem-babosa. This port is a
dependency for www/gitlab.

portlint is fine. poudriere builds are fine on i386, amd64 for FreeBSD 9.3,
10.1, 10.2 and current. It is also loadable in irb. I've tested the example
from the homepage:

$ irb 
irb(main):001:0> require 'babosa'
=> true
irb(main):002:0> "Gölcük, Turkey".to_slug.transliterate.to_s #=> "Golcuk,
Turkey"
=> "Golcuk, Turkey"
irb(main):003:0> quit

Which works like explained at the homepage.

Greetings,
Torsten

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list