summaryrefslogtreecommitdiff
path: root/finance/ruby-activemerchant/PLIST
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2011-09-12 14:52:29 +0000
committertaca <taca@pkgsrc.org>2011-09-12 14:52:29 +0000
commitd35754da743ddcb71e9734b5c71ae4b01b60dc1f (patch)
tree0a18e388603d3d13f4778e19fdccfc80103c6d37 /finance/ruby-activemerchant/PLIST
parent9e2c22f577830ef04f615fa4ec7900892b41b4bd (diff)
downloadpkgsrc-d35754da743ddcb71e9734b5c71ae4b01b60dc1f.tar.gz
Update ruby-activemerchant package to 1.17.0.
== Version 1.17.0 (August 23, 2011) * Add Payflow Link integration [jduff] * Add CardSave gateway [MrJaba/jduff]] * Quickpay: Support protocal version 4 and fraud parameters [anderslemke/jduff] * Authorize.net: Add status_recurring [mm1/jduff] * Paypal Express: Support specifying :items with purchase [sivabudh/jduff] * ePay: Add Sweden and Norway to supported countries [ePay/jduff] * Brainreee: Support passing merchant_account_id parameter [braintreeps/jduff] * Paypal Express: Remove deprecated Address field in favor of ShipToAddress[jduff] * Add Optimal Payments gateway [jamie/jduff] * Documentation improvements [dasch/nhemsley/jstorimer/jduff] * Authorize.Net: Pass through first name, last name, and zip for refunds. [ntalbott]
Diffstat (limited to 'finance/ruby-activemerchant/PLIST')
-rw-r--r--finance/ruby-activemerchant/PLIST7
1 files changed, 6 insertions, 1 deletions
diff --git a/finance/ruby-activemerchant/PLIST b/finance/ruby-activemerchant/PLIST
index 800d7d3dbce..cdf66d29f2a 100644
--- a/finance/ruby-activemerchant/PLIST
+++ b/finance/ruby-activemerchant/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2011/08/13 01:05:17 taca Exp $
+@comment $NetBSD: PLIST,v 1.7 2011/09/12 14:52:29 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/CHANGELOG
${GEM_LIBDIR}/CONTRIBUTORS
@@ -28,6 +28,7 @@ ${GEM_LIBDIR}/lib/active_merchant/billing/gateways/braintree.rb
${GEM_LIBDIR}/lib/active_merchant/billing/gateways/braintree/braintree_common.rb
${GEM_LIBDIR}/lib/active_merchant/billing/gateways/braintree_blue.rb
${GEM_LIBDIR}/lib/active_merchant/billing/gateways/braintree_orange.rb
+${GEM_LIBDIR}/lib/active_merchant/billing/gateways/card_save.rb
${GEM_LIBDIR}/lib/active_merchant/billing/gateways/card_stream.rb
${GEM_LIBDIR}/lib/active_merchant/billing/gateways/cyber_source.rb
${GEM_LIBDIR}/lib/active_merchant/billing/gateways/data_cash.rb
@@ -59,6 +60,7 @@ ${GEM_LIBDIR}/lib/active_merchant/billing/gateways/netaxept.rb
${GEM_LIBDIR}/lib/active_merchant/billing/gateways/netbilling.rb
${GEM_LIBDIR}/lib/active_merchant/billing/gateways/nmi.rb
${GEM_LIBDIR}/lib/active_merchant/billing/gateways/ogone.rb
+${GEM_LIBDIR}/lib/active_merchant/billing/gateways/optimal_payment.rb
${GEM_LIBDIR}/lib/active_merchant/billing/gateways/orbital.rb
${GEM_LIBDIR}/lib/active_merchant/billing/gateways/orbital/orbital_soft_descriptors.rb
${GEM_LIBDIR}/lib/active_merchant/billing/gateways/pay_junction.rb
@@ -147,6 +149,9 @@ ${GEM_LIBDIR}/lib/active_merchant/billing/integrations/nochex/helper.rb
${GEM_LIBDIR}/lib/active_merchant/billing/integrations/nochex/notification.rb
${GEM_LIBDIR}/lib/active_merchant/billing/integrations/nochex/return.rb
${GEM_LIBDIR}/lib/active_merchant/billing/integrations/notification.rb
+${GEM_LIBDIR}/lib/active_merchant/billing/integrations/payflow_link.rb
+${GEM_LIBDIR}/lib/active_merchant/billing/integrations/payflow_link/helper.rb
+${GEM_LIBDIR}/lib/active_merchant/billing/integrations/payflow_link/notification.rb
${GEM_LIBDIR}/lib/active_merchant/billing/integrations/paypal.rb
${GEM_LIBDIR}/lib/active_merchant/billing/integrations/paypal/helper.rb
${GEM_LIBDIR}/lib/active_merchant/billing/integrations/paypal/notification.rb