mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
lang/ruby21: Update to 2.1.4
PR: 194677 Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
This commit is contained in:
parent
20a59f99d7
commit
41bdbdb22b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=372467
3 changed files with 5 additions and 5 deletions
|
@ -208,8 +208,8 @@ RUBY21= "@comment "
|
|||
#
|
||||
# Ruby 2.1
|
||||
#
|
||||
RUBY_RELVERSION= 2.1.3
|
||||
RUBY_PORTREVISION= 3
|
||||
RUBY_RELVERSION= 2.1.4
|
||||
RUBY_PORTREVISION= 0
|
||||
RUBY_PORTEPOCH= 1
|
||||
RUBY_PATCHLEVEL= 0
|
||||
|
||||
|
|
|
@ -62,7 +62,7 @@ CAPIDOCS_BUILD_DEPENDS= doxygen>0:${PORTSDIR}/devel/doxygen \
|
|||
CAPIDOCS_CONFIGURE_OFF= --disable-install-capi
|
||||
RDOC_CONFIGURE_OFF= --disable-install-rdoc
|
||||
|
||||
USES= execinfo cpe tar:bzip2
|
||||
USES= execinfo cpe tar:xz
|
||||
|
||||
CPE_VENDOR= ruby-lang
|
||||
CPE_VERSION= ${RUBY_RELVERSION}
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (ruby/ruby-2.1.3.tar.bz2) = 36ce72f84ae4129f6cc66e33077a79d87b018ea7bf1dbc3d353604bf006f76d6
|
||||
SIZE (ruby/ruby-2.1.3.tar.bz2) = 11998074
|
||||
SHA256 (ruby/ruby-2.1.4.tar.xz) = e1cc5cbbcaa8644e282f04763d96057ddd6f443338a5019200e8726273e84fcf
|
||||
SIZE (ruby/ruby-2.1.4.tar.xz) = 9392500
|
||||
|
|
Loading…
Add table
Reference in a new issue