Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 04 Jan 2016 14:35:59 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 205877] [new port] textproc/rubygem-babosa: Ruby library for creating human-friendly identifiers, aka "slugs"
Message-ID:  <bug-205877-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D205877

            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@FreeBSD.org
          Reporter: ports@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=20
irb(main):001:0> require 'babosa'
=3D> true
irb(main):002:0> "G=C3=B6lc=C3=BCk, Turkey".to_slug.transliterate.to_s #=3D=
> "Golcuk,
Turkey"
=3D> "Golcuk, Turkey"
irb(main):003:0> quit

Which works like explained at the homepage.

Greetings,
Torsten

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-205877-13>