FreeBSD Bugzilla – Attachment 221444 Details for
Bug 252564
devel/nexus2-oss: update to 2.14.20-02
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch against /usr/ports/devel/nexus2-oss
nexus-2.14.20.patch (text/plain), 9.73 KB, created by
Michael Osipov
on 2021-01-10 19:49:24 UTC
(
hide
)
Description:
Patch against /usr/ports/devel/nexus2-oss
Filename:
MIME Type:
Creator:
Michael Osipov
Created:
2021-01-10 19:49:24 UTC
Size:
9.73 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (Revision 560560) >+++ Makefile (Arbeitskopie) >@@ -1,8 +1,8 @@ > # $FreeBSD$ > > PORTNAME= nexus2 >-PORTVERSION= 2.14.18 >-DISTVERSIONSUFFIX= 01 >+PORTVERSION= 2.14.20 >+DISTVERSIONSUFFIX= 02 > CATEGORIES= devel www java > MASTER_SITES= https://download.sonatype.com/nexus/oss/ > PKGNAMESUFFIX= -oss >@@ -25,7 +25,7 @@ > NO_TEST= yes > > USE_JAVA= yes >-JAVA_VERSION= 1.8+ >+JAVA_VERSION= 8+ > > USE_RC_SUBR= ${PORTNAME} > >Index: distinfo >=================================================================== >--- distinfo (Revision 560560) >+++ distinfo (Arbeitskopie) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1592301259 >-SHA256 (nexus-2.14.18-01-bundle.tar.gz) = 350af8b270bec7fda5861a15b8a5b7870fd8903d0b9a210754113d5a966ce6a6 >-SIZE (nexus-2.14.18-01-bundle.tar.gz) = 83493896 >+TIMESTAMP = 1610303650 >+SHA256 (nexus-2.14.20-02-bundle.tar.gz) = 0d09b35265b06e0f1ecadb00f31d0f7e187a35b39fc34d762c0393918ccf19c8 >+SIZE (nexus-2.14.20-02-bundle.tar.gz) = 83560634 >Index: pkg-plist >=================================================================== >--- pkg-plist (Revision 560560) >+++ pkg-plist (Arbeitskopie) >@@ -38,7 +38,7 @@ > %%DATADIR%%/lib/plexus-interpolation-1.16.jar > %%DATADIR%%/lib/slf4j-api-1.7.25.jar > %%DATADIR%%/nexus/LICENSE.html >-%%DATADIR%%/nexus/WEB-INF/bundles/bcprov-jdk15to18-1.64.jar >+%%DATADIR%%/nexus/WEB-INF/bundles/bcprov-jdk15to18-1.66.jar > %%DATADIR%%/nexus/WEB-INF/classes/META-INF/sisu/javax.inject.Named > %%DATADIR%%/nexus/WEB-INF/classes/ehcache.xml > %%DATADIR%%/nexus/WEB-INF/classes/nexus.properties >@@ -61,7 +61,7 @@ > %%DATADIR%%/nexus/WEB-INF/lib/commons-beanutils-1.9.4.jar > %%DATADIR%%/nexus/WEB-INF/lib/commons-codec-1.8.jar > %%DATADIR%%/nexus/WEB-INF/lib/commons-collections-3.2.2.jar >-%%DATADIR%%/nexus/WEB-INF/lib/commons-io-2.4.jar >+%%DATADIR%%/nexus/WEB-INF/lib/commons-io-2.8.0.jar > %%DATADIR%%/nexus/WEB-INF/lib/commons-lang-2.6.jar > %%DATADIR%%/nexus/WEB-INF/lib/ehcache-core-2.5.1.jar > %%DATADIR%%/nexus/WEB-INF/lib/encoder-1.2.2.jar >@@ -79,9 +79,9 @@ > %%DATADIR%%/nexus/WEB-INF/lib/guice-servlet-3.2.6.jar > %%DATADIR%%/nexus/WEB-INF/lib/httpclient-4.3.6.jar > %%DATADIR%%/nexus/WEB-INF/lib/httpcore-4.3.3.jar >-%%DATADIR%%/nexus/WEB-INF/lib/jackson-annotations-2.9.3.jar >-%%DATADIR%%/nexus/WEB-INF/lib/jackson-core-2.9.3.jar >-%%DATADIR%%/nexus/WEB-INF/lib/jackson-databind-2.9.3.jar >+%%DATADIR%%/nexus/WEB-INF/lib/jackson-annotations-2.11.3.jar >+%%DATADIR%%/nexus/WEB-INF/lib/jackson-core-2.11.3.jar >+%%DATADIR%%/nexus/WEB-INF/lib/jackson-databind-2.11.3.jar > %%DATADIR%%/nexus/WEB-INF/lib/javax.annotation-api-1.3.2.jar > %%DATADIR%%/nexus/WEB-INF/lib/javax.inject-1.jar > %%DATADIR%%/nexus/WEB-INF/lib/javax.mail-1.6.1.jar >@@ -113,24 +113,24 @@ > %%DATADIR%%/nexus/WEB-INF/lib/org.apache.felix.framework-4.2.1.jar > %%DATADIR%%/nexus/WEB-INF/lib/org.eclipse.sisu.inject-0.3.1.jar > %%DATADIR%%/nexus/WEB-INF/lib/org.eclipse.sisu.plexus-0.3.1.jar >-%%DATADIR%%/nexus/WEB-INF/lib/plexus-cipher-1.7.jar >+%%DATADIR%%/nexus/WEB-INF/lib/plexus-cipher-1.8.jar > %%DATADIR%%/nexus/WEB-INF/lib/plexus-classworlds-2.4.jar > %%DATADIR%%/nexus/WEB-INF/lib/plexus-component-annotations-1.5.5.jar > %%DATADIR%%/nexus/WEB-INF/lib/plexus-interpolation-1.16.jar > %%DATADIR%%/nexus/WEB-INF/lib/plexus-slf4j-logging-1.1.jar > %%DATADIR%%/nexus/WEB-INF/lib/plexus-utils-3.0.24.jar >-%%DATADIR%%/nexus/WEB-INF/lib/shiro-cache-1.5.3.jar >-%%DATADIR%%/nexus/WEB-INF/lib/shiro-config-core-1.5.3.jar >-%%DATADIR%%/nexus/WEB-INF/lib/shiro-config-ogdl-1.5.3.jar >-%%DATADIR%%/nexus/WEB-INF/lib/shiro-core-1.5.3.jar >-%%DATADIR%%/nexus/WEB-INF/lib/shiro-crypto-cipher-1.5.3.jar >-%%DATADIR%%/nexus/WEB-INF/lib/shiro-crypto-core-1.5.3.jar >-%%DATADIR%%/nexus/WEB-INF/lib/shiro-crypto-hash-1.5.3.jar >-%%DATADIR%%/nexus/WEB-INF/lib/shiro-ehcache-1.5.3.jar >-%%DATADIR%%/nexus/WEB-INF/lib/shiro-event-1.5.3.jar >-%%DATADIR%%/nexus/WEB-INF/lib/shiro-guice-1.5.3.jar >-%%DATADIR%%/nexus/WEB-INF/lib/shiro-lang-1.5.3.jar >-%%DATADIR%%/nexus/WEB-INF/lib/shiro-web-1.5.3.jar >+%%DATADIR%%/nexus/WEB-INF/lib/shiro-cache-1.6.0.jar >+%%DATADIR%%/nexus/WEB-INF/lib/shiro-config-core-1.6.0.jar >+%%DATADIR%%/nexus/WEB-INF/lib/shiro-config-ogdl-1.6.0.jar >+%%DATADIR%%/nexus/WEB-INF/lib/shiro-core-1.6.0.jar >+%%DATADIR%%/nexus/WEB-INF/lib/shiro-crypto-cipher-1.6.0.jar >+%%DATADIR%%/nexus/WEB-INF/lib/shiro-crypto-core-1.6.0.jar >+%%DATADIR%%/nexus/WEB-INF/lib/shiro-crypto-hash-1.6.0.jar >+%%DATADIR%%/nexus/WEB-INF/lib/shiro-ehcache-1.6.0.jar >+%%DATADIR%%/nexus/WEB-INF/lib/shiro-event-1.6.0.jar >+%%DATADIR%%/nexus/WEB-INF/lib/shiro-guice-1.6.0.jar >+%%DATADIR%%/nexus/WEB-INF/lib/shiro-lang-1.6.0.jar >+%%DATADIR%%/nexus/WEB-INF/lib/shiro-web-1.6.0.jar > %%DATADIR%%/nexus/WEB-INF/lib/sisu-guice-3.2.6.jar > %%DATADIR%%/nexus/WEB-INF/lib/sisu-mailer-1.10.jar > %%DATADIR%%/nexus/WEB-INF/lib/sisu-resource-scanner-1.1.jar >@@ -154,9 +154,9 @@ > %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-content-plugin-%%VERSION%%/META-INF/MANIFEST.MF > %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-content-plugin-%%VERSION%%/nexus-content-plugin-%%VERSION%%.jar > %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-crypto-plugin-%%VERSION%%/META-INF/MANIFEST.MF >-%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-crypto-plugin-%%VERSION%%/dependencies/bcpg-jdk15to18-1.64.jar >-%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-crypto-plugin-%%VERSION%%/dependencies/bcpkix-jdk15to18-1.64.jar >-%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-crypto-plugin-%%VERSION%%/dependencies/bcprov-jdk15to18-1.64.jar >+%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-crypto-plugin-%%VERSION%%/dependencies/bcpg-jdk15to18-1.66.jar >+%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-crypto-plugin-%%VERSION%%/dependencies/bcpkix-jdk15to18-1.66.jar >+%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-crypto-plugin-%%VERSION%%/dependencies/bcprov-jdk15to18-1.66.jar > %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-crypto-plugin-%%VERSION%%/dependencies/goodies-crypto-1.9.1.jar > %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-crypto-plugin-%%VERSION%%/nexus-crypto-plugin-%%VERSION%%.jar > %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-groovy-plugin-%%VERSION%%/META-INF/MANIFEST.MF >@@ -188,7 +188,7 @@ > %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-iq-repository-oss-plugin-%%VERSION%%/nexus-iq-repository-oss-plugin-%%VERSION%%.jar > %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-kazuki-plugin-%%VERSION%%/META-INF/MANIFEST.MF > %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-kazuki-plugin-%%VERSION%%/dependencies/antlr-2.7.7.jar >-%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-kazuki-plugin-%%VERSION%%/dependencies/jackson-dataformat-smile-2.9.3.jar >+%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-kazuki-plugin-%%VERSION%%/dependencies/jackson-dataformat-smile-2.11.3.jar > %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-kazuki-plugin-%%VERSION%%/dependencies/jdbi-2.53.jar > %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-kazuki-plugin-%%VERSION%%/dependencies/kazuki-db-0.1.8.jar > %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-kazuki-plugin-%%VERSION%%/dependencies/stringtemplate-3.0.jar >@@ -215,11 +215,11 @@ > %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-maven-bridge-plugin-%%VERSION%%/dependencies/wagon-provider-api-2.4.jar > %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-maven-bridge-plugin-%%VERSION%%/nexus-maven-bridge-plugin-%%VERSION%%.jar > %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-migrationagent-plugin-%%VERSION%%/META-INF/MANIFEST.MF >-%%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%%/dependencies/jackson-dataformat-smile-2.11.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.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%%/dependencies/jackson-dataformat-smile-2.11.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 > %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-nuget-plugin-%%VERSION%%/dependencies/core4j-0.5.jar >@@ -284,8 +284,8 @@ > %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-siesta-plugin-%%VERSION%%/dependencies/asm-3.1.jar > %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-siesta-plugin-%%VERSION%%/dependencies/istack-commons-runtime-2.16.jar > %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-siesta-plugin-%%VERSION%%/dependencies/jacksbee-runtime-1.3.jar >-%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-siesta-plugin-%%VERSION%%/dependencies/jackson-jaxrs-base-2.9.3.jar >-%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-siesta-plugin-%%VERSION%%/dependencies/jackson-jaxrs-json-provider-2.9.3.jar >+%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-siesta-plugin-%%VERSION%%/dependencies/jackson-jaxrs-base-2.11.3.jar >+%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-siesta-plugin-%%VERSION%%/dependencies/jackson-jaxrs-json-provider-2.11.3.jar > %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-siesta-plugin-%%VERSION%%/dependencies/jackson-module-jaxb-annotations-2.9.3.jar > %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-siesta-plugin-%%VERSION%%/dependencies/jaxb-core-2.2.8-b01.jar > %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-siesta-plugin-%%VERSION%%/dependencies/jaxb-impl-2.2.8-b01.jar
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
michael.osipov
:
maintainer-approval+
michael.osipov
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 252564
: 221444