aboutsummaryrefslogtreecommitdiffstats
path: root/Mk
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2002-03-14 06:57:19 +0800
committerknu <knu@FreeBSD.org>2002-03-14 06:57:19 +0800
commit9a2a5eeeaf7f9f866e5b3efc836391c5e295a3c6 (patch)
treec8260193a1819bae2c4a683a07db7016e4db41e5 /Mk
parentc70c947fe50b9e89b549ecfd33e3f54fd96a114e (diff)
downloadfreebsd-ports-gnome-9a2a5eeeaf7f9f866e5b3efc836391c5e295a3c6.tar.gz
freebsd-ports-gnome-9a2a5eeeaf7f9f866e5b3efc836391c5e295a3c6.tar.zst
freebsd-ports-gnome-9a2a5eeeaf7f9f866e5b3efc836391c5e295a3c6.zip
Update to the latest stable snapshot as of 2002.03.13.
Add a WITH_ONIGURUMA knob that enables the Oni Guruma regex engine that's currently under development that will eventually replace the stock one that's derived from LGPL'd GNU regex. [experimental]
Diffstat (limited to 'Mk')
-rw-r--r--Mk/bsd.ruby.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/Mk/bsd.ruby.mk b/Mk/bsd.ruby.mk
index d9a09e68158a..caaed105949b 100644
--- a/Mk/bsd.ruby.mk
+++ b/Mk/bsd.ruby.mk
@@ -109,8 +109,8 @@ RUBY_PORTVERSION?= ${RUBY_VERSION}.2002.03.01
.else
RUBY_VERSION?= 1.6.7
RUBY_DISTVERSION?= ${RUBY_VERSION}
-#RUBY_PATCHFILES?= ruby-${RUBY_DISTVERSION}-yyyy.mm.dd.diff.bz2
-RUBY_PORTVERSION?= ${RUBY_VERSION}
+RUBY_PATCHFILES?= ruby-${RUBY_DISTVERSION}-2002.03.13.diff.bz2
+RUBY_PORTVERSION?= ${RUBY_VERSION}.2002.03.13
.endif
# defined(RUBY_VER) && ${RUBY_VER} == 1.7