update to gyoku-1.3.1

This commit is contained in:
jasper 2016-01-10 20:06:12 +00:00
parent adf1ac96fc
commit 931416ff55
2 changed files with 9 additions and 4 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.1.1.1 2014/01/18 09:27:37 jasper Exp $
# $OpenBSD: Makefile,v 1.2 2016/01/10 20:06:12 jasper Exp $
COMMENT = Gyoku translates Ruby Hashes to XML
DISTNAME = gyoku-1.1.1
DISTNAME = gyoku-1.3.1
CATEGORIES = textproc
@ -16,4 +16,9 @@ CONFIGURE_STYLE = ruby gem
BUILD_DEPENDS = ${RUN_DEPENDS}
RUN_DEPENDS = textproc/ruby-builder,${MODRUBY_FLAVOR}
# XXX: unported ruby-simplecov
#MODRUBY_TEST = rspec3
#TEST_DEPENDS = devel/ruby-bundler,${MODRUBY_FLAVOR} \
# devel/ruby-simplecov,${MODRUBY_FLAVOR}
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (gyoku-1.1.1.gem) = Dx5/oKky/IJkhnICWy5rTLD2LFL63u9RBxfBEnmz4po=
SIZE (gyoku-1.1.1.gem) = 15360
SHA256 (gyoku-1.3.1.gem) = sMXIJXGN8JNDera/hKJfOXEYFqtSo7s9Lc+kQQLVwPI=
SIZE (gyoku-1.3.1.gem) = 16896