diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2015-11-19 15:21:15 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2015-11-19 15:21:15 +0000 |
commit | e86d582cf909db363b7fe8d2df012a53776a128c (patch) | |
tree | a77bd81a60742dfc438292b20266b613ddc4a83d /databases/hbase/files/patch-bin-hbase | |
parent | - Drop requirement for linprocfs(5) to be mounted under /compat/linux/proc (diff) |
Update to version 1.1.2.
PR: 204495
Submitted by: kevin.bowling@kev009.com
Notes
Notes:
svn path=/head/; revision=401951
Diffstat (limited to 'databases/hbase/files/patch-bin-hbase')
-rw-r--r-- | databases/hbase/files/patch-bin-hbase | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/databases/hbase/files/patch-bin-hbase b/databases/hbase/files/patch-bin-hbase index 694ccbe908bb..62838b5a91ae 100644 --- a/databases/hbase/files/patch-bin-hbase +++ b/databases/hbase/files/patch-bin-hbase @@ -1,6 +1,6 @@ ---- bin/hbase.orig 2014-07-14 09:50:03.000000000 +0400 -+++ bin/hbase 2014-11-17 15:26:40.000000000 +0300 -@@ -55,6 +55,7 @@ +--- bin/hbase.orig 2015-11-11 22:16:01.759936000 -0700 ++++ bin/hbase 2015-11-11 22:17:30.695969000 -0700 +@@ -57,6 +57,7 @@ bin=`dirname "$0"` bin=`cd "$bin">/dev/null; pwd` |