Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 1B03563BAC3 for ; Thu, 25 Aug 2011 15:18:02 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id EEB3B14A12D; Thu, 25 Aug 2011 15:18:01 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2361A14A123 for ; Thu, 25 Aug 2011 15:18:00 +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 idvTPdYtOiAT for ; Thu, 25 Aug 2011 15:17:59 +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 A025214A0E3 for ; Thu, 25 Aug 2011 15:17:59 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 8F866175DD; Thu, 25 Aug 2011 15:17:59 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Thu, 25 Aug 2011 15:17:59 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20110825151759.8F866175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: taca Date: Thu Aug 25 15:17:59 UTC 2011 Modified Files: pkgsrc/devel/ruby-rdoc: PLIST distinfo pkgsrc/lang/ruby: rdoc.mk Log Message: Update devel/ruby-rdoc package to 3.9.3. === 3.9.3 / 2011-08-23 * Bug fixes * Add US-ASCII magic comments to work with ruby -Ku. Issue #63 by Travis D. Warlick, Jr. * Image paths at HTTPS URLs are now turned into ++ tags. Pull Request #60 by James Mead * Markup defined by RDoc::Markup#add_special inside a is no longer converted. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/ruby-rdoc/PLIST cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/ruby-rdoc/distinfo cvs rdiff -u -r1.5 -r1.6 pkgsrc/lang/ruby/rdoc.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.