pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
gopass: Update to 1.8.6
Module Name: pkgsrc-wip
Committed By: Iku Iwasa <iku.iwasa%gmail.com@localhost>
Pushed By: iquiw
Date: Sat Jul 27 08:42:37 2019 +0900
Changeset: 08ab04082ee68530cb3fde051e397bd4bad5af1d
Modified Files:
gopass/Makefile
gopass/distinfo
Log Message:
gopass: Update to 1.8.6
* [ENHANCEMENT] Add --password to otp command [#1150]
* [ENHANCEMENT] Support adding key values with colons [#1128]
* [BUGFIX] Allow overwriting directories with --force [#1149]
* [BUGFIX] Sort list of stores when adding recipients [#1144]
* [BUGFIX] Sort recipients by Name not by ID [#1143]
* [BUGFIX] Handle slashes in recipient names [#1139]
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=08ab04082ee68530cb3fde051e397bd4bad5af1d
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
gopass/Makefile | 3 +--
gopass/distinfo | 8 ++++----
2 files changed, 5 insertions(+), 6 deletions(-)
diffs:
diff --git a/gopass/Makefile b/gopass/Makefile
index 6d3b9f757c..db8cbbb6bd 100644
--- a/gopass/Makefile
+++ b/gopass/Makefile
@@ -1,7 +1,6 @@
# $NetBSD$
-PKGNAME= gopass-1.8.5
-PKGREVISION= 2
+PKGNAME= gopass-1.8.6
DISTNAME= gopass-${GITHUB_TAG}
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GITHUB:=gopasspw/}
diff --git a/gopass/distinfo b/gopass/distinfo
index a6e6742dd3..f672515da1 100644
--- a/gopass/distinfo
+++ b/gopass/distinfo
@@ -1,6 +1,6 @@
$NetBSD$
-SHA1 (gopass-v1.8.5.tar.gz) = 8d0f67a8826508c0a456e8ce9c24a2b7ec74fd41
-RMD160 (gopass-v1.8.5.tar.gz) = 3e985a234b622af34a4ba4b27dd60b65414deff2
-SHA512 (gopass-v1.8.5.tar.gz) = 1f451b10aa87141de635650489bf7227c252e10e5139dad274c95d5625db74fec0b8892a468800d3d3c5dd8b3d64f1c93bd6c75a0ba54fe5f6e630c77b2c6c71
-Size (gopass-v1.8.5.tar.gz) = 6561060 bytes
+SHA1 (gopass-v1.8.6.tar.gz) = 82d059166ca1cd5805b37519a04431873e6ad947
+RMD160 (gopass-v1.8.6.tar.gz) = f9b80b4d36d0689e201be93846cb5164305a5463
+SHA512 (gopass-v1.8.6.tar.gz) = 7acdb095cf8913954044c3206eab020f197542334798c6b94724709c3953b12f7e5b73ce8c1aa4bfd5df3acf1f424b64bfa94f9a8f68fa7116ed14c8a0f2e6f0
+Size (gopass-v1.8.6.tar.gz) = 7072723 bytes
Home |
Main Index |
Thread Index |
Old Index