Date: Tue, 5 Nov 2019 23:59:13 +0000 (UTC) From: Dmitri Goutnik <dmgk@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r516852 - head/devel/nexus2-oss Message-ID: <201911052359.xA5NxDRI028525@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: dmgk Date: Tue Nov 5 23:59:13 2019 New Revision: 516852 URL: https://svnweb.freebsd.org/changeset/ports/516852 Log: 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) Modified: head/devel/nexus2-oss/Makefile head/devel/nexus2-oss/distinfo head/devel/nexus2-oss/pkg-plist Modified: head/devel/nexus2-oss/Makefile ============================================================================== --- head/devel/nexus2-oss/Makefile Tue Nov 5 23:25:16 2019 (r516851) +++ head/devel/nexus2-oss/Makefile Tue Nov 5 23:59:13 2019 (r516852) @@ -1,10 +1,10 @@ # $FreeBSD$ PORTNAME= nexus2 -PORTVERSION= 2.14.14 +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: head/devel/nexus2-oss/distinfo ============================================================================== --- head/devel/nexus2-oss/distinfo Tue Nov 5 23:25:16 2019 (r516851) +++ head/devel/nexus2-oss/distinfo Tue Nov 5 23:59:13 2019 (r516852) @@ -1,3 +1,3 @@ -TIMESTAMP = 1570219208 -SHA256 (nexus-2.14.14-01-bundle.tar.gz) = cd31f134791fb64d01e4d7488477e5c2defb3c2dc15eca871e97ccd281f59e80 -SIZE (nexus-2.14.14-01-bundle.tar.gz) = 82413789 +TIMESTAMP = 1571239750 +SHA256 (nexus-2.14.15-01-bundle.tar.gz) = 3fadef67092484898d8752c5f2372132b2de7b52b953338a779259b84ce6da32 +SIZE (nexus-2.14.15-01-bundle.tar.gz) = 82447724 Modified: head/devel/nexus2-oss/pkg-plist ============================================================================== --- head/devel/nexus2-oss/pkg-plist Tue Nov 5 23:25:16 2019 (r516851) +++ head/devel/nexus2-oss/pkg-plist Tue Nov 5 23:59:13 2019 (r516852) @@ -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?201911052359.xA5NxDRI028525>