mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
Update Ruby to 1.6.2-preview2.
The head author of Ruby has prepared this snapshot version for us when I told him that FreeBSD ports tree was soon to freeze for 4.2-RELEASE!
This commit is contained in:
parent
2c2911d0d2
commit
ba515d932e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=34746
@ -98,8 +98,8 @@ RUBY_SUFFIX?= # empty
|
||||
#RUBY_PORTVERSION?= ${RUBY_VERSION}
|
||||
#RUBY_DISTNAME?= ruby-${RUBY_VERSION}
|
||||
#RUBY_WRKSRC?= ${WRKDIR}/${RUBY_DISTNAME}
|
||||
RUBY_PORTVERSION?= ${RUBY_VERSION}.p
|
||||
RUBY_DISTNAME?= ruby-${RUBY_VERSION}-preview
|
||||
RUBY_PORTVERSION?= ${RUBY_VERSION}.p2
|
||||
RUBY_DISTNAME?= ruby-${RUBY_VERSION}-preview2
|
||||
RUBY_WRKSRC?= ${WRKDIR}/ruby-${RUBY_VERSION}
|
||||
|
||||
RUBY_ARCH?= ${ARCH}-freebsd${OSREL}
|
||||
|
@ -1 +1 @@
|
||||
MD5 (ruby/ruby-1.6.2-preview.tar.gz) = 2ce78b0031c6dce150a6bc9498bf1dcb
|
||||
MD5 (ruby/ruby-1.6.2-preview2.tar.gz) = 4980c0aeb5e59999577d361a1c9ca351
|
||||
|
@ -1 +1 @@
|
||||
MD5 (ruby/ruby-1.6.2-preview.tar.gz) = 2ce78b0031c6dce150a6bc9498bf1dcb
|
||||
MD5 (ruby/ruby-1.6.2-preview2.tar.gz) = 4980c0aeb5e59999577d361a1c9ca351
|
||||
|
Loading…
Reference in New Issue
Block a user