FreeBSD Bugzilla – Attachment 167175 Details for
Bug 204666
archivers/snappy-java: Force correct maven version, Take MAINTAINER'ship
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to force the correct maven version
snappy-patch.patch (text/plain), 545 bytes, created by
Mark Dixon
on 2016-02-19 13:40:49 UTC
(
hide
)
Description:
Patch to force the correct maven version
Filename:
MIME Type:
Creator:
Mark Dixon
Created:
2016-02-19 13:40:49 UTC
Size:
545 bytes
patch
obsolete
>diff --git a/archivers/snappy-java/Makefile b/archivers/snappy-java/Makefile >index 868b51f..83732d9 100644 >--- a/archivers/snappy-java/Makefile >+++ b/archivers/snappy-java/Makefile >@@ -41,7 +41,7 @@ PLIST_FILES= %%JAVAJARDIR%%/snappy-java.jar lib/libsnappyjava.so > > post-patch: > @${REINPLACE_CMD} -e 's|curl.*||g ; \ >- s|MVN:=mvn|MVN:=mvn -Dmaven.repo.local=${WRKDIR}/repository --offline|g' \ >+ s|MVN:=mvn|MVN:=${LOCALBASE}/share/java/maven3/bin/mvn -Dmaven.repo.local=${WRKDIR}/repository --offline|g' \ > ${WRKSRC}/Makefile > > do-build:
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
Actions:
View
|
Diff
Attachments on
bug 204666
:
167175
|
167356