Received: by mail.netbsd.org (Postfix, from userid 605) id D70C984D83; Wed, 17 Oct 2018 13:00:13 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id E179B84D5D for ; Wed, 17 Oct 2018 13:00:12 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id bcU4JKx5JcIe for ; Wed, 17 Oct 2018 13:00:12 +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 4CB6684C8D for ; Wed, 17 Oct 2018 13:00:12 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 3CABAFBEE; Wed, 17 Oct 2018 13:00:12 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_153978121237200" MIME-Version: 1.0 Date: Wed, 17 Oct 2018 13:00:12 +0000 From: "Leonardo Taccari" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: leot@netbsd.org X-Mailer: log_accum Message-Id: <20181017130012.3CABAFBEE@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. --_----------=_153978121237200 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: leot Date: Wed Oct 17 13:00:12 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: doc: Updated lang/sbcl to 1.4.3nb1 To generate a diff of this commit: cvs rdiff -u -r1.4402 -r1.4403 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_153978121237200 Content-Disposition: inline Content-Length: 714 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.4402 pkgsrc/doc/CHANGES-2018:1.4403 --- pkgsrc/doc/CHANGES-2018:1.4402 Wed Oct 17 07:02:06 2018 +++ pkgsrc/doc/CHANGES-2018 Wed Oct 17 13:00:12 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.4402 2018/10/17 07:02:06 maya Exp $ +$NetBSD: CHANGES-2018,v 1.4403 2018/10/17 13:00:12 leot Exp $ Changes to the packages collection and infrastructure in 2018: @@ -6140,3 +6140,4 @@ Changes to the packages collection and i Updated devel/cmake to 3.12.3nb1 [leot 2018-10-16] Updated security/libssh to 0.76 [maya 2018-10-16] Updated textproc/lowdown to 0.4.1 [maya 2018-10-17] + Updated lang/sbcl to 1.4.3nb1 [leot 2018-10-17] --_----------=_153978121237200--