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 2DA847A10E for ; Wed, 7 Sep 2016 00:20:49 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id D351085EB8; Wed, 7 Sep 2016 00:20:48 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6458885EB5 for ; Wed, 7 Sep 2016 00:20:48 +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 gQPlS5ms9Tqc for ; Wed, 7 Sep 2016 00:20:48 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 051E085EA0 for ; Wed, 7 Sep 2016 00:20:48 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 02375FBD1; Wed, 7 Sep 2016 00:20:48 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_147320764756040" MIME-Version: 1.0 Date: Wed, 7 Sep 2016 00:20:47 +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: <20160907002048.02375FBD1@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. --_----------=_147320764756040 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: gdt Date: Wed Sep 7 00:20:47 UTC 2016 Modified Files: pkgsrc/doc: CHANGES-2016 Log Message: Updated print/gutenprint-lib to 5.2.11 To generate a diff of this commit: cvs rdiff -u -r1.3699 -r1.3700 pkgsrc/doc/CHANGES-2016 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_147320764756040 Content-Disposition: inline Content-Length: 720 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.3699 pkgsrc/doc/CHANGES-2016:1.3700 --- pkgsrc/doc/CHANGES-2016:1.3699 Tue Sep 6 19:26:59 2016 +++ pkgsrc/doc/CHANGES-2016 Wed Sep 7 00:20:47 2016 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2016,v 1.3699 2016/09/06 19:26:59 rillig Exp $ +$NetBSD: CHANGES-2016,v 1.3700 2016/09/07 00:20:47 gdt Exp $ Changes to the packages collection and infrastructure in 2016: @@ -5241,3 +5241,4 @@ Changes to the packages collection and i Updated devel/alex to 3.1.7 [fhajny 2016-09-06] Updated net/rancid to 3.5.1 [pettai 2016-09-06] Updated pkgtools/pkglint to 5.4.8 [rillig 2016-09-06] + Updated print/gutenprint-lib to 5.2.11 [gdt 2016-09-07] --_----------=_147320764756040--