Skip to content

Commit

Permalink
databases/neo4j: Update to 4.4.21
Browse files Browse the repository at this point in the history
  • Loading branch information
wenheping committed Jun 26, 2023
1 parent b75c325 commit 852ccdb
Show file tree
Hide file tree
Showing 5 changed files with 32 additions and 32 deletions.
2 changes: 1 addition & 1 deletion databases/neo4j/Makefile
@@ -1,5 +1,5 @@
PORTNAME= neo4j
DISTVERSION= 4.4.16
DISTVERSION= 4.4.21
CATEGORIES= databases java
MASTER_SITES= http://dist.neo4j.org/
DISTNAME= ${PORTNAME}-community-${DISTVERSION}-unix
Expand Down
6 changes: 3 additions & 3 deletions databases/neo4j/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1672135151
SHA256 (neo4j-community-4.4.16-unix.tar.gz) = 9e4ae513dc1a297dc2cbf4f07af5ced366038055385de9c9d598df1b4aceed91
SIZE (neo4j-community-4.4.16-unix.tar.gz) = 133516083
TIMESTAMP = 1687765330
SHA256 (neo4j-community-4.4.21-unix.tar.gz) = ba7cef86b9b2f0743f3855f4543f81fa46d07c5c724a56e5f4e0f437e20cc3a5
SIZE (neo4j-community-4.4.21-unix.tar.gz) = 114201189
8 changes: 4 additions & 4 deletions databases/neo4j/files/patch-bin_neo4j
@@ -1,6 +1,6 @@
--- bin/neo4j.orig 2022-05-19 10:56:30 UTC
--- bin/neo4j.orig 2023-06-26 13:12:30 UTC
+++ bin/neo4j
@@ -33,7 +33,7 @@ while [ -h "$PRG" ]; do
@@ -33,7 +33,7 @@ PRGDIR=`dirname "$PRG"`
done

PRGDIR=`dirname "$PRG"`
Expand All @@ -9,7 +9,7 @@

# Reset the REPO variable. If you need to influence this use the environment setup file.
REPO=
@@ -116,6 +116,9 @@ if $cygwin; then
@@ -116,6 +116,9 @@ fi
[ -n "$BASEDIR" ] && BASEDIR=`cygpath --path --windows "$BASEDIR"`
[ -n "$REPO" ] && REPO=`cygpath --path --windows "$REPO"`
fi
Expand All @@ -22,7 +22,7 @@
@@ -125,4 +128,4 @@ exec "$JAVACMD" -Xmx128m \
-Dapp.home="$BASEDIR" \
-Dbasedir="$BASEDIR" \
org.neo4j.server.startup.Neo4jCommand \
org.neo4j.server.startup.Neo4jBoot \
- "$@"
\ No newline at end of file
+ "$@"
9 changes: 4 additions & 5 deletions databases/neo4j/files/patch-bin_neo4j-admin
@@ -1,19 +1,18 @@
--- bin/neo4j-admin.orig 2022-05-20 01:49:37 UTC
--- bin/neo4j-admin.orig 2023-06-26 13:14:57 UTC
+++ bin/neo4j-admin
@@ -33,7 +33,8 @@ while [ -h "$PRG" ]; do
@@ -33,7 +33,7 @@ PRGDIR=`dirname "$PRG"`
done

PRGDIR=`dirname "$PRG"`
-BASEDIR=`cd "$PRGDIR/.." >/dev/null; pwd`
+#BASEDIR=`cd "$PRGDIR/.." >/dev/null; pwd`
+BASEDIR=%%PREFIX%%/neo4j

# Reset the REPO variable. If you need to influence this use the environment setup file.
REPO=
@@ -125,4 +126,4 @@ exec "$JAVACMD" -Xmx128m \
@@ -125,4 +125,4 @@ exec "$JAVACMD" -Xmx128m \
-Dapp.home="$BASEDIR" \
-Dbasedir="$BASEDIR" \
org.neo4j.server.startup.Neo4jAdminCommand \
org.neo4j.server.startup.Neo4jAdminBoot \
- "$@"
\ No newline at end of file
+ "$@"
39 changes: 20 additions & 19 deletions databases/neo4j/pkg-plist
Expand Up @@ -50,15 +50,15 @@ neo4j/lib/jersey-container-servlet-2.34.jar
neo4j/lib/jersey-container-servlet-core-2.34.jar
neo4j/lib/jersey-hk2-2.34.jar
neo4j/lib/jersey-server-2.34.jar
neo4j/lib/jettison-1.5.3.jar
neo4j/lib/jetty-http-9.4.48.v20220622.jar
neo4j/lib/jetty-io-9.4.48.v20220622.jar
neo4j/lib/jetty-security-9.4.48.v20220622.jar
neo4j/lib/jetty-server-9.4.48.v20220622.jar
neo4j/lib/jetty-servlet-9.4.48.v20220622.jar
neo4j/lib/jetty-util-9.4.48.v20220622.jar
neo4j/lib/jetty-webapp-9.4.48.v20220622.jar
neo4j/lib/jetty-xml-9.4.48.v20220622.jar
neo4j/lib/jettison-1.5.4.jar
neo4j/lib/jetty-http-9.4.51.v20230217.jar
neo4j/lib/jetty-io-9.4.51.v20230217.jar
neo4j/lib/jetty-security-9.4.51.v20230217.jar
neo4j/lib/jetty-server-9.4.51.v20230217.jar
neo4j/lib/jetty-servlet-9.4.51.v20230217.jar
neo4j/lib/jetty-util-9.4.51.v20230217.jar
neo4j/lib/jetty-webapp-9.4.51.v20230217.jar
neo4j/lib/jetty-xml-9.4.51.v20230217.jar
neo4j/lib/jna-5.9.0.jar
neo4j/lib/lucene-analyzers-common-8.11.2.jar
neo4j/lib/lucene-backward-codecs-8.11.2.jar
Expand All @@ -70,7 +70,8 @@ neo4j/lib/neo4j-%%DISTVERSION%%.jar
neo4j/lib/neo4j-ast-%%DISTVERSION%%.jar
neo4j/lib/neo4j-batch-insert-%%DISTVERSION%%.jar
neo4j/lib/neo4j-bolt-%%DISTVERSION%%.jar
neo4j/lib/neo4j-browser-5.0.0.jar
neo4j/lib/neo4j-bootcheck-%%DISTVERSION%%.jar
neo4j/lib/neo4j-browser-5.6.0.jar
neo4j/lib/neo4j-buffers-%%DISTVERSION%%.jar
neo4j/lib/neo4j-capabilities-%%DISTVERSION%%.jar
neo4j/lib/neo4j-codegen-%%DISTVERSION%%.jar
Expand Down Expand Up @@ -154,15 +155,15 @@ neo4j/lib/reactor-core-3.4.15.jar
neo4j/lib/scala-library-2.12.13.jar
neo4j/lib/scala-reflect-2.12.13.jar
neo4j/lib/server-api-%%DISTVERSION%%.jar
neo4j/lib/shiro-cache-1.10.0.jar
neo4j/lib/shiro-config-core-1.10.0.jar
neo4j/lib/shiro-config-ogdl-1.10.0.jar
neo4j/lib/shiro-core-1.10.0.jar
neo4j/lib/shiro-crypto-cipher-1.10.0.jar
neo4j/lib/shiro-crypto-core-1.10.0.jar
neo4j/lib/shiro-crypto-hash-1.10.0.jar
neo4j/lib/shiro-event-1.10.0.jar
neo4j/lib/shiro-lang-1.10.0.jar
neo4j/lib/shiro-cache-1.11.0.jar
neo4j/lib/shiro-config-core-1.11.0.jar
neo4j/lib/shiro-config-ogdl-1.11.0.jar
neo4j/lib/shiro-core-1.11.0.jar
neo4j/lib/shiro-crypto-cipher-1.11.0.jar
neo4j/lib/shiro-crypto-core-1.11.0.jar
neo4j/lib/shiro-crypto-hash-1.11.0.jar
neo4j/lib/shiro-event-1.11.0.jar
neo4j/lib/shiro-lang-1.11.0.jar
neo4j/lib/slf4j-api-1.7.30.jar
neo4j/lib/slf4j-nop-1.7.30.jar
neo4j/lib/stax-ex-1.8.1.jar
Expand Down

0 comments on commit 852ccdb

Please sign in to comment.