From pgollucci@frieza.p6m7g8.net  Wed Sep 29 04:46:37 2010
Return-Path: <pgollucci@frieza.p6m7g8.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 70DC31065679
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 29 Sep 2010 04:46:37 +0000 (UTC)
	(envelope-from pgollucci@frieza.p6m7g8.net)
Received: from frieza.p6m7g8.net (wsip-174-79-184-239.dc.dc.cox.net [174.79.184.239])
	by mx1.freebsd.org (Postfix) with ESMTP id 2A6FD8FC21
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 29 Sep 2010 04:46:36 +0000 (UTC)
Received: from frieza.p6m7g8.net (localhost [127.0.0.1])
	by frieza.p6m7g8.net (8.14.4/8.14.4) with ESMTP id o8T4kYpl013186;
	Wed, 29 Sep 2010 04:46:34 GMT
	(envelope-from pgollucci@frieza.p6m7g8.net)
Received: (from pgollucci@localhost)
	by frieza.p6m7g8.net (8.14.4/8.14.4/Submit) id o8T4kY4t013185;
	Wed, 29 Sep 2010 04:46:34 GMT
	(envelope-from pgollucci)
Message-Id: <201009290446.o8T4kY4t013185@frieza.p6m7g8.net>
Date: Wed, 29 Sep 2010 04:46:34 GMT
From: "Philip M. Gollucci" <pgollucci@p6m7g8.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc: ports@c0decafe.net
Subject: [PATCH] devel/rubygem-notify: update to 0.3.0
X-Send-Pr-Version: 3.113
X-GNATS-Notify: ports@c0decafe.net

>Number:         151050
>Category:       ports
>Synopsis:       [PATCH] devel/rubygem-notify: update to 0.3.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pgollucci
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Sep 29 04:50:00 UTC 2010
>Closed-Date:    Thu Sep 30 00:59:02 UTC 2010
>Last-Modified:  Thu Sep 30 01:00:12 UTC 2010
>Originator:     Philip M. Gollucci
>Release:        FreeBSD 9.0-CURRENT amd64
>Organization:
RideCharge Inc / TaxiMagic
>Environment:
System: FreeBSD frieza.p6m7g8.net 9.0-CURRENT FreeBSD 9.0-CURRENT #1: Tue Aug 24 18:32:38 UTC 2010
>Description:
- Update to 0.3.0

Port maintainer (ports@c0decafe.net) is cc'd.

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

--- rubygem-notify-0.3.0.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/rubygem-notify/Makefile,v
retrieving revision 1.3
diff -u -u -r1.3 Makefile
--- Makefile	6 Jun 2010 04:06:24 -0000	1.3
+++ Makefile	29 Sep 2010 04:42:34 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	notify
-PORTVERSION=	0.2.1
+PORTVERSION=	0.3.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -16,5 +16,6 @@
 USE_RUBY=		yes
 USE_RUBYGEMS=		yes
 RUBYGEM_AUTOPLIST=	yes
+PLIST_FILES=	bin/notify
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/rubygem-notify/distinfo,v
retrieving revision 1.1
diff -u -u -r1.1 distinfo
--- distinfo	5 May 2010 12:07:13 -0000	1.1
+++ distinfo	29 Sep 2010 04:39:53 -0000
@@ -1,3 +1,3 @@
-MD5 (rubygem/notify-0.2.1.gem) = e5e28178aca7ba4dc5fbbe148f8fc00f
-SHA256 (rubygem/notify-0.2.1.gem) = 401dfdf358e7eb46a235f481950c7e7c84edbe2eca75df60d545bb3a210a4e3f
-SIZE (rubygem/notify-0.2.1.gem) = 5120
+MD5 (rubygem/notify-0.3.0.gem) = 69fc3c667f2f124b0207db9bbe4d2376
+SHA256 (rubygem/notify-0.3.0.gem) = 5ec9dbefdcf451dffecd075d3f066eaeaf25a64101d46885e8244a863a923424
+SIZE (rubygem/notify-0.3.0.gem) = 5632
--- rubygem-notify-0.3.0.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->ruby 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Wed Sep 29 04:50:07 UTC 2010 
Responsible-Changed-Why:  
ruby@ wants this port PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=151050 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Wed Sep 29 04:50:11 UTC 2010 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=151050 
Responsible-Changed-From-To: ruby->pgollucci 
Responsible-Changed-By: pgollucci 
Responsible-Changed-When: Wed Sep 29 04:53:59 UTC 2010 
Responsible-Changed-Why:  
I'll take it. 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: ports@c0decafe.net
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/151050: [PATCH] devel/rubygem-notify: update to 0.3.0
Date: Wed, 29 Sep 2010 04:50:09 UT

 Maintainer of devel/rubygem-notify,
 
 Please note that PR ports/151050 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/151050
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: ports@c0decafe.net
To: bug-followup@freebsd.org
Cc:  
Subject: Re: ports/151050: [PATCH] devel/rubygem-notify: update to 0.3.0
Date: Wed, 29 Sep 2010 20:02:43 +0300

 Hello,
 
 On Wed, Sep 29, 2010 at 7:50 AM, Edwin Groothuis <edwin@freebsd.org> wrote:
 > The full text of the PR can be found at:
 > =A0 =A0http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dports/151050
 
 looks cool, thanks.
State-Changed-From-To: feedback->open 
State-Changed-By: pgollucci 
State-Changed-When: Wed Sep 29 20:58:45 UTC 2010 
State-Changed-Why:  
Maintainer approved 

http://www.freebsd.org/cgi/query-pr.cgi?pr=151050 
State-Changed-From-To: open->closed 
State-Changed-By: pgollucci 
State-Changed-When: Thu Sep 30 00:59:01 UTC 2010 
State-Changed-Why:  
Committed, Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/151050: commit references a PR
Date: Thu, 30 Sep 2010 00:58:45 +0000 (UTC)

 pgollucci    2010-09-30 00:58:38 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel/rubygem-notify Makefile distinfo 
   Log:
   - Update to 0.3.0
   
   PR:             ports/151050
   Submitted by:   myself (pgollucci)
   Approved by:    ports@c0decafe.net (maintainer)
   Sponsored by:   RideCharge Inc. / TaxiMagic
   
   Revision  Changes    Path
   1.4       +2 -1      ports/devel/rubygem-notify/Makefile
   1.2       +3 -3      ports/devel/rubygem-notify/distinfo
 _______________________________________________
 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:
