Received: by mail.netbsd.org (Postfix, from userid 605) id 639F084DDB; Wed, 13 Feb 2019 19:52:19 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id DF38684DCF for ; Wed, 13 Feb 2019 19:52:18 +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 koZBVS8PluXO for ; Wed, 13 Feb 2019 19:52:18 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 3E9B484DB1 for ; Wed, 13 Feb 2019 19:52:18 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 3C706FB16; Wed, 13 Feb 2019 19:52:18 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1550087538277400" MIME-Version: 1.0 Date: Wed, 13 Feb 2019 19:52:18 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20190213195218.3C706FB16@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. --_----------=_1550087538277400 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Wed Feb 13 19:52:18 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 TODO Log Message: doc: Updated security/libsecret to 0.18.7 To generate a diff of this commit: cvs rdiff -u -r1.715 -r1.716 pkgsrc/doc/CHANGES-2019 cvs rdiff -u -r1.18804 -r1.18805 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1550087538277400 Content-Disposition: inline Content-Length: 1262 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2019 diff -u pkgsrc/doc/CHANGES-2019:1.715 pkgsrc/doc/CHANGES-2019:1.716 --- pkgsrc/doc/CHANGES-2019:1.715 Wed Feb 13 19:49:48 2019 +++ pkgsrc/doc/CHANGES-2019 Wed Feb 13 19:52:17 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.715 2019/02/13 19:49:48 wiz Exp $ +$NetBSD: CHANGES-2019,v 1.716 2019/02/13 19:52:17 wiz Exp $ Changes to the packages collection and infrastructure in 2019: @@ -1356,3 +1356,4 @@ Changes to the packages collection and i Updated misc/khard to 0.13.0 [wiz 2019-02-13] Updated fonts/SDL2_ttf to 2.0.15 [wiz 2019-02-13] Updated devel/meld to 3.20.0 [wiz 2019-02-13] + Updated security/libsecret to 0.18.7 [wiz 2019-02-13] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.18804 pkgsrc/doc/TODO:1.18805 --- pkgsrc/doc/TODO:1.18804 Wed Feb 13 19:49:48 2019 +++ pkgsrc/doc/TODO Wed Feb 13 19:52:17 2019 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.18804 2019/02/13 19:49:48 wiz Exp $ +$NetBSD: TODO,v 1.18805 2019/02/13 19:52:17 wiz Exp $ Suggested new packages ====================== @@ -940,7 +940,6 @@ For possible Perl packages updates, see o libqxp-0.0.2 o librsvg-2.44.9 [wip] o librsvg-2.44.12 - o libsecret-0.18.7 o libssh-0.8.6 o libstree-0.4.2 o libtcl-nothread-8.5.1 --_----------=_1550087538277400--