Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id D80F5A61B8 for ; Wed, 13 Nov 2013 01:30:54 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 4392314A408; Wed, 13 Nov 2013 01:30:54 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9CEE214A3C3 for ; Wed, 13 Nov 2013 01:30:51 +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 9hZpPucJJ2SY for ; Wed, 13 Nov 2013 01:30:51 +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 18A1014A3C0 for ; Wed, 13 Nov 2013 01:30:51 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 13F7C96; Wed, 13 Nov 2013 01:30:51 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Date: Wed, 13 Nov 2013 01:30:51 +0000 From: "OBATA Akio" Subject: CVS commit: pkgsrc/math/ruby-spreadsheet To: pkgsrc-changes@NetBSD.org Reply-To: obache@netbsd.org X-Mailer: log_accum Message-Id: <20131113013051.13F7C96@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: obache Date: Wed Nov 13 01:30:51 UTC 2013 Modified Files: pkgsrc/math/ruby-spreadsheet: Makefile PLIST distinfo Log Message: Update ruby-spreadsheet to 0.9.4. ### 0.9.4 / 12.11.2013 * Updated Manifest.txt ### 0.9.3 / 12.11.2013 commit e15d8b45d7587f7ab78c7b7768de720de9961341 (refs/remotes/gguerrero/master) Author: Guillermo Guerrero Date: Tue Nov 12 11:50:30 2013 +0100 * Refactor update_format for cloning format objects * Added lib/spreadsheet/note.rb to Manifest.txt file * 'update_format' methods now receive a hash of key => values to update Author: Przemysław Ciąćka Date: Tue Nov 12 00:07:57 2013 +0100 * Added lib/spreadsheet/note.rb to Manifest.txt file To generate a diff of this commit: cvs rdiff -u -r1.28 -r1.29 pkgsrc/math/ruby-spreadsheet/Makefile cvs rdiff -u -r1.11 -r1.12 pkgsrc/math/ruby-spreadsheet/PLIST cvs rdiff -u -r1.27 -r1.28 pkgsrc/math/ruby-spreadsheet/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.