Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Nov 2019 15:59:41 +0000 (UTC)
From:      Dmitri Goutnik <dmgk@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r517133 - branches/2019Q4/devel/nexus2-oss
Message-ID:  <201911091559.xA9FxfdS039010@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dmgk
Date: Sat Nov  9 15:59:41 2019
New Revision: 517133
URL: https://svnweb.freebsd.org/changeset/ports/517133

Log:
  MFH: r516852
  
  devel/nexus2-oss: Update to 2.14.15-01
  
  PR:		241308
  Submitted by:	Michael Osipov <michael.osipov@siemens.com> (maintainer)
  Approved by:	tz (mentor, implicit)
  Security:	b2f9573a-008c-11ea-9801-10c37b4ac2ea
  
  Approved by:	ports-secteam (joneum)

Modified:
  branches/2019Q4/devel/nexus2-oss/Makefile
  branches/2019Q4/devel/nexus2-oss/distinfo
  branches/2019Q4/devel/nexus2-oss/pkg-plist
Directory Properties:
  branches/2019Q4/   (props changed)

Modified: branches/2019Q4/devel/nexus2-oss/Makefile
==============================================================================
--- branches/2019Q4/devel/nexus2-oss/Makefile	Sat Nov  9 15:54:15 2019	(r517132)
+++ branches/2019Q4/devel/nexus2-oss/Makefile	Sat Nov  9 15:59:41 2019	(r517133)
@@ -1,10 +1,10 @@
 # $FreeBSD$
 
 PORTNAME=	nexus2
-PORTVERSION=	2.14.12
-DISTVERSIONSUFFIX=	02
+PORTVERSION=	2.14.15
+DISTVERSIONSUFFIX=	01
 CATEGORIES=	devel www java
-MASTER_SITES=	http://download.sonatype.com/nexus/oss/
+MASTER_SITES=	https://download.sonatype.com/nexus/oss/
 PKGNAMESUFFIX=	-oss
 DISTNAME=	nexus-${PORTVERSION}-${DISTVERSIONSUFFIX}-bundle
 

Modified: branches/2019Q4/devel/nexus2-oss/distinfo
==============================================================================
--- branches/2019Q4/devel/nexus2-oss/distinfo	Sat Nov  9 15:54:15 2019	(r517132)
+++ branches/2019Q4/devel/nexus2-oss/distinfo	Sat Nov  9 15:59:41 2019	(r517133)
@@ -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 = 1571239750
+SHA256 (nexus-2.14.15-01-bundle.tar.gz) = 3fadef67092484898d8752c5f2372132b2de7b52b953338a779259b84ce6da32
+SIZE (nexus-2.14.15-01-bundle.tar.gz) = 82447724

Modified: branches/2019Q4/devel/nexus2-oss/pkg-plist
==============================================================================
--- branches/2019Q4/devel/nexus2-oss/pkg-plist	Sat Nov  9 15:54:15 2019	(r517132)
+++ branches/2019Q4/devel/nexus2-oss/pkg-plist	Sat Nov  9 15:59:41 2019	(r517133)
@@ -125,7 +125,7 @@
 %%DATADIR%%/nexus/WEB-INF/lib/sisu-mailer-1.10.jar
 %%DATADIR%%/nexus/WEB-INF/lib/sisu-resource-scanner-1.1.jar
 %%DATADIR%%/nexus/WEB-INF/lib/statemap-6.0.1-java.jar
-%%DATADIR%%/nexus/WEB-INF/lib/tika-core-1.20.jar
+%%DATADIR%%/nexus/WEB-INF/lib/tika-core-1.22.jar
 %%DATADIR%%/nexus/WEB-INF/lib/velocity-1.7.jar
 %%DATADIR%%/nexus/WEB-INF/lib/xmlpull-1.1.3.1.jar
 %%DATADIR%%/nexus/WEB-INF/lib/xpp3_min-1.1.4c.jar
@@ -208,7 +208,7 @@
 %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-migrationagent-plugin-%%VERSION%%/dependencies/jackson-dataformat-smile-2.9.3.jar
 %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-migrationagent-plugin-%%VERSION%%/nexus-migrationagent-plugin-%%VERSION%%.jar
 %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-npm-repository-plugin-%%VERSION%%/META-INF/MANIFEST.MF
-%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-npm-repository-plugin-%%VERSION%%/dependencies/commons-compress-1.18.jar
+%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-npm-repository-plugin-%%VERSION%%/dependencies/commons-compress-1.19.jar
 %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-npm-repository-plugin-%%VERSION%%/dependencies/jackson-dataformat-smile-2.9.3.jar
 %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-npm-repository-plugin-%%VERSION%%/nexus-npm-repository-plugin-%%VERSION%%.jar
 %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-nuget-plugin-%%VERSION%%/META-INF/MANIFEST.MF



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201911091559.xA9FxfdS039010>