aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorDmitri Goutnik <dmgk@FreeBSD.org>2019-11-22 16:16:04 +0000
committerDmitri Goutnik <dmgk@FreeBSD.org>2019-11-22 16:16:04 +0000
commita8acb2ef36fad88b91c27a994995a71c6c234db1 (patch)
treeadbca73966bceb405f9be45bbe7620686805f750 /devel
parent90b2909afc08008f3389e04cd90408bf3a30d22e (diff)
downloadports-a8acb2ef36fad88b91c27a994995a71c6c234db1.tar.gz
ports-a8acb2ef36fad88b91c27a994995a71c6c234db1.zip
Notes
Diffstat (limited to 'devel')
-rw-r--r--devel/nexus2-oss/files/nexus2.in4
-rw-r--r--devel/nexus2-oss/pkg-plist4
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/nexus2-oss/files/nexus2.in b/devel/nexus2-oss/files/nexus2.in
index 0de24b408fac..fb651e6359d3 100644
--- a/devel/nexus2-oss/files/nexus2.in
+++ b/devel/nexus2-oss/files/nexus2.in
@@ -3,7 +3,7 @@
# $FreeBSD$
#
# PROVIDE: %%NEXUS_RC%%
-# REQUIRE: LOGIN FILESYSTEMS
+# REQUIRE: LOGIN FILESYSTEMS NETWORKING
# KEYWORD: shutdown
#
# Add the following line to /etc/rc.conf[.local] to enable Nexus:
@@ -28,7 +28,7 @@ command=%%WRAPPER_CMD%%
command_args="%%ETCDIR%%/wrapper.conf wrapper.syslog.ident=%%NEXUS_RC%% \
wrapper.pidfile=${pidfile} wrapper.lockfile=%%RUNDIR%%/%%NEXUS_RC%%.lock \
wrapper.java.pidfile=%%RUNDIR%%/%%NEXUS_RC%%.java.pid wrapper.daemonize=TRUE \
- wrapper.name=%%NEXUS_RC%% wrapper.displayname=Nexus\ Repository\ Manager\ OSS"
+ wrapper.name=%%NEXUS_RC%% wrapper.displayname=Nexus_Repository_Manager_OSS"
run_rc_command "$1"
diff --git a/devel/nexus2-oss/pkg-plist b/devel/nexus2-oss/pkg-plist
index 1907f7126350..4c9b5a197c09 100644
--- a/devel/nexus2-oss/pkg-plist
+++ b/devel/nexus2-oss/pkg-plist
@@ -315,8 +315,8 @@
%%DATADIR%%/nexus/WEB-INF/web.xml
%%DATADIR%%/nexus/favicon.ico
%%DATADIR%%/nexus/favicon.png
-%%DATADIR%%/nexus/images/header_branding.png
-%%DATADIR%%/nexus/images/nexus650x55.png
+%%DATADIR%%/nexus/images/NexusRepoMngr_horiz_white+color@2x.png
+%%DATADIR%%/nexus/images/NexusRepoMngr_withSonatype@3x.png
%%DATADIR%%/nexus/robots.txt
@dir(%%USER%%,%%GROUP%%,750) %%RUNDIR%%
@dir(%%USER%%,%%GROUP%%,750) %%LOGDIR%%