Received: by mail.netbsd.org (Postfix, from userid 605) id 1409484F10; Thu, 14 Jun 2018 16:08:56 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0A19B84D8E for ; Thu, 14 Jun 2018 16:08:55 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id CAXgkswO0mgH for ; Thu, 14 Jun 2018 16:08:54 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 4673384D81 for ; Thu, 14 Jun 2018 16:08:54 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 42F8FFBEC; Thu, 14 Jun 2018 16:08:54 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1528992534128460" MIME-Version: 1.0 Date: Thu, 14 Jun 2018 16:08:54 +0000 From: "Leonardo Taccari" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: leot@netbsd.org X-Mailer: log_accum Message-Id: <20180614160854.42F8FFBEC@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1528992534128460 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: leot Date: Thu Jun 14 16:08:54 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: doc: Updated security/password-store to 1.7.2 To generate a diff of this commit: cvs rdiff -u -r1.2822 -r1.2823 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1528992534128460 Content-Disposition: inline Content-Length: 742 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2018 diff -u pkgsrc/doc/CHANGES-2018:1.2822 pkgsrc/doc/CHANGES-2018:1.2823 --- pkgsrc/doc/CHANGES-2018:1.2822 Thu Jun 14 15:16:09 2018 +++ pkgsrc/doc/CHANGES-2018 Thu Jun 14 16:08:54 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.2822 2018/06/14 15:16:09 minskim Exp $ +$NetBSD: CHANGES-2018,v 1.2823 2018/06/14 16:08:54 leot Exp $ Changes to the packages collection and infrastructure in 2018: @@ -4020,3 +4020,4 @@ Changes to the packages collection and i Updated pkgtools/pkgin to 0.11.1 [jperkin 2018-06-14] Updated devel/zookeeper to 3.4.12 [fhajny 2018-06-14] Added devel/go-debounce version 1.1.0 [minskim 2018-06-14] + Updated security/password-store to 1.7.2 [leot 2018-06-14] --_----------=_1528992534128460--