Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 8F21B63DFC7 for ; Mon, 26 Nov 2012 23:46:21 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 4515014A1B9; Mon, 26 Nov 2012 23:46:21 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 20F5014A1B5 for ; Mon, 26 Nov 2012 23:46:19 +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 4iThl6I_77KZ for ; Mon, 26 Nov 2012 23:46:18 +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 8F10B14A162 for ; Mon, 26 Nov 2012 23:46:18 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 9E0F6175DD; Mon, 26 Nov 2012 23:46:36 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Mon, 26 Nov 2012 23:46:36 +0000 From: "Matthias Scheler" Subject: CVS commit: [pkgsrc-2012Q3] pkgsrc/lang/ruby193-base To: pkgsrc-changes@NetBSD.org Reply-To: tron@netbsd.org X-Mailer: log_accum Message-Id: <20121126234636.9E0F6175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: tron Date: Mon Nov 26 23:46:36 UTC 2012 Modified Files: pkgsrc/lang/ruby193-base [pkgsrc-2012Q3]: distinfo Added Files: pkgsrc/lang/ruby193-base/patches [pkgsrc-2012Q3]: patch-random.c Log Message: Pullup ticket #3972 - requested by fhajny lang/ruby193-base: build fix Revisions pulled up: - lang/ruby193-base/distinfo 1.13 - lang/ruby193-base/patches/patch-random.c 1.1 --- Module Name: pkgsrc Committed By: fhajny Date: Mon Nov 26 12:37:53 UTC 2012 Modified Files: pkgsrc/lang/ruby193-base: distinfo Added Files: pkgsrc/lang/ruby193-base/patches: patch-random.c Log Message: Fix build on SunOS as per http://bugs.ruby-lang.org/projects/ruby-193/repository/revisions/37653 To generate a diff of this commit: cvs rdiff -u -r1.8.2.3 -r1.8.2.4 pkgsrc/lang/ruby193-base/distinfo cvs rdiff -u -r0 -r1.1.2.2 pkgsrc/lang/ruby193-base/patches/patch-random.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.