Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 31 Mar 2013 15:03:45 -0700 (PDT)
From:      Douglas William Thrift <douglas@douglasthrift.net>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        douglas@douglasthrift.net
Subject:   ports/177528: New port: textproc/rubygem-phone Ruby library for phone number parsing, validation and formatting
Message-ID:  <201303312203.r2VM3jMd052619@slowhand.douglasthrift.net>
Resent-Message-ID: <201303312210.r2VMA0ht079205@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         177528
>Category:       ports
>Synopsis:       New port: textproc/rubygem-phone Ruby library for phone number parsing, validation and formatting
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Mar 31 22:10:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Douglas William Thrift
>Release:        FreeBSD 8.0-RELEASE-p6 amd64
>Organization:
>Environment:
System: FreeBSD slowhand.douglasthrift.net 8.0-RELEASE-p6 FreeBSD 8.0-RELEASE-p6 #2: Wed Sep 28 21:40:42 PDT 2011 user@jail8.johncompanies.com:/usr/obj/usr/src/sys/jail8 amd64
>Description:
https://redports.org/buildarchive/20130331200000-7455/

>From http://github.com/carr/phone:

Ruby library for phone number parsing, validation and formatting
>How-To-Repeat:
>Fix:
--- rubygem-phone.shar begins here ---
#!/bin/sh
# This is a shell archive
echo x rubygem-phone
mkdir -p rubygem-phone > /dev/null 2>&1
echo x rubygem-phone/Makefile
sed 's/^X//' > rubygem-phone/Makefile << 'SHAR_END'
X# Created by: Douglas Thrift <douglas@douglasthrift.net>
X# $FreeBSD$
X
XPORTNAME=	phone
XPORTVERSION=	1.1
XCATEGORIES=	textproc rubygems
XMASTER_SITES=	RG
X
XMAINTAINER=	douglas@douglasthrift.net
XCOMMENT=	Phone number parsing, validation and formatting
X
XLICENSE=	MIT
X
XUSE_RUBY=	yes
XUSE_RUBYGEMS=	yes
XRUBYGEM_AUTOPLIST=	yes
X
X.include <bsd.port.mk>
SHAR_END
echo x rubygem-phone/pkg-descr
sed 's/^X//' > rubygem-phone/pkg-descr << 'SHAR_END'
XPhone is a Ruby library for phone number parsing, validation and formatting.
X
XWWW: http://github.com/carr/phone
SHAR_END
echo x rubygem-phone/distinfo
sed 's/^X//' > rubygem-phone/distinfo << 'SHAR_END'
XSHA256 (rubygem/phone-1.1.gem) = 3c3d9096f953ea43f9b9a5ebbf50f4a897a0f040062f0bc3b8171e106dea23c2
XSIZE (rubygem/phone-1.1.gem) = 26624
SHAR_END
exit
--- rubygem-phone.shar ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



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