Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 3B26A63E46A for ; Sun, 16 Sep 2012 14:37:15 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 197FB14A1D4; Sun, 16 Sep 2012 14:37:15 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id AA56D14A1D3 for ; Sun, 16 Sep 2012 14:37:12 +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 7C9NYa9vO7Gv for ; Sun, 16 Sep 2012 14:37:12 +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 26D7D14A1CE for ; Sun, 16 Sep 2012 14:37:12 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 3E68B175DD; Sun, 16 Sep 2012 14:36:20 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Sun, 16 Sep 2012 14:36:20 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/www/ruby-jquery-rails20 To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20120916143620.3E68B175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: taca Date: Sun Sep 16 14:36:20 UTC 2012 Modified Files: pkgsrc/www/ruby-jquery-rails20: Makefile PLIST distinfo Log Message: Update ruby-jquery-rails20 to 2.1.2. ## 2.1.2 (06 September 2012) - Updated to latest jquery-ujs - required radio bugfix - Updated to jQuery 1.8.1 ## 2.1.1 (18 August 2012) - Updated to latest jquery-ujs - ajax:aborted:file bugfixes ## 2.1.0 (16 August 2012) - Updated to latest jquery-ujs - jQuery 1.8.0 compatibility - Updated to jQuery 1.8.0 - Updated to jQuery UI 1.8.23 ## 2.0.3 (16 August 2012) - Updated to latest jquery-ujs - created `rails:attachBindings` to allow for customization of $.rails object settings - created `ajax:send` event to provide access to jqXHR object from ajax requests - added support for `data-with-credentials` To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 pkgsrc/www/ruby-jquery-rails20/Makefile \ pkgsrc/www/ruby-jquery-rails20/distinfo cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/www/ruby-jquery-rails20/PLIST Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.