aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2018-06-17 14:21:49 +0000
committerRene Ladan <rene@FreeBSD.org>2018-06-17 14:21:49 +0000
commita2667f0cfc879e06b7f9d3a4f01bb7b2923b4173 (patch)
tree928961315c8047e81cd4aa0c194b3191774153e8
parent7975ea832fa1f04c7a334a97ab090deb0175c811 (diff)
downloadports-a2667f0cfc879e06b7f9d3a4f01bb7b2923b4173.tar.gz
ports-a2667f0cfc879e06b7f9d3a4f01bb7b2923b4173.zip
MFH: r472398
sysutils/password-store: update to version 1.7.2. Switch to xz format to enable comparing the checksum of the downloaded file with the checksum given in the GPG-signed release email. Security: https://vuxml.freebsd.org/freebsd/53eb9e1e-7014-11e8-8b1f-3065ec8fd3ec.html Approved by: ports-secteam (riggs)
Notes
Notes: svn path=/branches/2018Q2/; revision=472605
-rw-r--r--sysutils/password-store/Makefile7
-rw-r--r--sysutils/password-store/distinfo6
-rw-r--r--sysutils/password-store/pkg-plist4
3 files changed, 10 insertions, 7 deletions
diff --git a/sysutils/password-store/Makefile b/sysutils/password-store/Makefile
index 84bdbb398fb2..7fc4bca8cf49 100644
--- a/sysutils/password-store/Makefile
+++ b/sysutils/password-store/Makefile
@@ -1,10 +1,9 @@
# $FreeBSD$
PORTNAME= password-store
-PORTVERSION= 1.7.1
-PORTREVISION= 2
+PORTVERSION= 1.7.2
CATEGORIES= sysutils
-MASTER_SITES= http://git.zx2c4.com/password-store/snapshot/
+MASTER_SITES= https://git.zx2c4.com/password-store/snapshot/
MAINTAINER= rene@FreeBSD.org
COMMENT= Stores, retrieves, generates, and synchronizes passwords securely
@@ -12,6 +11,8 @@ COMMENT= Stores, retrieves, generates, and synchronizes passwords securely
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
+USES= tar:xz
+
RUN_DEPENDS= bash:shells/bash \
getopt>=0:misc/getopt \
gnupg>=2:security/gnupg \
diff --git a/sysutils/password-store/distinfo b/sysutils/password-store/distinfo
index c8364343aa1e..7e1f7446dae6 100644
--- a/sysutils/password-store/distinfo
+++ b/sysutils/password-store/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1494164140
-SHA256 (password-store-1.7.1.tar.gz) = 3f7eadf5032ad7f966b408000827251b79cd5f3cfc0a0ba0c9d012764d0c303d
-SIZE (password-store-1.7.1.tar.gz) = 70522
+TIMESTAMP = 1529007518
+SHA256 (password-store-1.7.2.tar.xz) = 4768c5e1965c4d2aeb28818681e484fb105b6f46cbd75a97608615c4ec6980ea
+SIZE (password-store-1.7.2.tar.xz) = 63620
diff --git a/sysutils/password-store/pkg-plist b/sysutils/password-store/pkg-plist
index 42e08a83d800..bd33154f9c45 100644
--- a/sysutils/password-store/pkg-plist
+++ b/sysutils/password-store/pkg-plist
@@ -5,6 +5,7 @@ man/man1/pass.1.gz
%%CONTRIB%%%%DATADIR%%/dmenu/README.md
%%CONTRIB%%%%DATADIR%%/dmenu/passmenu
%%CONTRIB%%%%DATADIR%%/emacs/Cask
+%%CONTRIB%%%%DATADIR%%/emacs/CHANGELOG.md
%%CONTRIB%%%%DATADIR%%/emacs/README.md
%%CONTRIB%%%%DATADIR%%/emacs/password-store.el
%%CONTRIB%%%%DATADIR%%/importers/1password2pass.rb
@@ -25,7 +26,8 @@ man/man1/pass.1.gz
%%CONTRIB%%%%DATADIR%%/pass.bash-completion
%%CONTRIB%%%%DATADIR%%/pass.fish-completion
%%CONTRIB%%%%DATADIR%%/pass.zsh-completion
-%%CONTRIB%%%%DATADIR%%/vim/noplaintext.vim
+%%CONTRIB%%%%DATADIR%%/vim/redact_pass.txt
+%%CONTRIB%%%%DATADIR%%/vim/redact_pass.vim
%%CONTRIB%%etc/bash_completion.d/password-store
%%CONTRIB%%share/fish/completions/password-store.fish
%%CONTRIB%%share/zsh/site-functions/_pass