aboutsummaryrefslogtreecommitdiffstats
path: root/lang/jruby/files
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2002-10-09 01:59:57 +0800
committerknu <knu@FreeBSD.org>2002-10-09 01:59:57 +0800
commitc9ac77b3191139c13929620c04ece4c5f6241cd0 (patch)
tree1b48c87c55963b5456e3a2c99c7bc3312707c3f6 /lang/jruby/files
parent619cecdc5ceef24fce3336389b2a9124a11802d4 (diff)
downloadfreebsd-ports-gnome-c9ac77b3191139c13929620c04ece4c5f6241cd0.tar.gz
freebsd-ports-gnome-c9ac77b3191139c13929620c04ece4c5f6241cd0.tar.zst
freebsd-ports-gnome-c9ac77b3191139c13929620c04ece4c5f6241cd0.zip
Update to 0.5.2.
The port does not install source files (for reference) any more.
Diffstat (limited to 'lang/jruby/files')
-rw-r--r--lang/jruby/files/patch-bin::jruby.sh7
1 files changed, 7 insertions, 0 deletions
diff --git a/lang/jruby/files/patch-bin::jruby.sh b/lang/jruby/files/patch-bin::jruby.sh
new file mode 100644
index 000000000000..63278a12b7df
--- /dev/null
+++ b/lang/jruby/files/patch-bin::jruby.sh
@@ -0,0 +1,7 @@
+--- bin/jruby.sh.orig Fri Sep 13 05:24:44 2002
++++ bin/jruby.sh Wed Oct 9 02:36:39 2002
+@@ -22,2 +22,4 @@
+
++JRUBY_HOME="${JRUBY_HOME:-!!JRUBY_HOME!!}"
++
+ if [ -z "$JRUBY_HOME" ] ; then