pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/finance/ruby-braintree



Module Name:    pkgsrc
Committed By:   taca
Date:           Fri Feb  5 16:16:25 UTC 2021

Modified Files:
        pkgsrc/finance/ruby-braintree: Makefile PLIST distinfo

Log Message:
finance/ruby-braintree: update to 3.2.0

Changes from 2.13.1 are too many to write here, please refer
<https://github.com/braintree/braintree_ruby/blob/master/CHANGELOG.md>.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/finance/ruby-braintree/Makefile \
    pkgsrc/finance/ruby-braintree/PLIST
cvs rdiff -u -r1.5 -r1.6 pkgsrc/finance/ruby-braintree/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-braintree/Makefile
diff -u pkgsrc/finance/ruby-braintree/Makefile:1.4 pkgsrc/finance/ruby-braintree/Makefile:1.5
--- pkgsrc/finance/ruby-braintree/Makefile:1.4  Thu Dec 15 15:35:32 2011
+++ pkgsrc/finance/ruby-braintree/Makefile      Fri Feb  5 16:16:25 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2011/12/15 15:35:32 taca Exp $
+# $NetBSD: Makefile,v 1.5 2021/02/05 16:16:25 taca Exp $
 
-DISTNAME=      braintree-2.13.1
+DISTNAME=      braintree-3.2.0
 CATEGORIES=    finance
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
@@ -9,6 +9,9 @@ COMMENT=        Braintree Gateway Ruby Client L
 LICENSE=       mit
 
 DEPENDS+=      ${RUBY_PKGPREFIX}-builder>=2.0.0:../../textproc/ruby-builder
+DEPENDS+=      ${RUBY_PKGPREFIX}-libxml>=3.2.0:../../textproc/ruby-libxml
+
+USE_LANGUAGES= # none
 
 .include "../../lang/ruby/gem.mk"
 .include "../../mk/bsd.pkg.mk"
Index: pkgsrc/finance/ruby-braintree/PLIST
diff -u pkgsrc/finance/ruby-braintree/PLIST:1.4 pkgsrc/finance/ruby-braintree/PLIST:1.5
--- pkgsrc/finance/ruby-braintree/PLIST:1.4     Thu Dec 15 15:35:32 2011
+++ pkgsrc/finance/ruby-braintree/PLIST Fri Feb  5 16:16:25 2021
@@ -1,114 +1,255 @@
-@comment $NetBSD: PLIST,v 1.4 2011/12/15 15:35:32 taca Exp $
+@comment $NetBSD: PLIST,v 1.5 2021/02/05 16:16:25 taca Exp $
 ${GEM_HOME}/cache/${GEM_NAME}.gem
 ${GEM_LIBDIR}/LICENSE
-${GEM_LIBDIR}/README.rdoc
 ${GEM_LIBDIR}/braintree.gemspec
 ${GEM_LIBDIR}/lib/braintree.rb
+${GEM_LIBDIR}/lib/braintree/account_updater_daily_report.rb
+${GEM_LIBDIR}/lib/braintree/ach_mandate.rb
 ${GEM_LIBDIR}/lib/braintree/add_on.rb
 ${GEM_LIBDIR}/lib/braintree/add_on_gateway.rb
 ${GEM_LIBDIR}/lib/braintree/address.rb
 ${GEM_LIBDIR}/lib/braintree/address/country_names.rb
 ${GEM_LIBDIR}/lib/braintree/address_gateway.rb
 ${GEM_LIBDIR}/lib/braintree/advanced_search.rb
+${GEM_LIBDIR}/lib/braintree/apple_pay.rb
+${GEM_LIBDIR}/lib/braintree/apple_pay_card.rb
+${GEM_LIBDIR}/lib/braintree/apple_pay_gateway.rb
+${GEM_LIBDIR}/lib/braintree/apple_pay_options.rb
+${GEM_LIBDIR}/lib/braintree/authorization_adjustment.rb
 ${GEM_LIBDIR}/lib/braintree/base_module.rb
+${GEM_LIBDIR}/lib/braintree/bin_data.rb
+${GEM_LIBDIR}/lib/braintree/client_token.rb
+${GEM_LIBDIR}/lib/braintree/client_token_gateway.rb
 ${GEM_LIBDIR}/lib/braintree/configuration.rb
+${GEM_LIBDIR}/lib/braintree/connected_merchant_paypal_status_changed.rb
+${GEM_LIBDIR}/lib/braintree/connected_merchant_status_transitioned.rb
+${GEM_LIBDIR}/lib/braintree/credentials_parser.rb
 ${GEM_LIBDIR}/lib/braintree/credit_card.rb
 ${GEM_LIBDIR}/lib/braintree/credit_card_gateway.rb
 ${GEM_LIBDIR}/lib/braintree/credit_card_verification.rb
+${GEM_LIBDIR}/lib/braintree/credit_card_verification_gateway.rb
+${GEM_LIBDIR}/lib/braintree/credit_card_verification_search.rb
 ${GEM_LIBDIR}/lib/braintree/customer.rb
 ${GEM_LIBDIR}/lib/braintree/customer_gateway.rb
 ${GEM_LIBDIR}/lib/braintree/customer_search.rb
 ${GEM_LIBDIR}/lib/braintree/descriptor.rb
 ${GEM_LIBDIR}/lib/braintree/digest.rb
+${GEM_LIBDIR}/lib/braintree/disbursement.rb
 ${GEM_LIBDIR}/lib/braintree/discount.rb
 ${GEM_LIBDIR}/lib/braintree/discount_gateway.rb
+${GEM_LIBDIR}/lib/braintree/dispute.rb
+${GEM_LIBDIR}/lib/braintree/dispute/evidence.rb
+${GEM_LIBDIR}/lib/braintree/dispute/status_history.rb
+${GEM_LIBDIR}/lib/braintree/dispute/transaction.rb
+${GEM_LIBDIR}/lib/braintree/dispute/transaction_details.rb
+${GEM_LIBDIR}/lib/braintree/dispute_gateway.rb
+${GEM_LIBDIR}/lib/braintree/dispute_search.rb
+${GEM_LIBDIR}/lib/braintree/document_upload.rb
+${GEM_LIBDIR}/lib/braintree/document_upload_gateway.rb
 ${GEM_LIBDIR}/lib/braintree/error_codes.rb
 ${GEM_LIBDIR}/lib/braintree/error_result.rb
 ${GEM_LIBDIR}/lib/braintree/errors.rb
 ${GEM_LIBDIR}/lib/braintree/exceptions.rb
+${GEM_LIBDIR}/lib/braintree/facilitated_details.rb
+${GEM_LIBDIR}/lib/braintree/facilitator_details.rb
 ${GEM_LIBDIR}/lib/braintree/gateway.rb
+${GEM_LIBDIR}/lib/braintree/google_pay_card.rb
+${GEM_LIBDIR}/lib/braintree/granted_payment_instrument_update.rb
+${GEM_LIBDIR}/lib/braintree/graphql_client.rb
 ${GEM_LIBDIR}/lib/braintree/http.rb
+${GEM_LIBDIR}/lib/braintree/local_payment_completed.rb
+${GEM_LIBDIR}/lib/braintree/merchant.rb
+${GEM_LIBDIR}/lib/braintree/merchant_account.rb
+${GEM_LIBDIR}/lib/braintree/merchant_account/address_details.rb
+${GEM_LIBDIR}/lib/braintree/merchant_account/business_details.rb
+${GEM_LIBDIR}/lib/braintree/merchant_account/funding_details.rb
+${GEM_LIBDIR}/lib/braintree/merchant_account/individual_details.rb
+${GEM_LIBDIR}/lib/braintree/merchant_account_gateway.rb
+${GEM_LIBDIR}/lib/braintree/merchant_gateway.rb
 ${GEM_LIBDIR}/lib/braintree/modification.rb
+${GEM_LIBDIR}/lib/braintree/oauth_credentials.rb
+${GEM_LIBDIR}/lib/braintree/oauth_gateway.rb
+${GEM_LIBDIR}/lib/braintree/paginated_collection.rb
+${GEM_LIBDIR}/lib/braintree/paginated_result.rb
+${GEM_LIBDIR}/lib/braintree/payment_instrument_type.rb
+${GEM_LIBDIR}/lib/braintree/payment_method.rb
+${GEM_LIBDIR}/lib/braintree/payment_method_gateway.rb
+${GEM_LIBDIR}/lib/braintree/payment_method_nonce.rb
+${GEM_LIBDIR}/lib/braintree/payment_method_nonce_gateway.rb
+${GEM_LIBDIR}/lib/braintree/payment_method_parser.rb
+${GEM_LIBDIR}/lib/braintree/paypal_account.rb
+${GEM_LIBDIR}/lib/braintree/paypal_account_gateway.rb
 ${GEM_LIBDIR}/lib/braintree/plan.rb
 ${GEM_LIBDIR}/lib/braintree/plan_gateway.rb
+${GEM_LIBDIR}/lib/braintree/processor_response_types.rb
 ${GEM_LIBDIR}/lib/braintree/resource_collection.rb
+${GEM_LIBDIR}/lib/braintree/revoked_payment_method_metadata.rb
+${GEM_LIBDIR}/lib/braintree/risk_data.rb
+${GEM_LIBDIR}/lib/braintree/samsung_pay_card.rb
 ${GEM_LIBDIR}/lib/braintree/settlement_batch.rb
 ${GEM_LIBDIR}/lib/braintree/settlement_batch_summary.rb
 ${GEM_LIBDIR}/lib/braintree/settlement_batch_summary_gateway.rb
+${GEM_LIBDIR}/lib/braintree/sha256_digest.rb
+${GEM_LIBDIR}/lib/braintree/signature_service.rb
 ${GEM_LIBDIR}/lib/braintree/subscription.rb
+${GEM_LIBDIR}/lib/braintree/subscription/status_details.rb
 ${GEM_LIBDIR}/lib/braintree/subscription_gateway.rb
 ${GEM_LIBDIR}/lib/braintree/subscription_search.rb
 ${GEM_LIBDIR}/lib/braintree/successful_result.rb
-${GEM_LIBDIR}/lib/braintree/test/credit_card_numbers.rb
+${GEM_LIBDIR}/lib/braintree/test/authentication_id.rb
+${GEM_LIBDIR}/lib/braintree/test/credit_card.rb
+${GEM_LIBDIR}/lib/braintree/test/merchant_account.rb
+${GEM_LIBDIR}/lib/braintree/test/nonce.rb
 ${GEM_LIBDIR}/lib/braintree/test/transaction_amounts.rb
+${GEM_LIBDIR}/lib/braintree/test/venmo_sdk.rb
+${GEM_LIBDIR}/lib/braintree/test_transaction.rb
+${GEM_LIBDIR}/lib/braintree/testing_gateway.rb
+${GEM_LIBDIR}/lib/braintree/three_d_secure_info.rb
 ${GEM_LIBDIR}/lib/braintree/transaction.rb
 ${GEM_LIBDIR}/lib/braintree/transaction/address_details.rb
+${GEM_LIBDIR}/lib/braintree/transaction/apple_pay_details.rb
 ${GEM_LIBDIR}/lib/braintree/transaction/credit_card_details.rb
 ${GEM_LIBDIR}/lib/braintree/transaction/customer_details.rb
+${GEM_LIBDIR}/lib/braintree/transaction/disbursement_details.rb
+${GEM_LIBDIR}/lib/braintree/transaction/google_pay_details.rb
+${GEM_LIBDIR}/lib/braintree/transaction/installment.rb
+${GEM_LIBDIR}/lib/braintree/transaction/installment/adjustment.rb
+${GEM_LIBDIR}/lib/braintree/transaction/local_payment_details.rb
+${GEM_LIBDIR}/lib/braintree/transaction/paypal_details.rb
+${GEM_LIBDIR}/lib/braintree/transaction/paypal_here_details.rb
+${GEM_LIBDIR}/lib/braintree/transaction/samsung_pay_card_details.rb
 ${GEM_LIBDIR}/lib/braintree/transaction/status_details.rb
 ${GEM_LIBDIR}/lib/braintree/transaction/subscription_details.rb
+${GEM_LIBDIR}/lib/braintree/transaction/us_bank_account_details.rb
+${GEM_LIBDIR}/lib/braintree/transaction/venmo_account_details.rb
+${GEM_LIBDIR}/lib/braintree/transaction/visa_checkout_card_details.rb
 ${GEM_LIBDIR}/lib/braintree/transaction_gateway.rb
+${GEM_LIBDIR}/lib/braintree/transaction_line_item.rb
+${GEM_LIBDIR}/lib/braintree/transaction_line_item_gateway.rb
 ${GEM_LIBDIR}/lib/braintree/transaction_search.rb
-${GEM_LIBDIR}/lib/braintree/transparent_redirect.rb
-${GEM_LIBDIR}/lib/braintree/transparent_redirect_gateway.rb
+${GEM_LIBDIR}/lib/braintree/unknown_payment_method.rb
+${GEM_LIBDIR}/lib/braintree/us_bank_account.rb
+${GEM_LIBDIR}/lib/braintree/us_bank_account_gateway.rb
+${GEM_LIBDIR}/lib/braintree/us_bank_account_verification.rb
+${GEM_LIBDIR}/lib/braintree/us_bank_account_verification_gateway.rb
+${GEM_LIBDIR}/lib/braintree/us_bank_account_verification_search.rb
 ${GEM_LIBDIR}/lib/braintree/util.rb
 ${GEM_LIBDIR}/lib/braintree/validation_error.rb
 ${GEM_LIBDIR}/lib/braintree/validation_error_collection.rb
+${GEM_LIBDIR}/lib/braintree/venmo_account.rb
 ${GEM_LIBDIR}/lib/braintree/version.rb
+${GEM_LIBDIR}/lib/braintree/visa_checkout_card.rb
+${GEM_LIBDIR}/lib/braintree/webhook_notification.rb
+${GEM_LIBDIR}/lib/braintree/webhook_notification_gateway.rb
+${GEM_LIBDIR}/lib/braintree/webhook_testing.rb
+${GEM_LIBDIR}/lib/braintree/webhook_testing_gateway.rb
 ${GEM_LIBDIR}/lib/braintree/xml.rb
 ${GEM_LIBDIR}/lib/braintree/xml/generator.rb
 ${GEM_LIBDIR}/lib/braintree/xml/libxml.rb
 ${GEM_LIBDIR}/lib/braintree/xml/parser.rb
-${GEM_LIBDIR}/lib/braintree/xml/rexml.rb
-${GEM_LIBDIR}/lib/ssl/sandbox_braintreegateway_com.ca.crt
+${GEM_LIBDIR}/lib/ssl/api_braintreegateway_com.ca.crt
 ${GEM_LIBDIR}/lib/ssl/securetrust_ca.crt
-${GEM_LIBDIR}/lib/ssl/www_braintreegateway_com.ca.crt
-${GEM_LIBDIR}/spec/hacks/tcp_socket.rb
+${GEM_LIBDIR}/spec/fixtures/files/bt_logo.png
+${GEM_LIBDIR}/spec/fixtures/files/gif_extension_bt_logo.gif
+${GEM_LIBDIR}/spec/fixtures/files/malformed_pdf.pdf
+${GEM_LIBDIR}/spec/fixtures/files/too_long.pdf
 ${GEM_LIBDIR}/spec/integration/braintree/add_on_spec.rb
 ${GEM_LIBDIR}/spec/integration/braintree/address_spec.rb
 ${GEM_LIBDIR}/spec/integration/braintree/advanced_search_spec.rb
+${GEM_LIBDIR}/spec/integration/braintree/apple_pay_spec.rb
+${GEM_LIBDIR}/spec/integration/braintree/braintree_gateway_spec.rb
+${GEM_LIBDIR}/spec/integration/braintree/client_api/client_token_spec.rb
+${GEM_LIBDIR}/spec/integration/braintree/client_api/spec_helper.rb
 ${GEM_LIBDIR}/spec/integration/braintree/credit_card_spec.rb
+${GEM_LIBDIR}/spec/integration/braintree/credit_card_verification_search_spec.rb
+${GEM_LIBDIR}/spec/integration/braintree/credit_card_verification_spec.rb
 ${GEM_LIBDIR}/spec/integration/braintree/customer_search_spec.rb
 ${GEM_LIBDIR}/spec/integration/braintree/customer_spec.rb
+${GEM_LIBDIR}/spec/integration/braintree/disbursement_spec.rb
 ${GEM_LIBDIR}/spec/integration/braintree/discount_spec.rb
+${GEM_LIBDIR}/spec/integration/braintree/dispute_search_spec.rb
+${GEM_LIBDIR}/spec/integration/braintree/dispute_spec.rb
+${GEM_LIBDIR}/spec/integration/braintree/document_upload_spec.rb
 ${GEM_LIBDIR}/spec/integration/braintree/error_codes_spec.rb
+${GEM_LIBDIR}/spec/integration/braintree/graphql_client_spec.rb
 ${GEM_LIBDIR}/spec/integration/braintree/http_spec.rb
+${GEM_LIBDIR}/spec/integration/braintree/merchant_account_spec.rb
+${GEM_LIBDIR}/spec/integration/braintree/merchant_spec.rb
+${GEM_LIBDIR}/spec/integration/braintree/oauth_spec.rb
+${GEM_LIBDIR}/spec/integration/braintree/payment_method_nonce_spec.rb
+${GEM_LIBDIR}/spec/integration/braintree/payment_method_spec.rb
+${GEM_LIBDIR}/spec/integration/braintree/payment_method_us_bank_account_spec.rb
+${GEM_LIBDIR}/spec/integration/braintree/paypal_account_spec.rb
 ${GEM_LIBDIR}/spec/integration/braintree/plan_spec.rb
+${GEM_LIBDIR}/spec/integration/braintree/samsung_pay_card_spec.rb
 ${GEM_LIBDIR}/spec/integration/braintree/settlement_batch_summary_spec.rb
 ${GEM_LIBDIR}/spec/integration/braintree/subscription_spec.rb
 ${GEM_LIBDIR}/spec/integration/braintree/test/transaction_amounts_spec.rb
+${GEM_LIBDIR}/spec/integration/braintree/test_transaction_spec.rb
+${GEM_LIBDIR}/spec/integration/braintree/transaction_line_item_spec.rb
 ${GEM_LIBDIR}/spec/integration/braintree/transaction_search_spec.rb
 ${GEM_LIBDIR}/spec/integration/braintree/transaction_spec.rb
-${GEM_LIBDIR}/spec/integration/braintree/transparent_redirect_spec.rb
+${GEM_LIBDIR}/spec/integration/braintree/transaction_us_bank_account_spec.rb
+${GEM_LIBDIR}/spec/integration/braintree/us_bank_account_spec.rb
+${GEM_LIBDIR}/spec/integration/braintree/us_bank_account_verification_search_spec.rb
+${GEM_LIBDIR}/spec/integration/braintree/us_bank_account_verification_spec.rb
+${GEM_LIBDIR}/spec/integration/braintree/visa_checkout_card_spec.rb
 ${GEM_LIBDIR}/spec/integration/spec_helper.rb
+${GEM_LIBDIR}/spec/oauth_test_helper.rb
 ${GEM_LIBDIR}/spec/script/httpsd.rb
+${GEM_LIBDIR}/spec/spec.opts
 ${GEM_LIBDIR}/spec/spec_helper.rb
+${GEM_LIBDIR}/spec/ssl/certificate.crt
+${GEM_LIBDIR}/spec/ssl/geotrust_global.crt
+${GEM_LIBDIR}/spec/ssl/privateKey.key
 ${GEM_LIBDIR}/spec/unit/braintree/address_spec.rb
+${GEM_LIBDIR}/spec/unit/braintree/apple_pay_card_spec.rb
 ${GEM_LIBDIR}/spec/unit/braintree/base_module_spec.rb
+${GEM_LIBDIR}/spec/unit/braintree/client_token_spec.rb
 ${GEM_LIBDIR}/spec/unit/braintree/configuration_spec.rb
+${GEM_LIBDIR}/spec/unit/braintree/credentials_parser_spec.rb
 ${GEM_LIBDIR}/spec/unit/braintree/credit_card_spec.rb
+${GEM_LIBDIR}/spec/unit/braintree/credit_card_verification_search_spec.rb
 ${GEM_LIBDIR}/spec/unit/braintree/credit_card_verification_spec.rb
 ${GEM_LIBDIR}/spec/unit/braintree/customer_spec.rb
 ${GEM_LIBDIR}/spec/unit/braintree/digest_spec.rb
+${GEM_LIBDIR}/spec/unit/braintree/disbursement_spec.rb
+${GEM_LIBDIR}/spec/unit/braintree/dispute_search_spec.rb
+${GEM_LIBDIR}/spec/unit/braintree/dispute_spec.rb
+${GEM_LIBDIR}/spec/unit/braintree/document_upload_spec.rb
 ${GEM_LIBDIR}/spec/unit/braintree/error_result_spec.rb
 ${GEM_LIBDIR}/spec/unit/braintree/errors_spec.rb
 ${GEM_LIBDIR}/spec/unit/braintree/http_spec.rb
+${GEM_LIBDIR}/spec/unit/braintree/local_payment_completed_spec.rb
+${GEM_LIBDIR}/spec/unit/braintree/merchant_account_spec.rb
 ${GEM_LIBDIR}/spec/unit/braintree/modification_spec.rb
+${GEM_LIBDIR}/spec/unit/braintree/payment_method_spec.rb
+${GEM_LIBDIR}/spec/unit/braintree/paypal_account_spec.rb
 ${GEM_LIBDIR}/spec/unit/braintree/resource_collection_spec.rb
+${GEM_LIBDIR}/spec/unit/braintree/risk_data_spec.rb
+${GEM_LIBDIR}/spec/unit/braintree/sha256_digest_spec.rb
+${GEM_LIBDIR}/spec/unit/braintree/signature_service_spec.rb
 ${GEM_LIBDIR}/spec/unit/braintree/subscription_search_spec.rb
 ${GEM_LIBDIR}/spec/unit/braintree/subscription_spec.rb
 ${GEM_LIBDIR}/spec/unit/braintree/successful_result_spec.rb
+${GEM_LIBDIR}/spec/unit/braintree/three_d_secure_info_spec.rb
 ${GEM_LIBDIR}/spec/unit/braintree/transaction/credit_card_details_spec.rb
 ${GEM_LIBDIR}/spec/unit/braintree/transaction/customer_details_spec.rb
+${GEM_LIBDIR}/spec/unit/braintree/transaction/deposit_details_spec.rb
+${GEM_LIBDIR}/spec/unit/braintree/transaction/installment_spec.rb
+${GEM_LIBDIR}/spec/unit/braintree/transaction/paypal_details_spec.rb
 ${GEM_LIBDIR}/spec/unit/braintree/transaction_search_spec.rb
 ${GEM_LIBDIR}/spec/unit/braintree/transaction_spec.rb
-${GEM_LIBDIR}/spec/unit/braintree/transparent_redirect_spec.rb
+${GEM_LIBDIR}/spec/unit/braintree/unknown_payment_method_spec.rb
+${GEM_LIBDIR}/spec/unit/braintree/us_bank_account_spec.rb
+${GEM_LIBDIR}/spec/unit/braintree/us_bank_account_verification_search_spec.rb
+${GEM_LIBDIR}/spec/unit/braintree/us_bank_account_verification_spec.rb
 ${GEM_LIBDIR}/spec/unit/braintree/util_spec.rb
 ${GEM_LIBDIR}/spec/unit/braintree/validation_error_collection_spec.rb
 ${GEM_LIBDIR}/spec/unit/braintree/validation_error_spec.rb
+${GEM_LIBDIR}/spec/unit/braintree/webhook_notification_spec.rb
 ${GEM_LIBDIR}/spec/unit/braintree/xml/libxml_spec.rb
 ${GEM_LIBDIR}/spec/unit/braintree/xml/parser_spec.rb
-${GEM_LIBDIR}/spec/unit/braintree/xml/rexml_spec.rb
 ${GEM_LIBDIR}/spec/unit/braintree/xml_spec.rb
 ${GEM_LIBDIR}/spec/unit/braintree_spec.rb
 ${GEM_LIBDIR}/spec/unit/spec_helper.rb

Index: pkgsrc/finance/ruby-braintree/distinfo
diff -u pkgsrc/finance/ruby-braintree/distinfo:1.5 pkgsrc/finance/ruby-braintree/distinfo:1.6
--- pkgsrc/finance/ruby-braintree/distinfo:1.5  Tue Nov  3 00:12:15 2015
+++ pkgsrc/finance/ruby-braintree/distinfo      Fri Feb  5 16:16:25 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2015/11/03 00:12:15 agc Exp $
+$NetBSD: distinfo,v 1.6 2021/02/05 16:16:25 taca Exp $
 
-SHA1 (braintree-2.13.1.gem) = 5ff300074e6d89296d174a077c5005844a9e923b
-RMD160 (braintree-2.13.1.gem) = dd8e971d1b65cdf65a87f8e23c4ace9fd9c2494f
-SHA512 (braintree-2.13.1.gem) = 88c9110b7672e31413bdb8c598d8e1b2d5c359a41f92180a59f73bc5aff99b5f4fa92e437bbb452ff9535297c53f88e083a820ce5f06f16022becfcc194f0208
-Size (braintree-2.13.1.gem) = 88576 bytes
+SHA1 (braintree-3.2.0.gem) = fcf70905b72fd964b5ba1c3e7909dd0f24bb7502
+RMD160 (braintree-3.2.0.gem) = 90bf73f731d3aeff3cea2a778beabdbc76d5497a
+SHA512 (braintree-3.2.0.gem) = 17b704b4e5c275e58259f5142bbef3964fb2ce56ccec899a0fbcef4c6b4d3c7eaa3be25e92dc66ff1601c067fd0fc86645eb8e1132cb9bbf0f4bdde4c9aa0ac1
+Size (braintree-3.2.0.gem) = 217600 bytes



Home | Main Index | Thread Index | Old Index