FreeBSD Bugzilla – Attachment 182100 Details for
Bug 218890
security/keepassxc: Update to 2.1.4, make autotype and KeePassHTTP support options
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
keepassxc.diff
keepassxc.diff (text/plain), 1.76 KB, created by
Tobias Kortkamp
on 2017-04-26 14:48:27 UTC
(
hide
)
Description:
keepassxc.diff
Filename:
MIME Type:
Creator:
Tobias Kortkamp
Created:
2017-04-26 14:48:27 UTC
Size:
1.76 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 439438) >+++ Makefile (working copy) >@@ -1,8 +1,7 @@ > # $FreeBSD$ > > PORTNAME= keepassxc >-PORTVERSION= 2.1.3 >-PORTREVISION= 1 >+PORTVERSION= 2.1.4 > CATEGORIES= security > > MAINTAINER= melanhit@gmail.com >@@ -33,6 +32,17 @@ > USE_GITHUB= yes > GH_ACCOUNT= keepassxreboot > >-CMAKE_ARGS+= -DZLIB_SUPPORTS_GZIP:BOOL=ON -DWITH_XC_AUTOTYPE=ON -DWITH_XC_HTTP=ON >+TEST_TARGET= test > >+CMAKE_ARGS= -DZLIB_SUPPORTS_GZIP:BOOL=ON >+ >+OPTIONS_DEFAULT= AUTOTYPE HTTP >+OPTIONS_DEFINE= AUTOTYPE HTTP >+OPTIONS_SUB= yes >+ >+AUTOTYPE_CMAKE_BOOL= WITH_XC_AUTOTYPE >+AUTOTYPE_DESC= Auto-type passwords in input fields >+HTTP_CMAKE_BOOL= WITH_XC_HTTP >+HTTP_DESC= KeePassHTTP support for ChromeIPass and PassIFox >+ > .include <bsd.port.mk> >Index: distinfo >=================================================================== >--- distinfo (revision 439438) >+++ distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1488819301 >-SHA256 (keepassxreboot-keepassxc-2.1.3_GH0.tar.gz) = 9cfdcb519127197e4b35837160729a3f38c34771f869249b03fa88a8104fb0e4 >-SIZE (keepassxreboot-keepassxc-2.1.3_GH0.tar.gz) = 3329237 >+TIMESTAMP = 1493214137 >+SHA256 (keepassxreboot-keepassxc-2.1.4_GH0.tar.gz) = 40a990dbcf442eb3cad99452b58ffd36e5855b39e78f213ea20e99fbc7876701 >+SIZE (keepassxreboot-keepassxc-2.1.4_GH0.tar.gz) = 3345520 >Index: pkg-plist >=================================================================== >--- pkg-plist (revision 439438) >+++ pkg-plist (working copy) >@@ -1,5 +1,5 @@ > bin/keepassxc >-lib/keepassxc/libkeepassx-autotype-xcb.so >+%%AUTOTYPE%%lib/keepassxc/libkeepassx-autotype-xcb.so > share/applications/keepassxc.desktop > share/icons/hicolor/128x128/apps/keepassxc-dark.png > share/icons/hicolor/128x128/apps/keepassxc-locked.png
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:
tobik
:
maintainer-approval-
Actions:
View
|
Diff
Attachments on
bug 218890
: 182100 |
182290
|
182327