From pgollucci@frieza.p6m7g8.net  Sat Dec 17 04:11:02 2011
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 D383E106571D
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 17 Dec 2011 04:10:29 +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 8F3B18FC13
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 17 Dec 2011 04:10:29 +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 pBH4ALMY095093;
	Sat, 17 Dec 2011 04:10:21 GMT
	(envelope-from pgollucci@frieza.p6m7g8.net)
Received: (from pgollucci@localhost)
	by frieza.p6m7g8.net (8.14.4/8.14.4/Submit) id pBH4AL2I095092;
	Sat, 17 Dec 2011 04:10:21 GMT
	(envelope-from pgollucci)
Message-Id: <201112170410.pBH4AL2I095092@frieza.p6m7g8.net>
Date: Sat, 17 Dec 2011 04:10:21 GMT
From: "Philip M. Gollucci" <pgollucci@p6m7g8.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc: freebsdports@chillibear.com
Subject: [PATCH] sysutils/rubygem-sys-uptime: update to 0.6.0
X-Send-Pr-Version: 3.113
X-GNATS-Notify: freebsdports@chillibear.com

>Number:         163393
>Category:       ports
>Synopsis:       [PATCH] sysutils/rubygem-sys-uptime: update to 0.6.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pgollucci
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Dec 17 04:20:21 UTC 2011
>Closed-Date:    Thu Jan 12 19:41:12 UTC 2012
>Last-Modified:  Thu Jan 12 19:50:16 UTC 2012
>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 #0: Tue Oct 12 00:51:25 UTC 2010
>Description:
- Update to 0.6.0

Port maintainer (freebsdports@chillibear.com) is cc'd.

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

--- rubygem-sys-uptime-0.6.0.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/sysutils/rubygem-sys-uptime/Makefile,v
retrieving revision 1.2
diff -u -u -r1.2 Makefile
--- Makefile	23 Nov 2011 02:47:06 -0000	1.2
+++ Makefile	17 Dec 2011 03:24:58 -0000
@@ -6,13 +6,15 @@
 #
 
 PORTNAME=	sys-uptime
-PORTVERSION=	0.5.4
+PORTVERSION=	0.6.0
 CATEGORIES=	sysutils rubygems
 MASTER_SITES=	RG
 
 MAINTAINER=	freebsdports@chillibear.com
 COMMENT=	Provides uptime and boot time information
 
+RUN_DEPENDS=	rubygem-ffi>=1.0.0:${PORTSDIR}/devel/rubygem-ffi
+
 USE_RUBY=		yes
 USE_RUBYGEMS=		yes
 RUBYGEM_AUTOPLIST=	yes
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/sysutils/rubygem-sys-uptime/distinfo,v
retrieving revision 1.3
diff -u -u -r1.3 distinfo
--- distinfo	23 Nov 2011 02:47:06 -0000	1.3
+++ distinfo	17 Dec 2011 00:39:26 -0000
@@ -1,2 +1,2 @@
-SHA256 (rubygem/sys-uptime-0.5.4.gem) = d014aae1d987dc1415445acffe70279b8f4f6cf1c3b36de2540425e0548ce605
-SIZE (rubygem/sys-uptime-0.5.4.gem) = 12288
+SHA256 (rubygem/sys-uptime-0.6.0.gem) = 4ae5cf1b1326560f028b602a650b7f518789c2e84a34f0af5b5da3ca02831679
+SIZE (rubygem/sys-uptime-0.6.0.gem) = 11264
--- rubygem-sys-uptime-0.6.0.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->ruby 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sat Dec 17 04:22:58 UTC 2011 
Responsible-Changed-Why:  
ruby@ wants this port PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=163393 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Sat Dec 17 04:23:01 UTC 2011 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=163393 
Responsible-Changed-From-To: ruby->pgollucci 
Responsible-Changed-By: pgollucci 
Responsible-Changed-When: Sat Dec 17 04:26:43 UTC 2011 
Responsible-Changed-Why:  
I will take it. 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: freebsdports@chillibear.com
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/163393: [PATCH] sysutils/rubygem-sys-uptime: update to 0.6.0
Date: Sat, 17 Dec 2011 04:23:00 UT

 Maintainer of sysutils/rubygem-sys-uptime,
 
 Please note that PR ports/163393 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/163393
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: Eric <freebsdports@chillibear.com>
To: <bug-followup@FreeBSD.org>
Cc:  
Subject: Re: ports/163393: [PATCH] sysutils/rubygem-sys-uptime: update to
 0.6.0
Date: Sun, 01 Jan 2012 15:56:30 +0000

 Tested and approved
 
 
State-Changed-From-To: feedback->open 
State-Changed-By: pgollucci 
State-Changed-When: Thu Jan 12 19:22:40 UTC 2012 
State-Changed-Why:  
Maintainer approved 

http://www.freebsd.org/cgi/query-pr.cgi?pr=163393 
State-Changed-From-To: open->closed 
State-Changed-By: pgollucci 
State-Changed-When: Thu Jan 12 19:41:09 UTC 2012 
State-Changed-Why:  
Committed, Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/163393: commit references a PR
Date: Thu, 12 Jan 2012 19:41:18 +0000 (UTC)

 pgollucci    2012-01-12 19:41:03 UTC
 
   FreeBSD ports repository
 
   Modified files:
     sysutils/rubygem-sys-uptime Makefile distinfo 
   Log:
   - Update to 0.6.0
   
   PR:             ports/163393
   Submitted by:   myself (pgollucci)
   Approved by:    freebsdports@chillibear.com (maintainer)
   Sponsored by:   RideCharge Inc. / TaxiMagic
   
   Revision  Changes    Path
   1.3       +3 -1      ports/sysutils/rubygem-sys-uptime/Makefile
   1.4       +2 -2      ports/sysutils/rubygem-sys-uptime/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:
