ports/150112: New port: mail/rubygem-mail (A Ruby email handler)
Eric Freeman
freebsdports at chillibear.com
Mon Aug 30 11:10:03 UTC 2010
>Number: 150112
>Category: ports
>Synopsis: New port: mail/rubygem-mail (A Ruby email handler)
>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: Mon Aug 30 11:10:02 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: Eric Freeman
>Release: 8.1
>Organization:
>Environment:
FreeBSD bsd8.localnet 8.1-STABLE-201008 FreeBSD 8.1-STABLE-201008 #0: Mon Aug 2 20:04:38 UTC 2010 root at mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64
>Description:
Simple gem port.
Mail is an library for Ruby to handle email generation,
parsing and sending in a simple, rubyesque manner.
http://github.com/mikel/mail
>How-To-Repeat:
n/a
>Fix:
# This is a shell archive. Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file". Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
# rubygem-mail
# rubygem-mail/distinfo
# rubygem-mail/Makefile
# rubygem-mail/pkg-descr
#
echo c - rubygem-mail
mkdir -p rubygem-mail > /dev/null 2>&1
echo x - rubygem-mail/distinfo
sed 's/^X//' >rubygem-mail/distinfo << '193c8bb22730c5b9ca28bcd2814a5ab2'
XMD5 (rubygem/mail-2.2.5.gem) = 923bba34eba9efe676cd3d4a95a5d93d
XSHA256 (rubygem/mail-2.2.5.gem) = 3bb28895ab001b7a105df7a8bc583e7e5f4eb196fcf3890bc60d263639e4d838
XSIZE (rubygem/mail-2.2.5.gem) = 250368
193c8bb22730c5b9ca28bcd2814a5ab2
echo x - rubygem-mail/Makefile
sed 's/^X//' >rubygem-mail/Makefile << 'f84fcafe0492b374e8b8082d38b4c275'
X# Ports collection makefile for: rubygem-mail
X# Date created: 30 Aug 2010
X# Whom: Eric Freeman <freebsdports at chillibear.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME= mail
XPORTVERSION= 2.2.5
XCATEGORIES= mail rubygems
XMASTER_SITES= RG
X
XMAINTAINER= freebsdports at chillibear.com
XCOMMENT= A Ruby email handler
X
XRUN_DEPENDS= rubygem-treetop>=1.4.5:${PORTSDIR}/devel/rubygem-treetop \
X rubygem-mime-types>=0.0.0:${PORTSDIR}/misc/rubygem-mime-types \
X rubygem-activesupport>=2.3.6:${PORTSDIR}/devel/rubygem-activesupport
X
XUSE_RUBY= yes
XUSE_RUBYGEMS= yes
XRUBYGEM_AUTOPLIST= yes
X
X.include <bsd.port.mk>
f84fcafe0492b374e8b8082d38b4c275
echo x - rubygem-mail/pkg-descr
sed 's/^X//' >rubygem-mail/pkg-descr << '51e9735d4a327a66ef77254899e464f8'
XMail is an library for Ruby to handle email generation,
Xparsing and sending in a simple, rubyesque manner.
X
XWWW: http://github.com/mikel/mail
51e9735d4a327a66ef77254899e464f8
exit
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list