Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Dec 2010 13:21:54 GMT
From:      "Mikhail T." <michael@fun-box.ru>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/153488: [PATCH] update devel/rubygem-ruby-prof to the recent version
Message-ID:  <201012281321.oBSDLsND069723@red.freebsd.org>
Resent-Message-ID: <201012281330.oBSDUIMC093296@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         153488
>Category:       ports
>Synopsis:       [PATCH] update devel/rubygem-ruby-prof to the recent version
>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:   Tue Dec 28 13:30:17 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Mikhail T.
>Release:        8.2-RC1
>Organization:
FunBox
>Environment:
FreeBSD fr2.fun-box.ru 8.2-RC1 FreeBSD 8.2-RC1 #0 r216736: Mon Dec 27 17:23:40 MSK 2010     root@fr2.fun-box.ru:/usr/obj/usr/src/sys/GENERIC  amd64

>Description:
-Update to version 0.9.2
-Drop md5 sum
>How-To-Repeat:

>Fix:
is simple:
diff -uNr rubygem-ruby-prof.orig/Makefile rubygem-ruby-prof/Makefile
--- rubygem-ruby-prof.orig/Makefile	2010-10-10 22:41:33.000000000 +0400
+++ rubygem-ruby-prof/Makefile	2010-12-28 16:18:12.000000000 +0300
@@ -5,7 +5,7 @@
 # $FreeBSD: ports/devel/rubygem-ruby-prof/Makefile,v 1.14 2010/10/10 18:41:33 pgollucci Exp $
 
 PORTNAME=	ruby-prof
-PORTVERSION=	0.7.10
+PORTVERSION=	0.9.2
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
diff -uNr rubygem-ruby-prof.orig/distinfo rubygem-ruby-prof/distinfo
--- rubygem-ruby-prof.orig/distinfo	2010-10-10 22:41:33.000000000 +0400
+++ rubygem-ruby-prof/distinfo	2010-12-28 16:18:15.000000000 +0300
@@ -1,3 +1,2 @@
-MD5 (rubygem/ruby-prof-0.7.10.gem) = 71238ef8e8958a196181044761d8aa76
-SHA256 (rubygem/ruby-prof-0.7.10.gem) = 9b8ef8dab67208876fa5f309588a7fd2c322e519c1cd20a7184575238a01e7fa
-SIZE (rubygem/ruby-prof-0.7.10.gem) = 59904
+SHA256 (rubygem/ruby-prof-0.9.2.gem) = 785550e0451bf0fa280dea837560d7327ad8b496e4fa7cf1368d8c46da200d48
+SIZE (rubygem/ruby-prof-0.9.2.gem) = 202240


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201012281321.oBSDLsND069723>