From owner-svn-ports-all@freebsd.org Tue Oct 15 16:50:43 2019 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id C043E14DD13; Tue, 15 Oct 2019 16:50:43 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46t1db4lKqz4W27; Tue, 15 Oct 2019 16:50:43 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 87ACB2186E; Tue, 15 Oct 2019 16:50:43 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x9FGoh7f092596; Tue, 15 Oct 2019 16:50:43 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x9FGogqo092593; Tue, 15 Oct 2019 16:50:42 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201910151650.x9FGogqo092593@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Tue, 15 Oct 2019 16:50:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r514553 - in head/devel/nexus2-oss: . files X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: in head/devel/nexus2-oss: . files X-SVN-Commit-Revision: 514553 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Oct 2019 16:50:43 -0000 Author: swills Date: Tue Oct 15 16:50:42 2019 New Revision: 514553 URL: https://svnweb.freebsd.org/changeset/ports/514553 Log: devel/nexus2-oss: Update to 2.14.14-01 PR: 241143 Submitted by: Michael Osipov (maintainer) Modified: head/devel/nexus2-oss/Makefile (contents, props changed) head/devel/nexus2-oss/distinfo (contents, props changed) head/devel/nexus2-oss/files/nexus2.in head/devel/nexus2-oss/pkg-plist (contents, props changed) Modified: head/devel/nexus2-oss/Makefile ============================================================================== --- head/devel/nexus2-oss/Makefile Tue Oct 15 16:43:44 2019 (r514552) +++ head/devel/nexus2-oss/Makefile Tue Oct 15 16:50:42 2019 (r514553) @@ -1,8 +1,8 @@ # $FreeBSD$ PORTNAME= nexus2 -PORTVERSION= 2.14.12 -DISTVERSIONSUFFIX= 02 +PORTVERSION= 2.14.14 +DISTVERSIONSUFFIX= 01 CATEGORIES= devel www java MASTER_SITES= http://download.sonatype.com/nexus/oss/ PKGNAMESUFFIX= -oss Modified: head/devel/nexus2-oss/distinfo ============================================================================== --- head/devel/nexus2-oss/distinfo Tue Oct 15 16:43:44 2019 (r514552) +++ head/devel/nexus2-oss/distinfo Tue Oct 15 16:50:42 2019 (r514553) @@ -1,3 +1,3 @@ -TIMESTAMP = 1552408014 -SHA256 (nexus-2.14.12-02-bundle.tar.gz) = 2123325b6aaaae1ff2131fd1b2958ff4f828b27847c8e1afe0f26b06c9bb8a60 -SIZE (nexus-2.14.12-02-bundle.tar.gz) = 82390689 +TIMESTAMP = 1570219208 +SHA256 (nexus-2.14.14-01-bundle.tar.gz) = cd31f134791fb64d01e4d7488477e5c2defb3c2dc15eca871e97ccd281f59e80 +SIZE (nexus-2.14.14-01-bundle.tar.gz) = 82413789 Modified: head/devel/nexus2-oss/files/nexus2.in ============================================================================== --- head/devel/nexus2-oss/files/nexus2.in Tue Oct 15 16:43:44 2019 (r514552) +++ head/devel/nexus2-oss/files/nexus2.in Tue Oct 15 16:50:42 2019 (r514553) @@ -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" Modified: head/devel/nexus2-oss/pkg-plist ============================================================================== --- head/devel/nexus2-oss/pkg-plist Tue Oct 15 16:43:44 2019 (r514552) +++ head/devel/nexus2-oss/pkg-plist Tue Oct 15 16:50:42 2019 (r514553) @@ -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%%