From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jun 25 03:20:09 2011 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0610B106564A for ; Sat, 25 Jun 2011 03:20:09 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id D75BB8FC16 for ; Sat, 25 Jun 2011 03:20:08 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p5P3K8Kn080108 for ; Sat, 25 Jun 2011 03:20:08 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p5P3K8EN080107; Sat, 25 Jun 2011 03:20:08 GMT (envelope-from gnats) Resent-Date: Sat, 25 Jun 2011 03:20:08 GMT Resent-Message-Id: <201106250320.p5P3K8EN080107@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Philip M. Gollucci" Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9FFE51065670 for ; Sat, 25 Jun 2011 03:15:18 +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 5CED68FC14 for ; Sat, 25 Jun 2011 03:15:18 +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 p5P3F9ix093749; Sat, 25 Jun 2011 03:15:09 GMT (envelope-from pgollucci@frieza.p6m7g8.net) Received: (from pgollucci@localhost) by frieza.p6m7g8.net (8.14.4/8.14.4/Submit) id p5P3F9Uo093748; Sat, 25 Jun 2011 03:15:09 GMT (envelope-from pgollucci) Message-Id: <201106250315.p5P3F9Uo093748@frieza.p6m7g8.net> Date: Sat, 25 Jun 2011 03:15:09 GMT From: "Philip M. Gollucci" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: gogo@cs.uni-sb.de Subject: ports/158274: [PATCH] devel/rubygem-ruby-prof: update to 0.10.1 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Jun 2011 03:20:09 -0000 >Number: 158274 >Category: ports >Synopsis: [PATCH] devel/rubygem-ruby-prof: update to 0.10.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat Jun 25 03:20:08 UTC 2011 >Closed-Date: >Last-Modified: >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.10.1 Port maintainer (gogo@cs.uni-sb.de) is cc'd. Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- rubygem-ruby-prof-0.10.1.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/devel/rubygem-ruby-prof/Makefile,v retrieving revision 1.16 diff -u -u -r1.16 Makefile --- Makefile 23 Jun 2011 19:34:12 -0000 1.16 +++ Makefile 24 Jun 2011 18:27:02 -0000 @@ -5,7 +5,7 @@ # $FreeBSD: ports/devel/rubygem-ruby-prof/Makefile,v 1.16 2011/06/23 19:34:12 pgollucci Exp $ PORTNAME= ruby-prof -PORTVERSION= 0.10.0 +PORTVERSION= 0.10.1 CATEGORIES= devel rubygems MASTER_SITES= RG Index: distinfo =================================================================== RCS file: /home/ncvs/ports/devel/rubygem-ruby-prof/distinfo,v retrieving revision 1.12 diff -u -u -r1.12 distinfo --- distinfo 3 Mar 2011 00:53:13 -0000 1.12 +++ distinfo 24 Jun 2011 18:27:02 -0000 @@ -1,2 +1,2 @@ -SHA256 (rubygem/ruby-prof-0.9.2.gem) = 785550e0451bf0fa280dea837560d7327ad8b496e4fa7cf1368d8c46da200d48 -SIZE (rubygem/ruby-prof-0.9.2.gem) = 202240 +SHA256 (rubygem/ruby-prof-0.10.1.gem) = 2b14287a33d6cc96b2be3a65777f788cc1facab286aa39deb412e0e2641742bd +SIZE (rubygem/ruby-prof-0.10.1.gem) = 202240 --- rubygem-ruby-prof-0.10.1.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: