Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 09F9D63B86B for ; Mon, 16 Apr 2012 10:19:23 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 88B8E14A3FF; Mon, 16 Apr 2012 10:19:37 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C0A9814A3FB for ; Mon, 16 Apr 2012 10:19:35 +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 oBdLNAQ-_eiP for ; Mon, 16 Apr 2012 10:19:35 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 4702614A3F7 for ; Mon, 16 Apr 2012 10:19:35 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 08857175DD; Mon, 16 Apr 2012 10:19:35 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Mon, 16 Apr 2012 10:19:35 +0000 From: "Aleksej Saushev" Subject: CVS commit: pkgsrc/lang/gambc To: pkgsrc-changes@NetBSD.org Reply-To: asau@netbsd.org X-Mailer: log_accum Message-Id: <20120416101935.08857175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: asau Date: Mon Apr 16 10:19:34 UTC 2012 Modified Files: pkgsrc/lang/gambc: PLIST distinfo version.mk pkgsrc/lang/gambc/patches: patch-ab Added Files: pkgsrc/lang/gambc/patches: patch-examples_iOS_build-gambit-iOS patch-examples_iOS_make-keys Log Message: Update to Gambit C 4.6.5 Changes since version 4.6.3 include various build system fixes, iOS REPL improvements, addition of Xlib examples. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 pkgsrc/lang/gambc/PLIST pkgsrc/lang/gambc/distinfo cvs rdiff -u -r1.3 -r1.4 pkgsrc/lang/gambc/version.mk cvs rdiff -u -r1.1 -r1.2 pkgsrc/lang/gambc/patches/patch-ab cvs rdiff -u -r0 -r1.1 \ pkgsrc/lang/gambc/patches/patch-examples_iOS_build-gambit-iOS \ pkgsrc/lang/gambc/patches/patch-examples_iOS_make-keys Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.