Received: by mail.netbsd.org (Postfix, from userid 605) id 754BD84D99; Sat, 27 Jan 2018 10:59:58 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0199F84D3D for ; Sat, 27 Jan 2018 10:59:58 +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 bE_hPdCTrqpW for ; Sat, 27 Jan 2018 10:59:57 +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 61D2784C8D for ; Sat, 27 Jan 2018 10:59:57 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 5B6A8FBDE; Sat, 27 Jan 2018 10:59:57 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1517050797203800" MIME-Version: 1.0 Date: Sat, 27 Jan 2018 10:59:57 +0000 From: "Kamil Rytarowski" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: kamil@netbsd.org X-Mailer: log_accum Message-Id: <20180127105957.5B6A8FBDE@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. --_----------=_1517050797203800 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: kamil Date: Sat Jan 27 10:59:57 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: doc: Added lang/forth-retro version 12.0.2018.1 To generate a diff of this commit: cvs rdiff -u -r1.384 -r1.385 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1517050797203800 Content-Disposition: inline Content-Length: 733 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2018 diff -u pkgsrc/doc/CHANGES-2018:1.384 pkgsrc/doc/CHANGES-2018:1.385 --- pkgsrc/doc/CHANGES-2018:1.384 Sat Jan 27 10:02:20 2018 +++ pkgsrc/doc/CHANGES-2018 Sat Jan 27 10:59:57 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.384 2018/01/27 10:02:20 roy Exp $ +$NetBSD: CHANGES-2018,v 1.385 2018/01/27 10:59:57 kamil Exp $ Changes to the packages collection and infrastructure in 2018: @@ -628,3 +628,4 @@ Changes to the packages collection and i Updated textproc/py-openpyxl to 2.4.9nb1 [wiz 2018-01-27] Updated mail/p5-Mail-Message to 3.006 [wen 2018-01-27] Updated security/keychain to 2.8.5 [roy 2018-01-27] + Added lang/forth-retro version 12.0.2018.1 [kamil 2018-01-27] --_----------=_1517050797203800--