1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-24 09:25:01 +00:00

Pure Ruby one-shot and periodic timers

This older version will be used by sysutils/vagrant

WWW: https://rubygems.org/gems/timers
This commit is contained in:
Steve Wills 2014-03-30 14:48:32 +00:00
parent fcb08fb464
commit e5fa80d5e4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=349630
4 changed files with 23 additions and 0 deletions

View File

@ -4401,6 +4401,7 @@
SUBDIR += rubygem-tilt
SUBDIR += rubygem-tilt1
SUBDIR += rubygem-timers
SUBDIR += rubygem-timers1
SUBDIR += rubygem-tins
SUBDIR += rubygem-transactionsimple
SUBDIR += rubygem-treetop

View File

@ -0,0 +1,17 @@
# Created by: Ryan Steinmetz <zi@FreeBSD.org>
# $FreeBSD$
PORTNAME= timers
PORTVERSION= 1.1.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= 1
MAINTAINER= ruby@FreeBSD.org
COMMENT= Pure Ruby one-shot and periodic timers
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
SHA256 (rubygem/timers-1.1.0.gem) = 3bbb9651a73e43e47950a5e13a7fa62f852cd5c46e421bb671e9ade1fbb47b74
SIZE (rubygem/timers-1.1.0.gem) = 7680

View File

@ -0,0 +1,3 @@
Pure Ruby one-shot and periodic timers
WWW: https://rubygems.org/gems/timers