From murashin@gfd-dennou.org  Mon Nov  5 09:46:42 2012
Return-Path: <murashin@gfd-dennou.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 422E2D75
	for <freebsd-gnats-submit@freebsd.org>; Mon,  5 Nov 2012 09:46:41 +0000 (UTC)
	(envelope-from murashin@gfd-dennou.org)
Received: from dennou-k.gfd-dennou.org (studenno.kugi.kyoto-u.ac.jp [130.54.59.159])
	by mx1.freebsd.org (Postfix) with SMTP id B88CE8FC17
	for <freebsd-gnats-submit@freebsd.org>; Mon,  5 Nov 2012 09:46:40 +0000 (UTC)
Received: (qmail 2165 invoked by uid 0); 5 Nov 2012 18:46:39 +0900
Received: from unknown (HELO localhost) (61.115.134.108)
	by studenno.kugi.kyoto-u.ac.jp with (RC4-SHA encrypted) SMTP; Mon, 05 Nov 2012 18:46:39 +0900
Message-Id: <20121105.184604.368266615.murashin@gfd-dennou.org>
Date: Mon, 05 Nov 2012 18:46:04 +0900 (JST)
From: Shin-ya Murakami <murashin@gfd-dennou.org>
To: FreeBSD-gnats-submit@freebsd.org
Subject: New port: graphics/rubygem-cairo

>Number:         173373
>Category:       ports
>Synopsis:       New port: graphics/rubygem-cairo
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    swills
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Nov 05 09:50:00 UTC 2012
>Closed-Date:    Mon Jun 10 01:08:52 UTC 2013
>Last-Modified:  Mon Jun 10 01:08:52 UTC 2013
>Originator:     Shin-ya Murakami
>Release:        FreeBSD 10.0-CURRENT amd64
>Organization:
GFD-Dennou Club
>Environment:
System: FreeBSD phase 10.0-CURRENT FreeBSD 10.0-CURRENT #0: Tue Oct 23 17:16:39 JST 2012 root@phase:/usr/obj/usr/src/sys/PHASE amd64

>Description:
	- rubygem version of graphics/ruby-cairo
>How-To-Repeat:
	N/A
>Fix:

--- rubygem-cairo.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-cairo
#	rubygem-cairo/distinfo
#	rubygem-cairo/Makefile
#	rubygem-cairo/pkg-descr
#
echo c - rubygem-cairo
mkdir -p rubygem-cairo > /dev/null 2>&1
echo x - rubygem-cairo/distinfo
sed 's/^X//' >rubygem-cairo/distinfo << '44298706e0424e4a0ef430bf8b140211'
XSHA256 (rubygem/cairo-1.12.2.gem) = 3d120cd0ab22fa59f15e0b9e2d74654d3096fa21ccffe986d65496d7da744f98
XSIZE (rubygem/cairo-1.12.2.gem) = 92672
44298706e0424e4a0ef430bf8b140211
echo x - rubygem-cairo/Makefile
sed 's/^X//' >rubygem-cairo/Makefile << '693bdfc9587dc9e080fcb1c65f0579c8'
X# $FreeBSD: $
X
XPORTNAME=	cairo
XPORTVERSION=	1.12.2
XCATEGORIES=	graphics ruby
XMASTER_SITES=	RG
X
XMAINTAINER=	ruby@FreeBSD.org
XCOMMENT=        Ruby binding for GLib2
X
XRUN_DEPENDS=	rubygem-pkg-config>=0:${PORTSDIR}/devel/rubygem-pkg-config
X
XUSE_RUBY=	yes
XUSE_RUBYGEMS=	yes
XRUBYGEM_AUTOPLIST=	yes
X
X.include <bsd.port.mk>
693bdfc9587dc9e080fcb1c65f0579c8
echo x - rubygem-cairo/pkg-descr
sed 's/^X//' >rubygem-cairo/pkg-descr << 'ba4a6e34a5700f17828355e615fec048'
XRuby/Cairo is a Ruby binding for Cairo.
X
XWWW: http://cairographics.org/
ba4a6e34a5700f17828355e615fec048
exit
--- rubygem-cairo.shar ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->ruby 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Mon Nov 5 09:50:08 UTC 2012 
Responsible-Changed-Why:  
ruby@ wants this port PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=173373 
Responsible-Changed-From-To: ruby->swills 
Responsible-Changed-By: swills 
Responsible-Changed-When: Sun Jun 9 12:48:27 UTC 2013 
Responsible-Changed-Why:  
I'll take it. 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/173373: commit references a PR
Date: Sun,  9 Jun 2013 18:43:36 +0000 (UTC)

 Author: swills
 Date: Sun Jun  9 18:43:27 2013
 New Revision: 320377
 URL: http://svnweb.freebsd.org/changeset/ports/320377
 
 Log:
   Ruby/Cairo is a Ruby binding for Cairo.
   
   WWW: http://cairographics.org/
   
   PR:		ports/173373
   Submitted by:	Shin-ya Murakami <murashin@gfd-dennou.org>
 
 Added:
   head/graphics/rubygem-cairo/
   head/graphics/rubygem-cairo/Makefile   (contents, props changed)
   head/graphics/rubygem-cairo/distinfo   (contents, props changed)
   head/graphics/rubygem-cairo/pkg-descr   (contents, props changed)
 Modified:
   head/graphics/Makefile
 
 Modified: head/graphics/Makefile
 ==============================================================================
 --- head/graphics/Makefile	Sun Jun  9 18:42:38 2013	(r320376)
 +++ head/graphics/Makefile	Sun Jun  9 18:43:27 2013	(r320377)
 @@ -946,6 +946,7 @@
      SUBDIR += ruby-rsvg2
      SUBDIR += ruby-svg
      SUBDIR += ruby-tgif
 +    SUBDIR += rubygem-cairo
      SUBDIR += rubygem-captcha
      SUBDIR += rubygem-chunky_png
      SUBDIR += rubygem-dragonfly
 
 Added: head/graphics/rubygem-cairo/Makefile
 ==============================================================================
 --- /dev/null	00:00:00 1970	(empty, because file is newly added)
 +++ head/graphics/rubygem-cairo/Makefile	Sun Jun  9 18:43:27 2013	(r320377)
 @@ -0,0 +1,18 @@
 +# $FreeBSD$
 +
 +PORTNAME=	cairo
 +PORTVERSION=	1.12.6
 +CATEGORIES=	graphics rubygems
 +MASTER_SITES=	RG
 +
 +MAINTAINER=	ruby@FreeBSD.org
 +COMMENT=	Ruby binding for GLib2
 +
 +RUN_DEPENDS=	rubygem-pkg-config>=0:${PORTSDIR}/devel/rubygem-pkg-config
 +
 +USE_GNOME=	cairo
 +USE_RUBY=	yes
 +USE_RUBYGEMS=	yes
 +RUBYGEM_AUTOPLIST=	yes
 +
 +.include <bsd.port.mk>
 
 Added: head/graphics/rubygem-cairo/distinfo
 ==============================================================================
 --- /dev/null	00:00:00 1970	(empty, because file is newly added)
 +++ head/graphics/rubygem-cairo/distinfo	Sun Jun  9 18:43:27 2013	(r320377)
 @@ -0,0 +1,2 @@
 +SHA256 (rubygem/cairo-1.12.6.gem) = a3eb6b3015e69748505c831bb200f177b7e8bef0113ee687f71d0bc52bf08bfd
 +SIZE (rubygem/cairo-1.12.6.gem) = 94720
 
 Added: head/graphics/rubygem-cairo/pkg-descr
 ==============================================================================
 --- /dev/null	00:00:00 1970	(empty, because file is newly added)
 +++ head/graphics/rubygem-cairo/pkg-descr	Sun Jun  9 18:43:27 2013	(r320377)
 @@ -0,0 +1,3 @@
 +Ruby/Cairo is a Ruby binding for Cairo.
 +
 +WWW: http://cairographics.org/
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: open->closed 
State-Changed-By: swills 
State-Changed-When: Mon Jun 10 01:08:51 UTC 2013 
State-Changed-Why:  
New port added, with minor changes. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=173373 
>Unformatted:
