Received: by mail.netbsd.org (Postfix, from userid 605) id 0B7E285657; Mon, 13 Nov 2017 16:53:30 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8312285655 for ; Mon, 13 Nov 2017 16:53:29 +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 yMz1POSe6XYf for ; Mon, 13 Nov 2017 16:53:29 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id E0C6185651 for ; Mon, 13 Nov 2017 16:53:28 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 4F4E7FBDE; Mon, 13 Nov 2017 16:53:28 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1510592008290040" MIME-Version: 1.0 Date: Mon, 13 Nov 2017 16:53:28 +0000 From: "Havard Eidnes" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: he@netbsd.org X-Mailer: log_accum Message-Id: <20171113165328.4F4E7FBDE@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. --_----------=_1510592008290040 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: he Date: Mon Nov 13 16:53:28 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Note update of print/ghostscript-gpl to 9.06nb19. To generate a diff of this commit: cvs rdiff -u -r1.4861 -r1.4862 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1510592008290040 Content-Disposition: inline Content-Length: 747 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.4861 pkgsrc/doc/CHANGES-2017:1.4862 --- pkgsrc/doc/CHANGES-2017:1.4861 Mon Nov 13 16:42:17 2017 +++ pkgsrc/doc/CHANGES-2017 Mon Nov 13 16:53:28 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.4861 2017/11/13 16:42:17 he Exp $ +$NetBSD: CHANGES-2017,v 1.4862 2017/11/13 16:53:28 he Exp $ Changes to the packages collection and infrastructure in 2017: @@ -6975,3 +6975,4 @@ Changes to the packages collection and i Updated math/p5-Spreadsheet-Read to 0.75 [wiz 2017-11-13] Updated textproc/p5-XML-Compile-SOAP12 to 3.05 [wiz 2017-11-13] Updated print/ghostscript-gpl to 9.06nb18 [he 2017-11-13] + Updated print/ghostscript-gpl to 9.06nb19 [he 2017-11-13] --_----------=_1510592008290040--