Received: by mail.netbsd.org (Postfix, from userid 605) id 38EF68559B; Sun, 27 Aug 2017 16:00:13 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id BFFD884D76 for ; Sun, 27 Aug 2017 16:00:12 +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 VQhaoTRtz9xM for ; Sun, 27 Aug 2017 16:00:12 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 2F27884D21 for ; Sun, 27 Aug 2017 16:00:12 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 2D860FA95; Sun, 27 Aug 2017 16:00:12 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1503849612288060" MIME-Version: 1.0 Date: Sun, 27 Aug 2017 16:00:12 +0000 From: "Patrick Welche" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: prlw1@netbsd.org X-Mailer: log_accum Message-Id: <20170827160012.2D860FA95@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. --_----------=_1503849612288060 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: prlw1 Date: Sun Aug 27 16:00:12 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Updated editors/gedit3 to 3.22.1 To generate a diff of this commit: cvs rdiff -u -r1.3461 -r1.3462 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1503849612288060 Content-Disposition: inline Content-Length: 756 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2017 diff -u pkgsrc/doc/CHANGES-2017:1.3461 pkgsrc/doc/CHANGES-2017:1.3462 --- pkgsrc/doc/CHANGES-2017:1.3461 Sun Aug 27 15:52:31 2017 +++ pkgsrc/doc/CHANGES-2017 Sun Aug 27 16:00:11 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.3461 2017/08/27 15:52:31 prlw1 Exp $ +$NetBSD: CHANGES-2017,v 1.3462 2017/08/27 16:00:11 prlw1 Exp $ Changes to the packages collection and infrastructure in 2017: @@ -4873,3 +4873,4 @@ Changes to the packages collection and i Updated graphics/adwaita-icon-theme to 3.24.0 [prlw1 2017-08-27] Updated sysutils/gsettings-desktop-schemas to 3.24.0 [prlw1 2017-08-27] Updated textproc/gspell to 1.4.2 [prlw1 2017-08-27] + Updated editors/gedit3 to 3.22.1 [prlw1 2017-08-27] --_----------=_1503849612288060--