summarylogtreecommitdiffstats
path: root/bin.patch
diff options
context:
space:
mode:
authorMarcel Campello Ferreira2016-01-26 13:42:02 -0200
committerMarcel Campello Ferreira2016-01-26 13:42:02 -0200
commit6a5f051c154f1eb39b36790c080c5776558b6b24 (patch)
tree0d51c66462dc6ef153fff8639c7de8ae9b13733a /bin.patch
parentafe664da1fc823893e2cb0c71ad9790c89ad757b (diff)
downloadaur-6a5f051c154f1eb39b36790c080c5776558b6b24.tar.gz
Version 2.3.2-1.
Diffstat (limited to 'bin.patch')
-rw-r--r--bin.patch18
1 files changed, 9 insertions, 9 deletions
diff --git a/bin.patch b/bin.patch
index 0e7923515434..1cdb057d7408 100644
--- a/bin.patch
+++ b/bin.patch
@@ -1,6 +1,6 @@
-diff -U 3 -H -d -r -N -- neo4j-community-2.3.1-orig/bin/neo4j neo4j-community-2.3.1-mod/bin/neo4j
---- neo4j-community-2.3.1-orig/bin/neo4j 2015-11-10 10:15:38.000000000 -0200
-+++ neo4j-community-2.3.1-mod/bin/neo4j 2015-12-26 21:48:05.787841796 -0200
+diff -Naur neo4j-community-2.3.2-orig/bin/neo4j neo4j-community-2.3.2-mod/bin/neo4j
+--- neo4j-community-2.3.2-orig/bin/neo4j 2016-01-12 21:01:31.000000000 -0200
++++ neo4j-community-2.3.2-mod/bin/neo4j 2016-01-26 10:38:34.784729340 -0200
@@ -33,24 +33,13 @@
LAUNCHD_NAME="org.neo4j.server"
@@ -60,9 +60,9 @@ diff -U 3 -H -d -r -N -- neo4j-community-2.3.1-orig/bin/neo4j neo4j-community-2.
if [ ! -e "$LIBDIR" ] ; then
echo "Error: missing Neo4j Library, expected at $LIBDIR"
exit 1
-diff -U 3 -H -d -r -N -- neo4j-community-2.3.1-orig/bin/neo4j-import neo4j-community-2.3.1-mod/bin/neo4j-import
---- neo4j-community-2.3.1-orig/bin/neo4j-import 2015-11-10 10:15:38.000000000 -0200
-+++ neo4j-community-2.3.1-mod/bin/neo4j-import 2015-12-26 20:25:21.546530977 -0200
+diff -Naur neo4j-community-2.3.2-orig/bin/neo4j-import neo4j-community-2.3.2-mod/bin/neo4j-import
+--- neo4j-community-2.3.2-orig/bin/neo4j-import 2016-01-12 21:01:31.000000000 -0200
++++ neo4j-community-2.3.2-mod/bin/neo4j-import 2016-01-26 10:38:34.784729340 -0200
@@ -21,19 +21,7 @@
#Remember where we started from so that working dir is set correctly
RUN_FROM=`pwd`
@@ -93,9 +93,9 @@ diff -U 3 -H -d -r -N -- neo4j-community-2.3.1-orig/bin/neo4j-import neo4j-commu
fi
LIBRARY_JARS=""
-diff -U 3 -H -d -r -N -- neo4j-community-2.3.1-orig/bin/neo4j-shell neo4j-community-2.3.1-mod/bin/neo4j-shell
---- neo4j-community-2.3.1-orig/bin/neo4j-shell 2015-11-10 10:15:38.000000000 -0200
-+++ neo4j-community-2.3.1-mod/bin/neo4j-shell 2015-12-26 20:27:40.619567323 -0200
+diff -Naur neo4j-community-2.3.2-orig/bin/neo4j-shell neo4j-community-2.3.2-mod/bin/neo4j-shell
+--- neo4j-community-2.3.2-orig/bin/neo4j-shell 2016-01-12 21:01:31.000000000 -0200
++++ neo4j-community-2.3.2-mod/bin/neo4j-shell 2016-01-26 10:38:34.784729340 -0200
@@ -21,19 +21,7 @@
#Remember where we started from so that working dir is set correctly
RUN_FROM=`pwd`