From owner-svn-ports-head@freebsd.org Thu Jun 14 21:04:07 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BA89C10066A5; Thu, 14 Jun 2018 21:04:07 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 701438242B; Thu, 14 Jun 2018 21:04:07 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 3833F602B; Thu, 14 Jun 2018 21:04:07 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w5EL47Rs012123; Thu, 14 Jun 2018 21:04:07 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w5EL46mV012120; Thu, 14 Jun 2018 21:04:06 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201806142104.w5EL46mV012120@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Thu, 14 Jun 2018 21:04:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r472398 - head/sysutils/password-store X-SVN-Group: ports-head X-SVN-Commit-Author: rene X-SVN-Commit-Paths: head/sysutils/password-store X-SVN-Commit-Revision: 472398 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Jun 2018 21:04:08 -0000 Author: rene Date: Thu Jun 14 21:04:06 2018 New Revision: 472398 URL: https://svnweb.freebsd.org/changeset/ports/472398 Log: 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. MFH: 2018Q2 Security: https://vuxml.freebsd.org/freebsd/53eb9e1e-7014-11e8-8b1f-3065ec8fd3ec.html Modified: head/sysutils/password-store/Makefile head/sysutils/password-store/distinfo head/sysutils/password-store/pkg-plist Modified: head/sysutils/password-store/Makefile ============================================================================== --- head/sysutils/password-store/Makefile Thu Jun 14 21:02:30 2018 (r472397) +++ head/sysutils/password-store/Makefile Thu Jun 14 21:04:06 2018 (r472398) @@ -1,16 +1,17 @@ # $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 LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING + +USES= tar:xz RUN_DEPENDS= bash:shells/bash \ getopt>=0:misc/getopt \ Modified: head/sysutils/password-store/distinfo ============================================================================== --- head/sysutils/password-store/distinfo Thu Jun 14 21:02:30 2018 (r472397) +++ head/sysutils/password-store/distinfo Thu Jun 14 21:04:06 2018 (r472398) @@ -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 Modified: head/sysutils/password-store/pkg-plist ============================================================================== --- head/sysutils/password-store/pkg-plist Thu Jun 14 21:02:30 2018 (r472397) +++ head/sysutils/password-store/pkg-plist Thu Jun 14 21:04:06 2018 (r472398) @@ -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