Update to ruby 2.2.1

Major lib bump due to structure changes.
This commit is contained in:
jeremy 2015-03-16 19:39:05 +00:00
parent 814fee48af
commit 209cf39592
2 changed files with 5 additions and 7 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.2 2015/02/17 17:18:22 jeremy Exp $
# $OpenBSD: Makefile,v 1.3 2015/03/16 19:39:05 jeremy Exp $
BROKEN-mips64 = miniruby spins on rbconfig.rb
@ -7,18 +7,16 @@ COMMENT-gdbm = gdbm interface for ruby
COMMENT-tk = tk interface for ruby
COMMENT-ri_docs = ri documentation files for ruby
VERSION = 2.2.0
VERSION = 2.2.1
RUBYLIBREV = 2.2
DISTNAME = ruby-${VERSION}
SHARED_LIBS = ruby22 0.0
SHARED_LIBS = ruby22 1.0
PKGNAME-main = ruby-${VERSION}
PKGNAME-gdbm = ruby22-gdbm-${VERSION}
PKGNAME-tk = ruby22-tk-${VERSION}
PKGNAME-ri_docs = ruby22-ri_docs-${VERSION}
REVISION-main = 0
PKG_ARCH-ri_docs = *
WANTLIB-ri_docs = # empty

View File

@ -1,2 +1,2 @@
SHA256 (ruby-2.2.0.tar.gz) = dnHjlKv7XSYvvNOyenG/eHN8fpNH+iHDnliwu5xIQPw=
SIZE (ruby-2.2.0.tar.gz) = 16494584
SHA256 (ruby-2.2.1.tar.gz) = Wk3jgGjsqJGcsIfTOMDC49csk4LIBPsnq3RubHgZqyg=
SIZE (ruby-2.2.1.tar.gz) = 16512208