Received: by mail.netbsd.org (Postfix, from userid 605) id 6D81484E07; Thu, 26 Oct 2017 04:41:58 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id EBC4A84E04 for ; Thu, 26 Oct 2017 04:41:57 +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 kE_oYuCC-H1H for ; Thu, 26 Oct 2017 04:41:57 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 5CAB284CDD for ; Thu, 26 Oct 2017 04:41:57 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 5A2C1FBDE; Thu, 26 Oct 2017 04:41:57 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1508992917270800" MIME-Version: 1.0 Date: Thu, 26 Oct 2017 04:41:57 +0000 From: "Maya Rashish" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: maya@netbsd.org X-Mailer: log_accum Message-Id: <20171026044157.5A2C1FBDE@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. --_----------=_1508992917270800 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: maya Date: Thu Oct 26 04:41:57 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: doc: Updated print/ghostscript-gpl to 9.06nb14 To generate a diff of this commit: cvs rdiff -u -r1.4632 -r1.4633 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1508992917270800 Content-Disposition: inline Content-Length: 737 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.4632 pkgsrc/doc/CHANGES-2017:1.4633 --- pkgsrc/doc/CHANGES-2017:1.4632 Wed Oct 25 22:17:53 2017 +++ pkgsrc/doc/CHANGES-2017 Thu Oct 26 04:41:57 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.4632 2017/10/25 22:17:53 minskim Exp $ +$NetBSD: CHANGES-2017,v 1.4633 2017/10/26 04:41:57 maya Exp $ Changes to the packages collection and infrastructure in 2017: @@ -6678,3 +6678,4 @@ Changes to the packages collection and i Updated shells/fish to 2.6.0nb3 [maya 2017-10-25] Added sysutils/bfs version 1.1.3 [fhajny 2017-10-25] Added devel/py-logbook version 1.1.0 [minskim 2017-10-25] + Updated print/ghostscript-gpl to 9.06nb14 [maya 2017-10-26] --_----------=_1508992917270800--