pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/finance/ruby-activemerchant
Module Name: pkgsrc
Committed By: taca
Date: Sat Jun 17 13:33:37 UTC 2023
Modified Files:
pkgsrc/finance/ruby-activemerchant: Makefile distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/finance/ruby-activemerchant/Makefile
cvs rdiff -u -r1.19 -r1.20 pkgsrc/finance/ruby-activemerchant/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/finance/ruby-activemerchant/Makefile
diff -u pkgsrc/finance/ruby-activemerchant/Makefile:1.16 pkgsrc/finance/ruby-activemerchant/Makefile:1.17
--- pkgsrc/finance/ruby-activemerchant/Makefile:1.16 Sat May 6 03:03:54 2023
+++ pkgsrc/finance/ruby-activemerchant/Makefile Sat Jun 17 13:33:37 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2023/05/06 03:03:54 taca Exp $
+# $NetBSD: Makefile,v 1.17 2023/06/17 13:33:37 taca Exp $
-DISTNAME= activemerchant-1.129.0
+DISTNAME= activemerchant-1.130.0
CATEGORIES= finance
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/finance/ruby-activemerchant/distinfo
diff -u pkgsrc/finance/ruby-activemerchant/distinfo:1.19 pkgsrc/finance/ruby-activemerchant/distinfo:1.20
--- pkgsrc/finance/ruby-activemerchant/distinfo:1.19 Sat May 6 03:03:54 2023
+++ pkgsrc/finance/ruby-activemerchant/distinfo Sat Jun 17 13:33:37 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.19 2023/05/06 03:03:54 taca Exp $
+$NetBSD: distinfo,v 1.20 2023/06/17 13:33:37 taca Exp $
-BLAKE2s (activemerchant-1.129.0.gem) = 5ba5ee2224eb3eb2384cea6aae39e2376b30ff86260f7caf5e73eade450f0b56
-SHA512 (activemerchant-1.129.0.gem) = 416fa702c4c7b78f111910d7098b4fb88d174799013133e429b9ee7f80b19ea677099ce76b1c640c46cfacb271eb58a97942f55b49dc90f6f5b13dc142dadd10
-Size (activemerchant-1.129.0.gem) = 753152 bytes
+BLAKE2s (activemerchant-1.130.0.gem) = c331aa6aa19adfc0639af947ab9f4c16939c865429fff2a08bc112d65dea650b
+SHA512 (activemerchant-1.130.0.gem) = 91f5c9dde1940346d1f16772a94ca12c8c01b41f7857a7ec7e44469f27ff4c550517e675ef2ce48fc3a483439cf5d8275b0b3a6d7cf2c7e49e20d62548d77c3c
+Size (activemerchant-1.130.0.gem) = 754176 bytes
Home |
Main Index |
Thread Index |
Old Index