Update to 4.2.0

- Update WWW

Changes:	https://github.com/socketry/timers/releases
		https://github.com/socketry/timers/commits/master
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2018-11-06 21:11:57 +00:00
parent e7ccb18931
commit f777e1e637
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=484348
3 changed files with 7 additions and 9 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= timers
PORTVERSION= 4.1.2
PORTVERSION= 4.2.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
@ -10,12 +10,10 @@ MAINTAINER= ruby@FreeBSD.org
COMMENT= Pure Ruby one-shot and periodic timers
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= rubygem-hitimes>=0:devel/rubygem-hitimes
USES= gem
USE_RUBY= yes
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1483215795
SHA256 (rubygem/timers-4.1.2.gem) = a7a7148409d5d6a7c04624277f4cc99f7748b40be394afcc4187ada73c2a5d71
SIZE (rubygem/timers-4.1.2.gem) = 15360
TIMESTAMP = 1541520803
SHA256 (rubygem/timers-4.2.0.gem) = 9d376e69759db94b7c7e90c0278fc2c0fd593efee23dd7d33b56aaef79d2eb13
SIZE (rubygem/timers-4.2.0.gem) = 14848

View File

@ -1,3 +1,3 @@
Pure Ruby one-shot and periodic timers
WWW: https://github.com/celluloid/timers
WWW: https://github.com/socketry/timers