pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/finance/ruby-activemerchant finance/ruby-activemerchan...
details: https://anonhg.NetBSD.org/pkgsrc/rev/5eee9a0293f7
branches: trunk
changeset: 769207:5eee9a0293f7
user: taca <taca%pkgsrc.org@localhost>
date: Tue Nov 09 14:51:23 2021 +0000
description:
finance/ruby-activemerchant: update to 1.124.0
1.124.0 (2021-10-28)
What's Changed
* Adyen: Add ACH Support by @almalee24 in #4105
* Paysafe: Adjust profile data by @meagabeth in #4112
* StripePaymentIntentsGateway: Add GSF claim_without_transaction_id by
@BritneyS in #4111
* RouteX: Support cardtype by @rachelkirk in #4115
* Routex: cardtype changelog fix by @rachelkirk in #4117
* Moka: make sure month is always two digits by @dsmcclain in #4118
* dlocal: Add device_id and ip to payer object and add additional_data by
@aenand in #4116
* Orbital: Scrub Payment Cryptogram by @naashton in #4121
* Paysafe: Add support for airline fields by @meagabeth in #4120
* Stripe and Stripe PI: Add Radar Session Option by @tatsianaclifton in
#4119
* PayArc: handle requests when billing_address is not present by @dsmcclain
in #4114
* Add UnionPay test card to BIN range by @leahriffell in #4122
* Global Collect: Support URL override by @naashton in #4127
* PayConex: scrub bank account info from transcripts by @mbreenlyles in
#4128
* Moka: Remove additional transaction data from subsequent calls by
@naashton in #4129
* Moka: Ensure CvcNumber can be an empty string by @jessiagee in #4130
* Fixup PR #4122 Add UnionPay test card to BIN range by @leahriffell in
#4132
* Maestro: allow card lengths for non-validated cards by @therufs in #4131
* Make "set" required by credit_card_methods.rb by @InPermutation in #4133
* Moka: Pass Currency on Capture transactions by @dsmcclain in #4134
* Paysafe: Update supported countries by @meagabeth in #4135
* Paysafe: Update field mapping for split_pay by @meagabeth in #4136
* SafeCharge: Account for non-fractional currencies by @dsmcclain in #4137
* CardStream: Support passing country_code in request by @dsmcclain in #4139
* Adyen: Adjust phone number mapping by @aenand in #4138
* MIT: Change how parameters are converted to JSON by @tatsianaclifton in
#4140
* Stripe: add account_number to scrubbing by @aenand in #4145
* Stripe PI: add name on card to billing details & do some refactoring by
@dsmcclain in #4146
* Updating CHANGELOG to remove conflict by @jessiagee in #4148
* TrustCommerce: Scrub bank account info by @mbreenlyles in #4149
* TransFirst: add acctNr to scrubbing by @aenand in #4152
* Paysafe: Update supported countries list by @meagabeth in #4154
* Add Support for Submerchant Data on Worldpay by @almalee24 in #4147
* dLocal: Update supported countries list by @mbreenlyles in #4155
* Nuvei (SafeCharge): Add support for email field in capture by @rachelkirk
in #4153
* Paysafe: Remove invalid code by @meagabeth in #4156
* NMI: Add descriptors by @ajawadmirza in #4157
* Add bank account info scrubbing tests for multiple gateways by @aenand in
#4159
* Moka: send correct amount in refund by @dsmcclain in #4160
* GlobalCollect: Append URI to the URL by @naashton in #4162
* Adyen: Add external platform information by @aenand in #4163
* Payflow: use proper case for 3DS 2.x element names by @bbraschi in #4113
* Realex: Add stored credential support by @dsmcclain in #4170
* Moka: add Installment field by @dsmcclain in #4172
* Payflow: include AuthenticationStatus with 3DS 2.x by @bbraschi in #4168
* Release 1.124.0 by @bbraschi in #4175
New Contributors
* @aenand made their first contribution in #4116
* @ajawadmirza made their first contribution in #4157
diffstat:
finance/ruby-activemerchant/Makefile | 4 ++--
finance/ruby-activemerchant/PLIST | 3 ++-
finance/ruby-activemerchant/distinfo | 8 ++++----
3 files changed, 8 insertions(+), 7 deletions(-)
diffs (42 lines):
diff -r d181de155458 -r 5eee9a0293f7 finance/ruby-activemerchant/Makefile
--- a/finance/ruby-activemerchant/Makefile Tue Nov 09 14:46:53 2021 +0000
+++ b/finance/ruby-activemerchant/Makefile Tue Nov 09 14:51:23 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2021/09/18 15:42:01 taca Exp $
+# $NetBSD: Makefile,v 1.13 2021/11/09 14:51:23 taca Exp $
-DISTNAME= activemerchant-1.123.0
+DISTNAME= activemerchant-1.124.0
CATEGORIES= finance
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
diff -r d181de155458 -r 5eee9a0293f7 finance/ruby-activemerchant/PLIST
--- a/finance/ruby-activemerchant/PLIST Tue Nov 09 14:46:53 2021 +0000
+++ b/finance/ruby-activemerchant/PLIST Tue Nov 09 14:51:23 2021 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.11 2021/09/18 15:42:01 taca Exp $
+@comment $NetBSD: PLIST,v 1.12 2021/11/09 14:51:23 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/CHANGELOG
${GEM_LIBDIR}/CONTRIBUTORS
@@ -125,6 +125,7 @@
${GEM_LIBDIR}/lib/active_merchant/billing/gateways/micropayment.rb
${GEM_LIBDIR}/lib/active_merchant/billing/gateways/migs.rb
${GEM_LIBDIR}/lib/active_merchant/billing/gateways/migs/migs_codes.rb
+${GEM_LIBDIR}/lib/active_merchant/billing/gateways/mit.rb
${GEM_LIBDIR}/lib/active_merchant/billing/gateways/modern_payments.rb
${GEM_LIBDIR}/lib/active_merchant/billing/gateways/modern_payments_cim.rb
${GEM_LIBDIR}/lib/active_merchant/billing/gateways/moka.rb
diff -r d181de155458 -r 5eee9a0293f7 finance/ruby-activemerchant/distinfo
--- a/finance/ruby-activemerchant/distinfo Tue Nov 09 14:46:53 2021 +0000
+++ b/finance/ruby-activemerchant/distinfo Tue Nov 09 14:51:23 2021 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.15 2021/10/26 10:26:12 nia Exp $
+$NetBSD: distinfo,v 1.16 2021/11/09 14:51:23 taca Exp $
-BLAKE2s (activemerchant-1.123.0.gem) = 3ceff89a3c6d2386263d3c5baf8519141a2c8502fea9d6b78dce94c6b4892860
-SHA512 (activemerchant-1.123.0.gem) = f3b58c436e3cbfd37d7354a9973cf8fe64232cc0b0876c541dc2c77dafb3126603dca40ac4035eb946c95a1e7b067e420f4ac9e9fba4a8a14026ca77f39c3d34
-Size (activemerchant-1.123.0.gem) = 686592 bytes
+BLAKE2s (activemerchant-1.124.0.gem) = 639dd02130a33089dacae29f8cb4719511b0d1f2720676d901dbd1fda65270bf
+SHA512 (activemerchant-1.124.0.gem) = 1833973c13d573012d9ebe04afb88e11b807ae018bc471e71b19d8ccdfa54bf4feb190a3d955b5033d8e9478b913d6446e60805550eba1d38a1800d93a3bf74a
+Size (activemerchant-1.124.0.gem) = 692224 bytes
Home |
Main Index |
Thread Index |
Old Index