Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id D838763B884 for ; Thu, 15 Sep 2011 23:10:27 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 9F70F14A103; Thu, 15 Sep 2011 23:10:27 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1BCDA14A100 for ; Thu, 15 Sep 2011 23:10:27 +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 C1ogIn7NsVOp for ; Thu, 15 Sep 2011 23:10:26 +0000 (UTC) Received: from nef.pbox.org (nef.pbox.org [IPv6:2001:7a8:202:1::1:1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.netbsd.org (Postfix) with ESMTPS id AD3BE14A0FA for ; Thu, 15 Sep 2011 23:10:25 +0000 (UTC) Received: from nef.pbox.org (localhost [127.0.0.1]) by nef.pbox.org (8.13.8/8.13.8/) with ESMTP id p8FNA57A028855 for ; Fri, 16 Sep 2011 01:10:05 +0200 (CEST) Received: (from agc@localhost) by nef.pbox.org (8.13.8/8.13.8/Submit) id p8FNA4GF028854 for pkgsrc-changes@netbsd.org; Fri, 16 Sep 2011 01:10:04 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5C0F214A106 for ; Thu, 15 Sep 2011 21:57:11 +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 fUL1W6j5FKwu for ; Thu, 15 Sep 2011 21:57:10 +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 E2A7214A103 for ; Thu, 15 Sep 2011 21:57:10 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id C66BF175DD; Thu, 15 Sep 2011 21:57:10 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="UTF-8" Date: Thu, 15 Sep 2011 21:57:10 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/net/ruby-net-ping To: pkgsrc-changes@netbsd.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20110915215710.C66BF175DD@cvs.netbsd.org> X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.3 (nef.pbox.org [127.0.0.1]); Fri, 16 Sep 2011 01:10:05 +0200 (CEST) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: taca Date: Thu Sep 15 21:57:10 UTC 2011 Modified Files: pkgsrc/net/ruby-net-ping: Makefile distinfo Log Message: Update net/ruby-net-ping package to 1.5.1. == 1.5.1 - 15-Sep-2011 * Use RbConfig on Ruby 1.9 and later. Thanks go to Torsten Schnebaum for the patch. To generate a diff of this commit: cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/net/ruby-net-ping/Makefile \ pkgsrc/net/ruby-net-ping/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.