From pgollucci@frieza.p6m7g8.net  Thu Aug 26 17:52:32 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 A05C510656A3
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 26 Aug 2010 17:52:14 +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 611018FC15
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 26 Aug 2010 17:52:14 +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 o7QHqAX6006327;
	Thu, 26 Aug 2010 17:52:10 GMT
	(envelope-from pgollucci@frieza.p6m7g8.net)
Received: (from pgollucci@localhost)
	by frieza.p6m7g8.net (8.14.4/8.14.4/Submit) id o7QHqAtK006326;
	Thu, 26 Aug 2010 17:52:10 GMT
	(envelope-from pgollucci)
Message-Id: <201008261752.o7QHqAtK006326@frieza.p6m7g8.net>
Date: Thu, 26 Aug 2010 17:52:10 GMT
From: "Philip M. Gollucci" <pgollucci@p6m7g8.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc: dhn@freebsd.org
Subject: [PATCH] textproc/rubygem-termcolor: update to 1.2.1
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         150015
>Category:       ports
>Synopsis:       [PATCH] textproc/rubygem-termcolor: update to 1.2.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    dhn
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Aug 26 18:00:28 UTC 2010
>Closed-Date:    Thu Aug 26 19:26:07 UTC 2010
>Last-Modified:  Thu Aug 26 19:30:09 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 1.2.1

Port maintainer (dhn@FreeBSD.org) is cc'd.

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

--- rubygem-termcolor-1.2.1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/textproc/rubygem-termcolor/Makefile,v
retrieving revision 1.5
diff -u -u -r1.5 Makefile
--- Makefile	18 Aug 2010 19:06:23 -0000	1.5
+++ Makefile	26 Aug 2010 17:42:16 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	termcolor
-PORTVERSION=	1.2.0
+PORTVERSION=	1.2.1
 CATEGORIES=	textproc rubygems
 MASTER_SITES=	RG
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/textproc/rubygem-termcolor/distinfo,v
retrieving revision 1.3
diff -u -u -r1.3 distinfo
--- distinfo	18 Aug 2010 19:06:23 -0000	1.3
+++ distinfo	26 Aug 2010 17:42:17 -0000
@@ -1,3 +1,3 @@
-MD5 (rubygem/termcolor-1.2.0.gem) = 432fa97eff44d4c5338fc5b7ca158224
-SHA256 (rubygem/termcolor-1.2.0.gem) = 30b9f7c0f1834c2043a80d7d739e8fcf14303bed0244cb56e3a4676608bf8b67
-SIZE (rubygem/termcolor-1.2.0.gem) = 6656
+MD5 (rubygem/termcolor-1.2.1.gem) = ae2775f38b893b69d243f1893553a9e0
+SHA256 (rubygem/termcolor-1.2.1.gem) = d5e595a8d29380d76b44e5e3806766198da048095acc51072b388ea5439e1df3
+SIZE (rubygem/termcolor-1.2.1.gem) = 6656
--- rubygem-termcolor-1.2.1.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->dhn 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Aug 26 18:03:09 UTC 2010 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=150015 
State-Changed-From-To: open->closed 
State-Changed-By: dhn 
State-Changed-When: Thu Aug 26 19:26:06 UTC 2010 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/150015: commit references a PR
Date: Thu, 26 Aug 2010 19:25:40 +0000 (UTC)

 dhn         2010-08-26 19:25:31 UTC
 
   FreeBSD ports repository
 
   Modified files:
     textproc/rubygem-termcolor Makefile distinfo 
   Log:
   - Update to 1.2.1
   
   PR:             ports/150015
   Submitted by:   Philip M. Gollucci <pgollucci@p6m7g8.com>
   
   Revision  Changes    Path
   1.6       +1 -1      ports/textproc/rubygem-termcolor/Makefile
   1.4       +3 -3      ports/textproc/rubygem-termcolor/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:
