From murashin@gfd-dennou.org  Mon Nov  5 09:52:28 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 D5B1922B
	for <freebsd-gnats-submit@freebsd.org>; Mon,  5 Nov 2012 09:52:28 +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 567D78FC08
	for <freebsd-gnats-submit@freebsd.org>; Mon,  5 Nov 2012 09:52:28 +0000 (UTC)
Received: (qmail 2076 invoked by uid 0); 5 Nov 2012 18:45:45 +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:45:45 +0900
Message-Id: <20121105.184511.315767136.murashin@gfd-dennou.org>
Date: Mon, 05 Nov 2012 18:45:11 +0900 (JST)
From: Shin-ya Murakami <murashin@gfd-dennou.org>
To: FreeBSD-gnats-submit@freebsd.org
Subject: New port: devel/rubygem-glib2

>Number:         173384
>Category:       ports
>Synopsis:       New port: devel/rubygem-glib2
>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 10:00:00 UTC 2012
>Closed-Date:    Sun Jun 09 18:41:44 UTC 2013
>Last-Modified:  Sun Jun  9 18:50:06 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 devel/ruby-glib2
>How-To-Repeat:
	N/A
>Fix:

--- rubygem-glib2.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-glib2
#	rubygem-glib2/distinfo
#	rubygem-glib2/pkg-descr
#	rubygem-glib2/Makefile
#
echo c - rubygem-glib2
mkdir -p rubygem-glib2 > /dev/null 2>&1
echo x - rubygem-glib2/distinfo
sed 's/^X//' >rubygem-glib2/distinfo << '09ec6d63d57ac9ac6fa1e2d5ad1606b1'
XSHA256 (rubygem/glib2-1.1.5.gem) = ee62eb6aa7db59f50716b4c05efa485c93675ee6c87bb5944b0d52fcefef7f70
XSIZE (rubygem/glib2-1.1.5.gem) = 111616
09ec6d63d57ac9ac6fa1e2d5ad1606b1
echo x - rubygem-glib2/pkg-descr
sed 's/^X//' >rubygem-glib2/pkg-descr << 'eacbee226eaf5223c4033b871b8ddd7f'
XRuby/GLib2 is a Ruby binding for GLib2.
X
XWWW: http://ruby-gnome2.sourceforge.jp/
eacbee226eaf5223c4033b871b8ddd7f
echo x - rubygem-glib2/Makefile
sed 's/^X//' >rubygem-glib2/Makefile << '8856473d4bdf312b4a817d4e105ad507'
X# $FreeBSD: $
X
XPORTNAME=	glib2
XPORTVERSION=	1.1.5
XCATEGORIES=	devel 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>
8856473d4bdf312b4a817d4e105ad507
exit
--- rubygem-glib2.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 10:00:09 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=173384 
Responsible-Changed-From-To: ruby->swills 
Responsible-Changed-By: swills 
Responsible-Changed-When: Sun Jun 9 12:48:21 UTC 2013 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=173384 
State-Changed-From-To: open->closed 
State-Changed-By: swills 
State-Changed-When: Sun Jun 9 18:41:43 UTC 2013 
State-Changed-Why:  
New port added, with minor changes. Thanks! 

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

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

 Author: swills
 Date: Sun Jun  9 18:41:37 2013
 New Revision: 320375
 URL: http://svnweb.freebsd.org/changeset/ports/320375
 
 Log:
   Ruby/GLib2 is a Ruby binding for GLib2.
   
   WWW: http://ruby-gnome2.sourceforge.jp/
   
   PR:		ports/173384
   Submitted by:	Shin-ya Murakami <murashin@gfd-dennou.org>
 
 Added:
   head/devel/rubygem-glib2/
   head/devel/rubygem-glib2/Makefile   (contents, props changed)
   head/devel/rubygem-glib2/distinfo   (contents, props changed)
   head/devel/rubygem-glib2/pkg-descr   (contents, props changed)
 Modified:
   head/devel/Makefile
 
 Modified: head/devel/Makefile
 ==============================================================================
 --- head/devel/Makefile	Sun Jun  9 18:38:13 2013	(r320374)
 +++ head/devel/Makefile	Sun Jun  9 18:41:37 2013	(r320375)
 @@ -4050,6 +4050,7 @@
      SUBDIR += rubygem-gettext
      SUBDIR += rubygem-gibbler
      SUBDIR += rubygem-git
 +    SUBDIR += rubygem-glib2
      SUBDIR += rubygem-grit
      SUBDIR += rubygem-hashie
      SUBDIR += rubygem-highline
 
 Added: head/devel/rubygem-glib2/Makefile
 ==============================================================================
 --- /dev/null	00:00:00 1970	(empty, because file is newly added)
 +++ head/devel/rubygem-glib2/Makefile	Sun Jun  9 18:41:37 2013	(r320375)
 @@ -0,0 +1,18 @@
 +# $FreeBSD$
 +
 +PORTNAME=	glib2
 +PORTVERSION=	2.0.2
 +CATEGORIES=	devel 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=	glib20
 +USE_RUBY=	yes
 +USE_RUBYGEMS=	yes
 +RUBYGEM_AUTOPLIST=	yes
 +
 +.include <bsd.port.mk>
 
 Added: head/devel/rubygem-glib2/distinfo
 ==============================================================================
 --- /dev/null	00:00:00 1970	(empty, because file is newly added)
 +++ head/devel/rubygem-glib2/distinfo	Sun Jun  9 18:41:37 2013	(r320375)
 @@ -0,0 +1,2 @@
 +SHA256 (rubygem/glib2-2.0.2.gem) = 28cc0e5c5aa551103e38b9a4ac5c48a7c8f7ba8fc67ca73018e2c10c5869d22c
 +SIZE (rubygem/glib2-2.0.2.gem) = 110080
 
 Added: head/devel/rubygem-glib2/pkg-descr
 ==============================================================================
 --- /dev/null	00:00:00 1970	(empty, because file is newly added)
 +++ head/devel/rubygem-glib2/pkg-descr	Sun Jun  9 18:41:37 2013	(r320375)
 @@ -0,0 +1,3 @@
 +Ruby/GLib2 is a Ruby binding for GLib2.
 +
 +WWW: http://ruby-gnome2.sourceforge.jp/
 _______________________________________________
 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"
 
>Unformatted:
