Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Aug 2006 13:26:04 +0100 (WEST)
From:      Rui Lopes <rgl@ruilopes.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/102186: Update port: devel/ruby-rcov to 0.7.0
Message-ID:  <20060817122604.3532645071@firebird.clustercube.com>
Resent-Message-ID: <200608171230.k7HCUFMH004939@freefall.freebsd.org>

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

>Number:         102186
>Category:       ports
>Synopsis:       Update port: devel/ruby-rcov to 0.7.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Aug 17 12:30:14 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Rui Lopes
>Release:        FreeBSD 6.0-STABLE i386
>Organization:
>Environment:
	
>Description:
* Update to 0.7.0
* Use rubyforge.org mirrors
	
>How-To-Repeat:
	
>Fix:

	

--- update_to_0.7.0.patch begins here ---
diff -ruN ruby-rcov.orig/Makefile ruby-rcov/Makefile
--- ruby-rcov.orig/Makefile	Wed Jun 28 05:50:14 2006
+++ ruby-rcov/Makefile	Thu Aug 17 10:08:32 2006
@@ -6,9 +6,10 @@
 #
 
 PORTNAME=	rcov
-PORTVERSION=	0.6.0
+PORTVERSION=	0.7.0
 CATEGORIES=	devel ruby
-MASTER_SITES=	http://eigenclass.org/static/rcov/
+MASTER_SITES=	${MASTER_SITE_RUBYFORGE}
+MASTER_SITE_SUBDIR=	${PORTNAME}
 PKGNAMEPREFIX=	${RUBY_PKGNAMEPREFIX}
 DIST_SUBDIR=	ruby
 
diff -ruN ruby-rcov.orig/distinfo ruby-rcov/distinfo
--- ruby-rcov.orig/distinfo	Wed Jun 28 05:50:14 2006
+++ ruby-rcov/distinfo	Thu Aug 17 10:03:30 2006
@@ -1,3 +1,3 @@
-MD5 (ruby/rcov-0.6.0.tar.gz) = 8bb75f2d38b239e6cc130ce416c625d8
-SHA256 (ruby/rcov-0.6.0.tar.gz) = 6c333b18c8ec8801b2fb4e0f9e472eda98c6d8779b4b193628f88d21d4f210ab
-SIZE (ruby/rcov-0.6.0.tar.gz) = 59108
+MD5 (ruby/rcov-0.7.0.tar.gz) = 4ec34bec1e48e84f8081377ce5d18547
+SHA256 (ruby/rcov-0.7.0.tar.gz) = 1a3dc8eaf63921f308c2a9f473f57d3a7ed33f202150c71b320166d5ef5b3826
+SIZE (ruby/rcov-0.7.0.tar.gz) = 60598
--- update_to_0.7.0.patch ends here ---


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



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