Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id 33DB3A654F for ; Fri, 13 Mar 2015 17:04:55 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id D0F9C14A459; Fri, 13 Mar 2015 17:04:54 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3EFF114A458 for ; Fri, 13 Mar 2015 17:04: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 DjBXhbhrb93f for ; Fri, 13 Mar 2015 17:04:50 +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 6FE4A14A457 for ; Fri, 13 Mar 2015 17:04:50 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 6A85698; Fri, 13 Mar 2015 17:04:50 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Fri, 13 Mar 2015 17:04:50 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/www To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20150313170450.6A85698@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: taca Date: Fri Mar 13 17:04:50 UTC 2015 Modified Files: pkgsrc/www/ruby-padrino: Makefile.common pkgsrc/www/ruby-padrino-admin: distinfo pkgsrc/www/ruby-padrino-cache: distinfo pkgsrc/www/ruby-padrino-core: distinfo pkgsrc/www/ruby-padrino-gen: distinfo pkgsrc/www/ruby-padrino-helpers: distinfo pkgsrc/www/ruby-padrino-mailer: distinfo pkgsrc/www/ruby-padrino-support: distinfo Log Message: Update Ruby Padrino related pacakges to 0.12.5. 0.12.5 (February 22nd 2015) * FIX #1794 inheritance of global prereqs (@ujifgc) * FIX #1798 handling non-array `with` statement for params (@ujifgc) * FIX Russian translation for password (@harrykiselev) * FIX Prevent Padrino from overriding cache settings (@dariocravero) * FIX sequence of execution for configuration methods in application (@namusyaka) * FIX translations for admin for cs (@ortiga) * FIX exception raised when running the controller generator (@namusyaka) * FIX #1875 lock down rack to < 1.6.0 because of sinatra conflict (@ujifgc) To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 pkgsrc/www/ruby-padrino/Makefile.common cvs rdiff -u -r1.5 -r1.6 pkgsrc/www/ruby-padrino-admin/distinfo cvs rdiff -u -r1.5 -r1.6 pkgsrc/www/ruby-padrino-cache/distinfo cvs rdiff -u -r1.5 -r1.6 pkgsrc/www/ruby-padrino-core/distinfo cvs rdiff -u -r1.5 -r1.6 pkgsrc/www/ruby-padrino-gen/distinfo cvs rdiff -u -r1.5 -r1.6 pkgsrc/www/ruby-padrino-helpers/distinfo cvs rdiff -u -r1.5 -r1.6 pkgsrc/www/ruby-padrino-mailer/distinfo cvs rdiff -u -r1.1 -r1.2 pkgsrc/www/ruby-padrino-support/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.