FreeBSD Bugzilla – Attachment 167356 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 and take over maintainership
snappy-patch.patch (text/plain), 856 bytes, created by
Mark Dixon
on 2016-02-24 08:40:23 UTC
(
hide
)
Description:
Patch to force the correct maven version and take over maintainership
Filename:
MIME Type:
Creator:
Mark Dixon
Created:
2016-02-24 08:40:23 UTC
Size:
856 bytes
patch
obsolete
>diff --git a/archivers/snappy-java/Makefile b/archivers/snappy-java/Makefile >index 868b51f..f9ce89d 100644 >--- a/archivers/snappy-java/Makefile >+++ b/archivers/snappy-java/Makefile >@@ -20,7 +20,7 @@ DISTFILES+= ${DISTNAME}${EXTRACT_SUFX}:source1 \ > EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} \ > FreeBSD-snappy-${PORTVERSION}-maven-repository.tar.gz > >-MAINTAINER= hsn@sendmail.cz >+MAINTAINER= mark@tranquillussoftware.co.uk > COMMENT= Fast compressor/decompressor library > > LICENSE= APACHE20 >@@ -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
Flags:
koobs
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 204666
:
167175
| 167356