mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-20 08:27:15 +00:00
- Update to version 1.0.0 [1]
- Convert to USES=ssl [2] PR: 211427 [1] [2] Submitted by: cmt [1], maintainer [2] Approved by: Thomas Hurst (maintainer) [1]
This commit is contained in:
parent
4ec371b27c
commit
cf7929ea86
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=419619
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user