From nobody@FreeBSD.org  Mon Aug 30 11:06:49 2010
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 509E510656A7
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 30 Aug 2010 11:06:49 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 255E08FC0C
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 30 Aug 2010 11:06:49 +0000 (UTC)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o7UB6m2d044260
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 30 Aug 2010 11:06:48 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id o7UB6l4x044259;
	Mon, 30 Aug 2010 11:06:47 GMT
	(envelope-from nobody)
Message-Id: <201008301106.o7UB6l4x044259@www.freebsd.org>
Date: Mon, 30 Aug 2010 11:06:47 GMT
From: Eric Freeman <freebsdports@chillibear.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: New port: mail/rubygem-mail  (A Ruby email handler)
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         150112
>Category:       ports
>Synopsis:       New port: mail/rubygem-mail  (A Ruby email handler)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pgollucci
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 30 11:10:02 UTC 2010
>Closed-Date:    Mon Aug 30 21:49:56 UTC 2010
>Last-Modified:  Mon Aug 30 21:50:00 UTC 2010
>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@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@chillibear.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	mail
XPORTVERSION=	2.2.5
XCATEGORIES=	mail rubygems
XMASTER_SITES=	RG
X
XMAINTAINER=	freebsdports@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:
Responsible-Changed-From-To: freebsd-ports-bugs->pgollucci 
Responsible-Changed-By: pgollucci 
Responsible-Changed-When: Mon Aug 30 16:53:45 UTC 2010 
Responsible-Changed-Why:  
I will take it 

http://www.freebsd.org/cgi/query-pr.cgi?pr=150112 
State-Changed-From-To: open->closed 
State-Changed-By: pgollucci 
State-Changed-When: Mon Aug 30 21:49:55 UTC 2010 
State-Changed-Why:  
Committed, Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=150112 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/150112: commit references a PR
Date: Mon, 30 Aug 2010 21:49:04 +0000 (UTC)

 pgollucci    2010-08-30 21:48:50 UTC
 
   FreeBSD ports repository
 
   Modified files:
     mail                 Makefile 
   Added files:
     mail/rubygem-mail    Makefile distinfo pkg-descr 
   Log:
   Mail is an library for Ruby to handle email generation,
   parsing and sending in a simple, rubyesque manner.
   
   WWW: http://github.com/mikel/mail
   
   PR:             ports/150112
   Submitted by:   Eric Freeman <freebsdports at chillibear.com>
   
   Revision  Changes    Path
   1.1031    +1 -0      ports/mail/Makefile
   1.1       +24 -0     ports/mail/rubygem-mail/Makefile (new)
   1.1       +3 -0      ports/mail/rubygem-mail/distinfo (new)
   1.1       +4 -0      ports/mail/rubygem-mail/pkg-descr (new)
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
