diff options
author | Pawel Pekala <pawel@FreeBSD.org> | 2016-08-04 14:41:32 +0000 |
---|---|---|
committer | Pawel Pekala <pawel@FreeBSD.org> | 2016-08-04 14:41:32 +0000 |
commit | cf7929ea86a894c33858d835dd9179a9db8d388d (patch) | |
tree | c00f8881113fb3a9a49796e2f76e68083bb3acc7 /security/lastpass-cli | |
parent | 4ec371b27c67d89cff8c92a59246ad4a5b829ca9 (diff) | |
download | ports-cf7929ea86a894c33858d835dd9179a9db8d388d.tar.gz ports-cf7929ea86a894c33858d835dd9179a9db8d388d.zip |
Notes
Diffstat (limited to 'security/lastpass-cli')
-rw-r--r-- | security/lastpass-cli/Makefile | 7 | ||||
-rw-r--r-- | security/lastpass-cli/distinfo | 5 |
2 files changed, 6 insertions, 6 deletions
diff --git a/security/lastpass-cli/Makefile b/security/lastpass-cli/Makefile index b0a867a94a0e..5867415e8e13 100644 --- a/security/lastpass-cli/Makefile +++ b/security/lastpass-cli/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= lastpass-cli -PORTVERSION= 0.9.0 +PORTVERSION= 1.0.0 DISTVERSIONPREFIX= v CATEGORIES= security @@ -14,14 +14,13 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libcurl.so:ftp/curl -USES= gmake pkgconfig +USES= gmake pkgconfig ssl USE_GNOME= libxml2 -USE_OPENSSL= yes USE_GITHUB= YES GH_ACCOUNT= lastpass -PLIST_FILES= bin/lpass +PLIST_FILES= bin/lpass share/bash-completion/completions/lpass MAKE_ENV+= MANDIR=${MANPREFIX}/man OPTIONS_DEFINE= MANPAGES PINENTRY XCLIP XSEL diff --git a/security/lastpass-cli/distinfo b/security/lastpass-cli/distinfo index 970d5b294527..0c334dfce14d 100644 --- a/security/lastpass-cli/distinfo +++ b/security/lastpass-cli/distinfo @@ -1,2 +1,3 @@ -SHA256 (lastpass-lastpass-cli-v0.9.0_GH0.tar.gz) = e7314f0dfeec86add7c19c053ee34bb7a176e462e71727d2b345481d2d136800 -SIZE (lastpass-lastpass-cli-v0.9.0_GH0.tar.gz) = 84433 +TIMESTAMP = 1469726890 +SHA256 (lastpass-lastpass-cli-v1.0.0_GH0.tar.gz) = 42096c0bd3972b0e9cc9cef32fbf141e47b04b9e2387fb3abe8b105e135fb41e +SIZE (lastpass-lastpass-cli-v1.0.0_GH0.tar.gz) = 92311 |