summaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2001-06-01 11:39:36 +0000
committerknu <knu@FreeBSD.org>2001-06-01 11:39:36 +0000
commit33c11d7cc95ed2631608150ee5a433459a46fa11 (patch)
treee260afb69870ae4a2d42f048c34be9f0d26585f1 /lang
parent5d1d16e6681cee02b4a6d2908a6624a5c99da4f9 (diff)
downloadFreeBSD-ports-33c11d7cc95ed2631608150ee5a433459a46fa11.zip
FreeBSD-ports-33c11d7cc95ed2631608150ee5a433459a46fa11.tar.gz
Update lang/ruby to 1.6.4-preview5.
Diffstat (limited to 'lang')
-rw-r--r--lang/ruby/Makefile5
-rw-r--r--lang/ruby/distinfo2
-rw-r--r--lang/ruby16/Makefile5
-rw-r--r--lang/ruby16/distinfo2
4 files changed, 6 insertions, 8 deletions
diff --git a/lang/ruby/Makefile b/lang/ruby/Makefile
index 227025d..2ec7ff6 100644
--- a/lang/ruby/Makefile
+++ b/lang/ruby/Makefile
@@ -7,7 +7,6 @@
PORTNAME= ruby
PORTVERSION= ${RUBY_PORTVERSION}
-PORTREVISION= 1
CATEGORIES= lang ruby ipv6
MASTER_SITES= ${MASTER_SITE_RUBY}
MASTER_SITE_SUBDIR= ${RUBY_VER}
@@ -31,8 +30,8 @@ CONFIGURE_ARGS= --enable-shared
MAN1= ruby${_RUBY_SUFFIX}.1
MLINKS= ruby${_RUBY_SUFFIX}.1 ruby.1
-.if !defined(WITH_LIBC_R)
-CONFIGURE_ARGS+= --with-libc_r=no
+.if defined(WITH_LIBC_R)
+CONFIGURE_ARGS+= --with-libc_r=yes
.endif
.include <bsd.port.pre.mk>
diff --git a/lang/ruby/distinfo b/lang/ruby/distinfo
index fb578d0..085164a 100644
--- a/lang/ruby/distinfo
+++ b/lang/ruby/distinfo
@@ -1 +1 @@
-MD5 (ruby/ruby-1.6.4-preview4.tar.gz) = 857488c44a4b543491480c39a0303f50
+MD5 (ruby/ruby-1.6.4-preview5.tar.gz) = a4a256f41f78faad1b2d73efc8bb32f3
diff --git a/lang/ruby16/Makefile b/lang/ruby16/Makefile
index 227025d..2ec7ff6 100644
--- a/lang/ruby16/Makefile
+++ b/lang/ruby16/Makefile
@@ -7,7 +7,6 @@
PORTNAME= ruby
PORTVERSION= ${RUBY_PORTVERSION}
-PORTREVISION= 1
CATEGORIES= lang ruby ipv6
MASTER_SITES= ${MASTER_SITE_RUBY}
MASTER_SITE_SUBDIR= ${RUBY_VER}
@@ -31,8 +30,8 @@ CONFIGURE_ARGS= --enable-shared
MAN1= ruby${_RUBY_SUFFIX}.1
MLINKS= ruby${_RUBY_SUFFIX}.1 ruby.1
-.if !defined(WITH_LIBC_R)
-CONFIGURE_ARGS+= --with-libc_r=no
+.if defined(WITH_LIBC_R)
+CONFIGURE_ARGS+= --with-libc_r=yes
.endif
.include <bsd.port.pre.mk>
diff --git a/lang/ruby16/distinfo b/lang/ruby16/distinfo
index fb578d0..085164a 100644
--- a/lang/ruby16/distinfo
+++ b/lang/ruby16/distinfo
@@ -1 +1 @@
-MD5 (ruby/ruby-1.6.4-preview4.tar.gz) = 857488c44a4b543491480c39a0303f50
+MD5 (ruby/ruby-1.6.4-preview5.tar.gz) = a4a256f41f78faad1b2d73efc8bb32f3
OpenPOWER on IntegriCloud