From nobody@FreeBSD.org  Sun Mar 22 00:22:47 2009
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 B70041065673
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 22 Mar 2009 00:22:47 +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 A4C668FC0A
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 22 Mar 2009 00:22:47 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n2M0Ml7e003361
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 22 Mar 2009 00:22:47 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id n2M0Mlpw003355;
	Sun, 22 Mar 2009 00:22:47 GMT
	(envelope-from nobody)
Message-Id: <200903220022.n2M0Mlpw003355@www.freebsd.org>
Date: Sun, 22 Mar 2009 00:22:47 GMT
From: Wen Heping <wenheping@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [NEW PORT]graphics/rubygem-graphviz:Ruby Interface to the GraphViz Graphing Tool
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         132918
>Category:       ports
>Synopsis:       [NEW PORT]graphics/rubygem-graphviz:Ruby Interface to the GraphViz Graphing Tool
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Mar 22 00:30:03 UTC 2009
>Closed-Date:    Sun Mar 22 12:56:11 UTC 2009
>Last-Modified:  Sun Mar 22 13:00:14 UTC 2009
>Originator:     Wen Heping
>Release:        FreeBSD 8.0-CURRENT
>Organization:
ChangAn Middle School
>Environment:
FreeBSD fb8.wenjing.com 8.0-CURRENT-200811 FreeBSD 8.0-CURRENT-200811 #0: Thu Nov  6 00:32:12 UTC 2008     root@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
This modules provides an interface to layout and generate images
of directed graphs in a variety of formats (PostScript, PNG, etc.)
using GraphViz.

WWW:    http://raa.ruby-lang.org/project/ruby-graphviz/
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# 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-graphviz
#	rubygem-graphviz/distinfo
#	rubygem-graphviz/pkg-descr
#	rubygem-graphviz/Makefile
#
echo c - rubygem-graphviz
mkdir -p rubygem-graphviz > /dev/null 2>&1
echo x - rubygem-graphviz/distinfo
sed 's/^X//' >rubygem-graphviz/distinfo << '9bb4811d6d193f65a9ae8fefebea5a71'
XMD5 (rubygem/ruby-graphviz-0.9.0.gem) = cf1517ec27480a980ae0f20a39b9860d
XSHA256 (rubygem/ruby-graphviz-0.9.0.gem) = bf24e1179a45ec064d0748c744055bc18283dcd0e4eeafdc804488a8836eab0d
XSIZE (rubygem/ruby-graphviz-0.9.0.gem) = 34816
9bb4811d6d193f65a9ae8fefebea5a71
echo x - rubygem-graphviz/pkg-descr
sed 's/^X//' >rubygem-graphviz/pkg-descr << '002b8ed902e2f9ffb67d8ff30742db5d'
XThis modules provides an interface to layout and generate images
Xof directed graphs in a variety of formats (PostScript, PNG, etc.)
Xusing GraphViz.
X
XWWW:	http://raa.ruby-lang.org/project/ruby-graphviz/
002b8ed902e2f9ffb67d8ff30742db5d
echo x - rubygem-graphviz/Makefile
sed 's/^X//' >rubygem-graphviz/Makefile << '6680fb1ecb27e262b2c1f2846934e1db'
X# New ports collection makefile for:	graphviz
X# Date created:		21 march, 2009
X# Whom:			Wen Heping <wenheping@gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	graphviz
XPORTVERSION=	0.9.0
XCATEGORIES=	graphics ruby
XMASTER_SITES=	RF
XMASTER_SITE_SUBDIR=	ruby-asp
XDISTNAME=	ruby-${PORTNAME}-${PORTVERSION}
X
XMAINTAINER=	wenheping@gmail.com
XCOMMENT=	Ruby Interface to the GraphViz Graphing Tool
X
XRUN_DEPENDS=	${LOCALBASE}/bin/gxl2dot:${PORTSDIR}/graphics/graphviz
X
XUSE_RUBY=	yes
XUSE_RUBYGEMS=	yes
XGEM_NAME=	${DISTNAME}
XRUBYGEM_AUTOPLIST=	yes
X
Xpost-install:
X	@${ECHO} 'bin/ruby2gv' >> ${TMPPLIST}
X
X.include <bsd.port.mk>
6680fb1ecb27e262b2c1f2846934e1db
exit



>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sun Mar 22 00:30:19 UTC 2009 
Responsible-Changed-Why:  
miwi@ wants his PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=132918 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Sun Mar 22 12:56:08 UTC 2009 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/132918: commit references a PR
Date: Sun, 22 Mar 2009 12:56:25 +0000 (UTC)

 miwi        2009-03-22 12:56:16 UTC
 
   FreeBSD ports repository
 
   Modified files:
     graphics             Makefile 
   Added files:
     graphics/rubygem-graphviz Makefile distinfo pkg-descr 
   Log:
   This modules provides an interface to layout and generate images
   of directed graphs in a variety of formats (PostScript, PNG, etc.)
   using GraphViz.
   
   WWW:    http://raa.ruby-lang.org/project/ruby-graphviz/
   
   PR:             ports/132918
   Submitted by:   Wen Heping <wenheping at gmail.com>
   
   Revision  Changes    Path
   1.1234    +1 -0      ports/graphics/Makefile
   1.1       +28 -0     ports/graphics/rubygem-graphviz/Makefile (new)
   1.1       +3 -0      ports/graphics/rubygem-graphviz/distinfo (new)
   1.1       +5 -0      ports/graphics/rubygem-graphviz/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:
