update to rake-remote_task-2.3.0

This commit is contained in:
jasper 2015-12-21 18:34:57 +00:00
parent 7a5c28cbc8
commit b23dd252ed
2 changed files with 6 additions and 5 deletions

View File

@ -1,9 +1,8 @@
# $OpenBSD: Makefile,v 1.3 2015/07/19 02:10:31 jeremy Exp $
# $OpenBSD: Makefile,v 1.4 2015/12/21 18:34:57 jasper Exp $
COMMENT= extending Rake with remote task goodness
DISTNAME= rake-remote_task-2.2.2
REVISION= 1
DISTNAME= rake-remote_task-2.3.0
CATEGORIES= devel
# MIT
@ -16,4 +15,6 @@ CONFIGURE_STYLE= ruby gem
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= devel/ruby-open4,${MODRUBY_FLAVOR}
MODRUBY_TEST= rake
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (rake-remote_task-2.2.2.gem) = ygEYil6alMw8+cXIxFVQiuOsBZqv6YxTQn7z9ePHQEM=
SIZE (rake-remote_task-2.2.2.gem) = 18944
SHA256 (rake-remote_task-2.3.0.gem) = e3CuYpPtOP+neU99/uvVTAOfaaaRJjo80vZBL/fnryY=
SIZE (rake-remote_task-2.3.0.gem) = 18944