Received: by mail.netbsd.org (Postfix, from userid 605) id E83AD84D6B; Fri, 11 Oct 2019 23:47:52 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6759F84D54 for ; Fri, 11 Oct 2019 23:47:52 +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 m_wOYP954Z63 for ; Fri, 11 Oct 2019 23:47:52 +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 C16AE84CE9 for ; Fri, 11 Oct 2019 23:47:51 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id B7D83FBF4; Fri, 11 Oct 2019 23:47:51 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1570837671240790" MIME-Version: 1.0 Date: Fri, 11 Oct 2019 23:47:51 +0000 From: "Greg Troxel" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: gdt@netbsd.org X-Mailer: log_accum Message-Id: <20191011234751.B7D83FBF4@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. --_----------=_1570837671240790 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: gdt Date: Fri Oct 11 23:47:51 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 Log Message: doc: Updated print/gutenprint-lib to 5.3.3 To generate a diff of this commit: cvs rdiff -u -r1.4314 -r1.4315 pkgsrc/doc/CHANGES-2019 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1570837671240790 Content-Disposition: inline Content-Length: 733 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.4314 pkgsrc/doc/CHANGES-2019:1.4315 --- pkgsrc/doc/CHANGES-2019:1.4314 Fri Oct 11 23:31:20 2019 +++ pkgsrc/doc/CHANGES-2019 Fri Oct 11 23:47:51 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.4314 2019/10/11 23:31:20 rillig Exp $ +$NetBSD: CHANGES-2019,v 1.4315 2019/10/11 23:47:51 gdt Exp $ Changes to the packages collection and infrastructure in 2019: @@ -6938,3 +6938,4 @@ Changes to the packages collection and i Removed cross/h8300-hms-binutils [maya 2019-10-11] Updated sysutils/py-psutil to 5.6.3nb2 [kamil 2019-10-11] Updated pkgtools/pkglint to 19.3.1 [rillig 2019-10-11] + Updated print/gutenprint-lib to 5.3.3 [gdt 2019-10-11] --_----------=_1570837671240790--