Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Mar 2014 02:12:11 GMT
From:      Michael Moll <kvedulv@kvedulv.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/187951: [PATCH] devel/rubygem-timers: update to 2.0.0
Message-ID:  <201403260212.s2Q2CBCS029412@cgiserv.freebsd.org>
Resent-Message-ID: <201403260220.s2Q2K3RB084763@freefall.freebsd.org>

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

>Number:         187951
>Category:       ports
>Synopsis:       [PATCH] devel/rubygem-timers: update to 2.0.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 26 02:20:03 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Michael Moll
>Release:        
>Organization:
>Environment:
>Description:
depends on ports/187946
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
--- Makefile	(revision 349203)
+++ Makefile	(working copy)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	timers
-PORTVERSION=	1.1.0
+PORTVERSION=	2.0.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -9,6 +9,8 @@
 MAINTAINER=	ruby@FreeBSD.org
 COMMENT=	Pure Ruby one-shot and periodic timers
 
+RUN_DEPENDS=	rubygem-hitimes>=1.2.1:${PORTSDIR}/devel/rubygem-hitimes
+
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes
Index: distinfo
===================================================================
--- distinfo	(revision 349203)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/timers-1.1.0.gem) = 3bbb9651a73e43e47950a5e13a7fa62f852cd5c46e421bb671e9ade1fbb47b74
-SIZE (rubygem/timers-1.1.0.gem) = 7680
+SHA256 (rubygem/timers-2.0.0.gem) = 9b3d4c35aebb63b2ed3c213d2f70d79d0091723d2a48d8c8eb8b1a313e6fe061
+SIZE (rubygem/timers-2.0.0.gem) = 9728


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



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