From 5fe1ba231541eaf8bd497d7d95a03bec43f48f9d Mon Sep 17 00:00:00 2001 From: Akinori MUSHA Date: Tue, 26 Mar 2002 22:20:00 +0000 Subject: lang/ruby: - Update to the latest 1.6 stable snapshot as of 2002-03-27. - Update the Oni Guruma alternative regex engine to 20020325. lang/ruby-devel: - Update to the latest 1.7 development snapshot as of 2002-03-26. - Add the WITH_ONIGURUMA knob as well as lang/ruby. - Require devel/autoconf (2.53 or later is required). - Add several modules to the obsoleted modules list (now included): bigfloat fileutils racc-runtime strscan --- lang/ruby16/Makefile | 4 ++-- lang/ruby16/distinfo | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'lang/ruby16') diff --git a/lang/ruby16/Makefile b/lang/ruby16/Makefile index a21a0334193d..2dffc24fcd9c 100644 --- a/lang/ruby16/Makefile +++ b/lang/ruby16/Makefile @@ -27,7 +27,7 @@ MAINTAINER= knu@FreeBSD.org .if defined(WITH_ONIGURUMA) ONIGURUMA_MASTER_SITES= ${MASTER_SITE_RUBY} ONIGURUMA_MASTER_SITE_SUBDIR= contrib -ONIGURUMA_DISTFILE= onigd20020313.tar.gz +ONIGURUMA_DISTFILE= onigd20020325.tar.gz .endif #USE_BZIP2= yes @@ -36,7 +36,7 @@ USE_RUBY= yes RUBY_NO_BUILD_DEPENDS= yes RUBY_NO_RUN_DEPENDS= yes -USE_AUTOCONF_VER=213 +USE_AUTOCONF= yes # works either with 2.53 or with 2.13 INSTALLS_SHLIB= yes WRKSRC= ${RUBY_WRKSRC} CONFIGURE_ARGS= ${RUBY_CONFIGURE_ARGS} \ diff --git a/lang/ruby16/distinfo b/lang/ruby16/distinfo index 3b9d5c985016..62ea9ba71af1 100644 --- a/lang/ruby16/distinfo +++ b/lang/ruby16/distinfo @@ -1,3 +1,3 @@ MD5 (ruby/ruby-1.6.7.tar.gz) = 4213d723911ce346717d60256fa925e1 -MD5 (ruby/onigd20020313.tar.gz) = d1bfc1cdff9c399e8ae532883943e6c1 -MD5 (ruby/ruby-1.6.7-2002.03.13.diff.bz2) = 6279da2be167ad7a1140775a51fa06af +MD5 (ruby/onigd20020325.tar.gz) = 3cfa28bd30b7d2a27fb3f402de4e5e19 +MD5 (ruby/ruby-1.6.7-2002.03.27.diff.bz2) = 11ad3f19357c5e02cc3a3882ca567f98 -- cgit v1.2.3