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 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