ports/187951: [PATCH] devel/rubygem-timers: update to 2.0.0

Michael Moll kvedulv at kvedulv.de
Wed Mar 26 02:20:03 UTC 2014


>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 at 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:


More information about the freebsd-ports-bugs mailing list