FreeBSD Bugzilla – Attachment 213748 Details for
Bug 245874
editors/libreoffice: replace dependrncy form java/apache-commons-lang with java/apache-commons-lang3
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Replace dependrncy form java/apache-commons-lang with java/apache-commons-lang3
file_245874.txt (text/plain), 1.09 KB, created by
Vladimir Druzenko
on 2020-04-24 12:56:57 UTC
(
hide
)
Description:
Replace dependrncy form java/apache-commons-lang with java/apache-commons-lang3
Filename:
MIME Type:
Creator:
Vladimir Druzenko
Created:
2020-04-24 12:56:57 UTC
Size:
1.09 KB
patch
obsolete
>diff -ur editors/libreoffice.orig/Makefile editors/libreoffice/Makefile >--- editors/libreoffice.orig/Makefile >+++ editors/libreoffice/Makefile >@@ -161,7 +161,7 @@ > JAVA_BUILD_DEPENDS= ant:devel/apache-ant \ > ${JAVAJARDIR}/commons-codec.jar:java/apache-commons-codec \ > ${JAVAJARDIR}/commons-httpclient.jar:java/apache-commons-httpclient \ >- ${JAVAJARDIR}/commons-lang.jar:java/apache-commons-lang \ >+ ${JAVAJARDIR}/commons-lang3.jar:java/apache-commons-lang3 \ > ${JAVAJARDIR}/commons-logging.jar:java/apache-commons-logging \ > ${JAVAJARDIR}/junit.jar:java/junit \ > ${JAVAJARDIR}/bsh.jar:lang/bsh >@@ -170,7 +170,7 @@ > --with-beanshell-jar=${JAVAJARDIR}/bsh.jar \ > --with-commons-codec-jar=${JAVAJARDIR}/commons-codec.jar \ > --with-commons-httpclient-jar=${JAVAJARDIR}/commons-httpclient.jar \ >- --with-commons-lang-jar=${JAVAJARDIR}/commons-lang.jar \ >+ --with-commons-lang-jar=${JAVAJARDIR}/commons-lang3.jar \ > --with-commons-logging-jar=${JAVAJARDIR}/commons-logging.jar \ > --with-jdk-home="${JAVA_HOME}" \ > --with-junit=${JAVAJARDIR}/junit.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:
vvd
:
maintainer-approval?
Actions:
View
|
Diff
Attachments on
bug 245874
: 213748