Received: by mail.netbsd.org (Postfix, from userid 605) id DBFCA84D90; Sat, 17 Jun 2017 21:00:28 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6C57184D8F for ; Sat, 17 Jun 2017 21:00:28 +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 HdhQ2A6uR1CQ for ; Sat, 17 Jun 2017 21:00:28 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id C817084CE3 for ; Sat, 17 Jun 2017 21:00:27 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id A7EDEFAE8; Sat, 17 Jun 2017 21:00:27 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_149773322783920" MIME-Version: 1.0 Date: Sat, 17 Jun 2017 21:00:27 +0000 From: "Aleksej Saushev" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: asau@netbsd.org X-Mailer: log_accum Message-Id: <20170617210027.A7EDEFAE8@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. --_----------=_149773322783920 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: asau Date: Sat Jun 17 21:00:27 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Updated lang/sbcl to 1.3.18 To generate a diff of this commit: cvs rdiff -u -r1.2422 -r1.2423 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_149773322783920 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.2422 pkgsrc/doc/CHANGES-2017:1.2423 --- pkgsrc/doc/CHANGES-2017:1.2422 Sat Jun 17 13:55:13 2017 +++ pkgsrc/doc/CHANGES-2017 Sat Jun 17 21:00:27 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.2422 2017/06/17 13:55:13 schmonz Exp $ +$NetBSD: CHANGES-2017,v 1.2423 2017/06/17 21:00:27 asau Exp $ Changes to the packages collection and infrastructure in 2017: @@ -3060,3 +3060,4 @@ Changes to the packages collection and i Updated devel/p5-MooseX-Types-Structured to 0.36 [mef 2017-06-17] Updated devel/p5-MooseX-App to 1.38 [mef 2017-06-17] Updated mail/pymsgauth to 2.1.0nb7 [schmonz 2017-06-17] + Updated lang/sbcl to 1.3.18 [asau 2017-06-17] --_----------=_149773322783920--