pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/security/password-store



Module Name:    pkgsrc
Committed By:   leot
Date:           Sat Aug 11 17:49:42 UTC 2018

Modified Files:
        pkgsrc/security/password-store: Makefile distinfo

Log Message:
password-store: Update security/password-store to 1.7.3

Discussed with and thanks to <imil>!

Changes:
1.7.3
-----
Pass 1.7.3 has been released with a few small bug fixes, including one
regression involving storing binary data in pass from 1.7.2.


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/security/password-store/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/security/password-store/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/security/password-store/Makefile
diff -u pkgsrc/security/password-store/Makefile:1.8 pkgsrc/security/password-store/Makefile:1.9
--- pkgsrc/security/password-store/Makefile:1.8 Wed Jul  4 13:40:34 2018
+++ pkgsrc/security/password-store/Makefile     Sat Aug 11 17:49:42 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2018/07/04 13:40:34 jperkin Exp $
+# $NetBSD: Makefile,v 1.9 2018/08/11 17:49:42 leot Exp $
 
-DISTNAME=      password-store-1.7.2
+DISTNAME=      password-store-1.7.3
 CATEGORIES=    security
 MASTER_SITES=  http://git.zx2c4.com/password-store/snapshot/
 EXTRACT_SUFX=  .tar.xz

Index: pkgsrc/security/password-store/distinfo
diff -u pkgsrc/security/password-store/distinfo:1.5 pkgsrc/security/password-store/distinfo:1.6
--- pkgsrc/security/password-store/distinfo:1.5 Thu Jun 14 16:08:39 2018
+++ pkgsrc/security/password-store/distinfo     Sat Aug 11 17:49:42 2018
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.5 2018/06/14 16:08:39 leot Exp $
+$NetBSD: distinfo,v 1.6 2018/08/11 17:49:42 leot Exp $
 
-SHA1 (password-store-1.7.2.tar.xz) = d8027e01634cec0694a5513ab6950e639cf2c69c
-RMD160 (password-store-1.7.2.tar.xz) = 69f8482fa565f3b5990de74cbf4429b20addd577
-SHA512 (password-store-1.7.2.tar.xz) = e6719a7125af6ecd80fdbeb38b4e2e89e7358ff16e18739d68a04b72dfdf860294b54f7ec0ec9676a62d2e270db8f54784a357c82217a478694472f8136e3657
-Size (password-store-1.7.2.tar.xz) = 63620 bytes
+SHA1 (password-store-1.7.3.tar.xz) = 20c5442b55ae6b3b083155defc3f63b267bcaadd
+RMD160 (password-store-1.7.3.tar.xz) = 9ad833769402003dffd9922e53571dc7baf6ff9a
+SHA512 (password-store-1.7.3.tar.xz) = 89755a7b02f05d75055a9fc14fd3f456c0a49ec31bdffd097a027f91228c64a98b18c1e80017aeda811773ae3287ff1b9737532da8ded06799d8fe3979ca06f7
+Size (password-store-1.7.3.tar.xz) = 63416 bytes
 SHA1 (patch-contrib_dmenu_passmenu) = 24458d7100df28232f87ffc414e133d38565ba6f
 SHA1 (patch-src_password-store.sh) = 765a0c6eee25b924d370122426fd7491dd22b2ea



Home | Main Index | Thread Index | Old Index