FreeBSD Bugzilla – Attachment 179922 Details for
Bug 217018
security/lastpass-cli: Update to 1.1.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Updated patch to 1.1.2 with revised pkg-message
lastpass-cli-1.1.2.patch (text/plain), 2.15 KB, created by
Thomas Hurst
on 2017-02-12 23:03:18 UTC
(
hide
)
Description:
Updated patch to 1.1.2 with revised pkg-message
Filename:
MIME Type:
Creator:
Thomas Hurst
Created:
2017-02-12 23:03:18 UTC
Size:
2.15 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 433962) >+++ Makefile (working copy) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= lastpass-cli >-PORTVERSION= 1.0.0 >+PORTVERSION= 1.1.2 > DISTVERSIONPREFIX= v > CATEGORIES= security > >@@ -14,7 +14,7 @@ > > LIB_DEPENDS= libcurl.so:ftp/curl > >-USES= gmake pkgconfig ssl >+USES= cmake pkgconfig ssl > USE_GNOME= libxml2 > > USE_GITHUB= YES >@@ -21,7 +21,7 @@ > GH_ACCOUNT= lastpass > > PLIST_FILES= bin/lpass share/bash-completion/completions/lpass >-MAKE_ENV+= MANDIR=${MANPREFIX}/man >+CMAKE_ARGS= -DBASH_COMPLETION_COMPLETIONSDIR=${PREFIX}/share/bash-completion/completions > > OPTIONS_DEFINE= MANPAGES PINENTRY XCLIP XSEL > OPTIONS_DEFAULT= MANPAGES >@@ -41,7 +41,7 @@ > > post-extract: > @${REINPLACE_CMD} -e 's/-Wno-language-extension-token//g' \ >- ${WRKSRC}/Makefile >+ ${WRKSRC}/CMakeLists.txt > > post-install: > @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/lpass >Index: distinfo >=================================================================== >--- distinfo (revision 433962) >+++ distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1469726890 >-SHA256 (lastpass-lastpass-cli-v1.0.0_GH0.tar.gz) = 42096c0bd3972b0e9cc9cef32fbf141e47b04b9e2387fb3abe8b105e135fb41e >-SIZE (lastpass-lastpass-cli-v1.0.0_GH0.tar.gz) = 92311 >+TIMESTAMP = 1486849098 >+SHA256 (lastpass-lastpass-cli-v1.1.2_GH0.tar.gz) = bc737d8e6d713c8aecdfb7f34b29aa9a8ae9b1e9ba80b31059686b18591a8c39 >+SIZE (lastpass-lastpass-cli-v1.1.2_GH0.tar.gz) = 102796 >Index: pkg-message >=================================================================== >--- pkg-message (revision 433962) >+++ pkg-message (working copy) >@@ -16,14 +16,6 @@ > > > =============================================================================== >-Using OpenSSL from ports >-=============================================================================== >- >-If you're using security/openssl, ensure ftp/curl is configured with the >-HEIMDAL_PORT option to avoid linking to two different OpenSSL libraries. >- >- >-=============================================================================== > Other steps > =============================================================================== >
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:
tom
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 217018
:
179887
| 179922