View | Details | Raw Unified | Return to bug 241308
Collapse All | Expand All

(-)devel/nexus2-oss/Makefile (-2 / +2 lines)
Lines 1-10 Link Here
1
# $FreeBSD$
1
# $FreeBSD$
2
2
3
PORTNAME=	nexus2
3
PORTNAME=	nexus2
4
PORTVERSION=	2.14.14
4
PORTVERSION=	2.14.15
5
DISTVERSIONSUFFIX=	01
5
DISTVERSIONSUFFIX=	01
6
CATEGORIES=	devel www java
6
CATEGORIES=	devel www java
7
MASTER_SITES=	http://download.sonatype.com/nexus/oss/
7
MASTER_SITES=	https://download.sonatype.com/nexus/oss/
8
PKGNAMESUFFIX=	-oss
8
PKGNAMESUFFIX=	-oss
9
DISTNAME=	nexus-${PORTVERSION}-${DISTVERSIONSUFFIX}-bundle
9
DISTNAME=	nexus-${PORTVERSION}-${DISTVERSIONSUFFIX}-bundle
10
10
(-)devel/nexus2-oss/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1570219208
1
TIMESTAMP = 1571239750
2
SHA256 (nexus-2.14.14-01-bundle.tar.gz) = cd31f134791fb64d01e4d7488477e5c2defb3c2dc15eca871e97ccd281f59e80
2
SHA256 (nexus-2.14.15-01-bundle.tar.gz) = 3fadef67092484898d8752c5f2372132b2de7b52b953338a779259b84ce6da32
3
SIZE (nexus-2.14.14-01-bundle.tar.gz) = 82413789
3
SIZE (nexus-2.14.15-01-bundle.tar.gz) = 82447724
(-)devel/nexus2-oss/pkg-plist (-2 / +2 lines)
Lines 125-131 Link Here
125
%%DATADIR%%/nexus/WEB-INF/lib/sisu-mailer-1.10.jar
125
%%DATADIR%%/nexus/WEB-INF/lib/sisu-mailer-1.10.jar
126
%%DATADIR%%/nexus/WEB-INF/lib/sisu-resource-scanner-1.1.jar
126
%%DATADIR%%/nexus/WEB-INF/lib/sisu-resource-scanner-1.1.jar
127
%%DATADIR%%/nexus/WEB-INF/lib/statemap-6.0.1-java.jar
127
%%DATADIR%%/nexus/WEB-INF/lib/statemap-6.0.1-java.jar
128
%%DATADIR%%/nexus/WEB-INF/lib/tika-core-1.20.jar
128
%%DATADIR%%/nexus/WEB-INF/lib/tika-core-1.22.jar
129
%%DATADIR%%/nexus/WEB-INF/lib/velocity-1.7.jar
129
%%DATADIR%%/nexus/WEB-INF/lib/velocity-1.7.jar
130
%%DATADIR%%/nexus/WEB-INF/lib/xmlpull-1.1.3.1.jar
130
%%DATADIR%%/nexus/WEB-INF/lib/xmlpull-1.1.3.1.jar
131
%%DATADIR%%/nexus/WEB-INF/lib/xpp3_min-1.1.4c.jar
131
%%DATADIR%%/nexus/WEB-INF/lib/xpp3_min-1.1.4c.jar
Lines 208-214 Link Here
208
%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-migrationagent-plugin-%%VERSION%%/dependencies/jackson-dataformat-smile-2.9.3.jar
208
%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-migrationagent-plugin-%%VERSION%%/dependencies/jackson-dataformat-smile-2.9.3.jar
209
%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-migrationagent-plugin-%%VERSION%%/nexus-migrationagent-plugin-%%VERSION%%.jar
209
%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-migrationagent-plugin-%%VERSION%%/nexus-migrationagent-plugin-%%VERSION%%.jar
210
%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-npm-repository-plugin-%%VERSION%%/META-INF/MANIFEST.MF
210
%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-npm-repository-plugin-%%VERSION%%/META-INF/MANIFEST.MF
211
%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-npm-repository-plugin-%%VERSION%%/dependencies/commons-compress-1.18.jar
211
%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-npm-repository-plugin-%%VERSION%%/dependencies/commons-compress-1.19.jar
212
%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-npm-repository-plugin-%%VERSION%%/dependencies/jackson-dataformat-smile-2.9.3.jar
212
%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-npm-repository-plugin-%%VERSION%%/dependencies/jackson-dataformat-smile-2.9.3.jar
213
%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-npm-repository-plugin-%%VERSION%%/nexus-npm-repository-plugin-%%VERSION%%.jar
213
%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-npm-repository-plugin-%%VERSION%%/nexus-npm-repository-plugin-%%VERSION%%.jar
214
%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-nuget-plugin-%%VERSION%%/META-INF/MANIFEST.MF
214
%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-nuget-plugin-%%VERSION%%/META-INF/MANIFEST.MF

Return to bug 241308