Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 3F37163D5F9 for ; Thu, 15 Dec 2011 15:34:18 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 5D02814A232; Thu, 15 Dec 2011 15:34:20 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A72E314A22E for ; Thu, 15 Dec 2011 15:34:17 +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 bPSakFXKv_X7 for ; Thu, 15 Dec 2011 15:34:17 +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 C398D14A225 for ; Thu, 15 Dec 2011 15:34:16 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 23F4A175DD; Thu, 15 Dec 2011 15:34:17 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Thu, 15 Dec 2011 15:34:17 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/finance/ruby-activemerchant To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20111215153417.23F4A175DD@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 Dec 15 15:34:17 UTC 2011 Modified Files: pkgsrc/finance/ruby-activemerchant: Makefile PLIST distinfo Log Message: Update ruby-activemerchant package to 1.20.0. = ActiveMerchant CHANGELOG == Version 1.20.0 (November 14, 2011) * Add support for USA ePay Advanced SOAP interface [matthewcalebsmith/jduff] * Beanstram: fix purchase with Secure Profile [pitr/jduff] * Orbital: various fixes [Soleone] * Add Samuari gateway by Fee Fighters [jkrall/odorcicd] * Lock money gem to 3.7.1 or less since newer versions break in 1.9 [jduff] * Braintree: handle gateway rejected transactions gracefully [braintreeps/jduff] * Ogone: support different signature encryptors, custom currency and eci [ZenCocoon/rymai/jduff] * Payflow Link: use secure token [jduff] * Added refund method to Exact, Pay Junction and Skip Jack gateways [jduff] * Elavon: added test url [kylekeesling/jduff] * Fix redundent errors when credit card is expired [castiglione/jduff] * Two Checkout: update service url [vampirechicken/jduff] == Version 1.18.1 (September 23, 2011) * Braintree: allow setting merchant_account_id on initialize [jduff] * Realex: only send letters and numbers in shipping code field [Soleone] == Version 1.18.0 (September 23, 2011) * NoChex: Update the URL that payment requests are posted to [caseywhalen/jduff] * QBMS: fixed test mode check [Soleone] * Realex: encode avs info with shipping address [Soleone] * Add Dwolla offsite gateway [armsteadj1/jduff] * Eway: pass email, customer, description and options to store [moklett/tobi] * New dependency: active_utils gem [odorcicd] * Optimal Payments: fix test mode check [jduff] To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 pkgsrc/finance/ruby-activemerchant/Makefile \ pkgsrc/finance/ruby-activemerchant/distinfo cvs rdiff -u -r1.7 -r1.8 pkgsrc/finance/ruby-activemerchant/PLIST Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.