Sat Jun 17 13:33:37 2023 UTC ()
finance/ruby-activemerchant: update to 1.130.0

1.130.0 (2023-06-13)

What's Changed

* Revert "Mit: Changed how the payload was sent to the gateway" by
  @rachelkirk in #4769
* PayuLatam: Surface error_code by @yunnydang in #4773
* Cybersource: Add business rules for NT by @aenand in #4772
* Adyen: Update Mastercard error messaging by @kylene-spreedly in #4770
* Authorize.net: update mapping for billing address phone number by @jcreiff
  in #4778
* Braintree: update mapping for billing address phone number by @jcreiff in
  #4779
* CommerceHub: Enabling multi-use public key encryption by @jherreraa in
  #4771
* Ogone: Enable 3ds Global for Ogone Gateway by @javierpedrozaing in #4776
* Borgun change default TrCurrencyExponent and MerchantReturnUrl by
  @naashton in #4788
* Borgun support for GBP currency by @naashton in #4789
* Worlpay: Fix Google Pay by @almalee24 in #4774
* Stripe PI: Update paramters for creating of customer by @almalee24 in
  #4782
* Revert "Stripe PI: Update paramters for creating of customer" by
  @almalee24 in #4795
* Cybersource: auto void r230 by @aenand in #4794
* Stripe & Stripe PI: Validate API Key by @almalee24 in #4801
* Remove last validation for Stripe API Key by @almalee24 in #4804
* Add BIN for Maestro by @jcreiff in #4799
* DLocal: Add save field on card object by @yunnydang in #4805
* Add support for MsgSubID on PayPal Express requests by @wikiti in #4798
* Checkout_v2: use credit_card?, not case equality with CreditCard by
  @bbraschi in #4803
* Shift4: Enable general credit feature. by @jherreraa in #4790

New Contributors

* @kylene-spreedly made their first contribution in #4770
* @wikiti made their first contribution in #4798


(taca)
diff -r1.16 -r1.17 pkgsrc/finance/ruby-activemerchant/Makefile
diff -r1.19 -r1.20 pkgsrc/finance/ruby-activemerchant/distinfo

cvs diff -r1.16 -r1.17 pkgsrc/finance/ruby-activemerchant/Makefile (expand / switch to unified diff)

--- pkgsrc/finance/ruby-activemerchant/Makefile 2023/05/06 03:03:54 1.16
+++ pkgsrc/finance/ruby-activemerchant/Makefile 2023/06/17 13:33:37 1.17
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.16 2023/05/06 03:03:54 taca Exp $ 1# $NetBSD: Makefile,v 1.17 2023/06/17 13:33:37 taca Exp $
2 2
3DISTNAME= activemerchant-1.129.0 3DISTNAME= activemerchant-1.130.0
4CATEGORIES= finance 4CATEGORIES= finance
5 5
6MAINTAINER= pkgsrc-users@NetBSD.org 6MAINTAINER= pkgsrc-users@NetBSD.org
7HOMEPAGE= http://activemerchant.org/ 7HOMEPAGE= http://activemerchant.org/
8COMMENT= Ruby library for credit card processing 8COMMENT= Ruby library for credit card processing
9LICENSE= mit 9LICENSE= mit
10 10
11DEPENDS+= ${RUBY_ACTIVESUPPORT_DEPENDS} 11DEPENDS+= ${RUBY_ACTIVESUPPORT_DEPENDS}
12DEPENDS+= ${RUBY_PKGPREFIX}-builder>=2.1.2:../../textproc/ruby-builder 12DEPENDS+= ${RUBY_PKGPREFIX}-builder>=2.1.2:../../textproc/ruby-builder
13#DEPENDS+= ${RUBY_PKGPREFIX}-i18n>=0.6.9:../../devel/ruby-i18n 13#DEPENDS+= ${RUBY_PKGPREFIX}-i18n>=0.6.9:../../devel/ruby-i18n
14DEPENDS+= ${RUBY_PKGPREFIX}-nokogiri>=1.4<2:../../textproc/ruby-nokogiri 14DEPENDS+= ${RUBY_PKGPREFIX}-nokogiri>=1.4<2:../../textproc/ruby-nokogiri
15 15
16USE_LANGUAGES= # empty 16USE_LANGUAGES= # empty

cvs diff -r1.19 -r1.20 pkgsrc/finance/ruby-activemerchant/distinfo (expand / switch to unified diff)

--- pkgsrc/finance/ruby-activemerchant/distinfo 2023/05/06 03:03:54 1.19
+++ pkgsrc/finance/ruby-activemerchant/distinfo 2023/06/17 13:33:37 1.20
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.19 2023/05/06 03:03:54 taca Exp $ 1$NetBSD: distinfo,v 1.20 2023/06/17 13:33:37 taca Exp $
2 2
3BLAKE2s (activemerchant-1.129.0.gem) = 5ba5ee2224eb3eb2384cea6aae39e2376b30ff86260f7caf5e73eade450f0b56 3BLAKE2s (activemerchant-1.130.0.gem) = c331aa6aa19adfc0639af947ab9f4c16939c865429fff2a08bc112d65dea650b
4SHA512 (activemerchant-1.129.0.gem) = 416fa702c4c7b78f111910d7098b4fb88d174799013133e429b9ee7f80b19ea677099ce76b1c640c46cfacb271eb58a97942f55b49dc90f6f5b13dc142dadd10 4SHA512 (activemerchant-1.130.0.gem) = 91f5c9dde1940346d1f16772a94ca12c8c01b41f7857a7ec7e44469f27ff4c550517e675ef2ce48fc3a483439cf5d8275b0b3a6d7cf2c7e49e20d62548d77c3c
5Size (activemerchant-1.129.0.gem) = 753152 bytes 5Size (activemerchant-1.130.0.gem) = 754176 bytes