From markun@onohara.to  Mon Jul 13 14:43:19 2009
Return-Path: <markun@onohara.to>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 95932106564A
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 13 Jul 2009 14:43:19 +0000 (UTC)
	(envelope-from markun@onohara.to)
Received: from gate.onohara.to (gate.onohara.to [202.222.28.229])
	by mx1.freebsd.org (Postfix) with ESMTP id 6C93E8FC19
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 13 Jul 2009 14:43:19 +0000 (UTC)
	(envelope-from markun@onohara.to)
Received: by gate.onohara.to (Postfix, from userid 1000)
	id E54112845B; Mon, 13 Jul 2009 23:43:19 +0900 (JST)
Message-Id: <20090713144319.E54112845B@gate.onohara.to>
Date: Mon, 13 Jul 2009 23:43:19 +0900 (JST)
From: TERAMOTO Masahiro <markun@onohara.to>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [NEW PORT] textproc/rubygem-opml: A simple wrapper for parsing OPML files
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         136719
>Category:       ports
>Synopsis:       [NEW PORT] textproc/rubygem-opml: A simple wrapper for parsing OPML files
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 13 14:50:01 UTC 2009
>Closed-Date:    Mon Jul 13 22:15:19 UTC 2009
>Last-Modified:  Mon Jul 13 22:20:08 UTC 2009
>Originator:     TERAMOTO Masahiro
>Release:        FreeBSD 6.4-RELEASE-p5 i386
>Organization:
>Environment:
System: FreeBSD gate.onohara.to 6.4-RELEASE-p5 FreeBSD 6.4-RELEASE-p5 #0: Wed Jun 10 06:39:45 UTC 2009
>Description:
A simple wrapper for parsing OPML files.

WWW:	http://rubyforge.org/projects/opml/

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- rubygem-opml-1.0.0.shar begins here ---
# 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-opml
#	rubygem-opml/pkg-descr
#	rubygem-opml/Makefile
#	rubygem-opml/distinfo
#
echo c - rubygem-opml
mkdir -p rubygem-opml > /dev/null 2>&1
echo x - rubygem-opml/pkg-descr
sed 's/^X//' >rubygem-opml/pkg-descr << '37e398f8e5d777dc4a68a00331c74fff'
XA simple wrapper for parsing OPML files.
X
XWWW:	http://rubyforge.org/projects/opml/
37e398f8e5d777dc4a68a00331c74fff
echo x - rubygem-opml/Makefile
sed 's/^X//' >rubygem-opml/Makefile << '36e3c2e3bea6881fb5b9082df98f58e1'
X# New ports collection makefile for:	rubygem-opml
X# Date created:		2009-07-13
X# Whom:			TERAMOTO Masahiro <markun@onohara.to>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	opml
XPORTVERSION=	1.0.0
XCATEGORIES=	textproc rubygems
XMASTER_SITES=	RF
X
XMAINTAINER=	markun@onohara.to
XCOMMENT=	A simple wrapper for parsing OPML files
X
XUSE_RUBY=	yes
XUSE_RUBYGEMS=	yes
XRUBYGEM_AUTOPLIST=	yes
X
X.include <bsd.port.mk>
36e3c2e3bea6881fb5b9082df98f58e1
echo x - rubygem-opml/distinfo
sed 's/^X//' >rubygem-opml/distinfo << '613275d44c32853a6d29eb822bacbdf4'
XMD5 (rubygem/opml-1.0.0.gem) = 1ff5a481fc18adb4debbd6b00738cfa8
XSHA256 (rubygem/opml-1.0.0.gem) = 6ee79c91b7e7a197a661d76d83c8d857988ca0ddc975f67dace23fb0be47d4df
XSIZE (rubygem/opml-1.0.0.gem) = 10240
613275d44c32853a6d29eb822bacbdf4
exit
--- rubygem-opml-1.0.0.shar ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Mon Jul 13 15:25:06 UTC 2009 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=136719 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Mon Jul 13 22:15:19 UTC 2009 
State-Changed-Why:  
New port added. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/136719: commit references a PR
Date: Mon, 13 Jul 2009 22:15:45 +0000 (UTC)

 miwi        2009-07-13 22:15:30 UTC
 
   FreeBSD ports repository
 
   Modified files:
     textproc             Makefile 
   Added files:
     textproc/rubygem-opml Makefile distinfo pkg-descr 
   Log:
   A simple wrapper for parsing OPML files.
   
   WWW:    http://rubyforge.org/projects/opml/
   
   PR:             ports/136719
   Submitted by:   TERAMOTO Masahiro <markun at onohara.to>
   
   Revision  Changes    Path
   1.1354    +1 -0      ports/textproc/Makefile
   1.1       +20 -0     ports/textproc/rubygem-opml/Makefile (new)
   1.1       +3 -0      ports/textproc/rubygem-opml/distinfo (new)
   1.1       +3 -0      ports/textproc/rubygem-opml/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:
