Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id ECB527A283 for ; Tue, 9 Aug 2016 18:24:10 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id A053385E6B; Tue, 9 Aug 2016 18:24:10 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3097484CED for ; Tue, 9 Aug 2016 18:24:10 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id aW-JP9LgLKU7 for ; Tue, 9 Aug 2016 18:24:09 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 8BCEE85DFE for ; Tue, 9 Aug 2016 18:24:09 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 89B90FBC3; Tue, 9 Aug 2016 18:24:09 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1470767049143510" MIME-Version: 1.0 Date: Tue, 9 Aug 2016 18:24:09 +0000 From: "Benny Siegert" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: bsiegert@netbsd.org X-Mailer: log_accum Message-Id: <20160809182409.89B90FBC3@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_1470767049143510 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: bsiegert Date: Tue Aug 9 18:24:09 UTC 2016 Modified Files: pkgsrc/doc: CHANGES-2016 TODO Log Message: gummi-0.6.6 To generate a diff of this commit: cvs rdiff -u -r1.3274 -r1.3275 pkgsrc/doc/CHANGES-2016 cvs rdiff -u -r1.16255 -r1.16256 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1470767049143510 Content-Disposition: inline Content-Length: 1318 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2016 diff -u pkgsrc/doc/CHANGES-2016:1.3274 pkgsrc/doc/CHANGES-2016:1.3275 --- pkgsrc/doc/CHANGES-2016:1.3274 Tue Aug 9 17:52:53 2016 +++ pkgsrc/doc/CHANGES-2016 Tue Aug 9 18:24:09 2016 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2016,v 1.3274 2016/08/09 17:52:53 adam Exp $ +$NetBSD: CHANGES-2016,v 1.3275 2016/08/09 18:24:09 bsiegert Exp $ Changes to the packages collection and infrastructure in 2016: @@ -4703,3 +4703,4 @@ Changes to the packages collection and i Updated databases/sqlite3 to 3.14.0 [adam 2016-08-09] Updated databases/sqlite3-docs to 3.14.0 [adam 2016-08-09] Updated databases/sqlite3-tcl to 3.14.0 [adam 2016-08-09] + Updated editors/gummi to 0.6.6 [bsiegert 2016-08-09] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.16255 pkgsrc/doc/TODO:1.16256 --- pkgsrc/doc/TODO:1.16255 Tue Aug 9 00:27:27 2016 +++ pkgsrc/doc/TODO Tue Aug 9 18:24:09 2016 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.16255 2016/08/09 00:27:27 wen Exp $ +$NetBSD: TODO,v 1.16256 2016/08/09 18:24:09 bsiegert Exp $ Suggested new packages ====================== @@ -839,7 +839,6 @@ For possible Perl packages updates, see o gtodo-applet-0.16.2 o guile-gnome-2.16.4 o guile-gtk-2.1 - o gummi-0.6.6 [fixes CVE-2015-7758] o gvfs-1.22.0 o gworkspace-0.9.4 o gxine-0.99.9 --_----------=_1470767049143510--