pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/finance/ruby-braintree Update ruby-braintree package t...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/36a707082d6b
branches:  trunk
changeset: 592672:36a707082d6b
user:      taca <taca%pkgsrc.org@localhost>
date:      Mon Sep 12 14:53:17 2011 +0000

description:
Update ruby-braintree package to 2.11.0.

Changes are unknown.

diffstat:

 finance/ruby-braintree/Makefile |  4 ++--
 finance/ruby-braintree/PLIST    |  9 +++++----
 finance/ruby-braintree/distinfo |  8 ++++----
 3 files changed, 11 insertions(+), 10 deletions(-)

diffs (63 lines):

diff -r 73144f58c21f -r 36a707082d6b finance/ruby-braintree/Makefile
--- a/finance/ruby-braintree/Makefile   Mon Sep 12 14:52:29 2011 +0000
+++ b/finance/ruby-braintree/Makefile   Mon Sep 12 14:53:17 2011 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2011/08/13 01:03:43 taca Exp $
+# $NetBSD: Makefile,v 1.3 2011/09/12 14:53:17 taca Exp $
 
-DISTNAME=      braintree-2.10.2
+DISTNAME=      braintree-2.11.0
 CATEGORIES=    finance
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
diff -r 73144f58c21f -r 36a707082d6b finance/ruby-braintree/PLIST
--- a/finance/ruby-braintree/PLIST      Mon Sep 12 14:52:29 2011 +0000
+++ b/finance/ruby-braintree/PLIST      Mon Sep 12 14:53:17 2011 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2011/08/13 01:03:43 taca Exp $
+@comment $NetBSD: PLIST,v 1.3 2011/09/12 14:53:17 taca Exp $
 ${GEM_HOME}/cache/${GEM_NAME}.gem
 ${GEM_LIBDIR}/LICENSE
 ${GEM_LIBDIR}/README.rdoc
@@ -26,9 +26,10 @@
 ${GEM_LIBDIR}/lib/braintree/gateway.rb
 ${GEM_LIBDIR}/lib/braintree/http.rb
 ${GEM_LIBDIR}/lib/braintree/modification.rb
-${GEM_LIBDIR}/lib/braintree/payer_authentication.rb
-${GEM_LIBDIR}/lib/braintree/payer_authentication_gateway.rb
 ${GEM_LIBDIR}/lib/braintree/resource_collection.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/subscription.rb
 ${GEM_LIBDIR}/lib/braintree/subscription_gateway.rb
 ${GEM_LIBDIR}/lib/braintree/subscription_search.rb
@@ -65,6 +66,7 @@
 ${GEM_LIBDIR}/spec/integration/braintree/customer_spec.rb
 ${GEM_LIBDIR}/spec/integration/braintree/error_codes_spec.rb
 ${GEM_LIBDIR}/spec/integration/braintree/http_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/transaction_search_spec.rb
@@ -83,7 +85,6 @@
 ${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/payer_authentication_spec.rb
 ${GEM_LIBDIR}/spec/unit/braintree/resource_collection_spec.rb
 ${GEM_LIBDIR}/spec/unit/braintree/subscription_search_spec.rb
 ${GEM_LIBDIR}/spec/unit/braintree/subscription_spec.rb
diff -r 73144f58c21f -r 36a707082d6b finance/ruby-braintree/distinfo
--- a/finance/ruby-braintree/distinfo   Mon Sep 12 14:52:29 2011 +0000
+++ b/finance/ruby-braintree/distinfo   Mon Sep 12 14:53:17 2011 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2011/08/13 01:03:43 taca Exp $
+$NetBSD: distinfo,v 1.3 2011/09/12 14:53:17 taca Exp $
 
-SHA1 (braintree-2.10.2.gem) = d0eca2e7a6c1c39b0d917eea1cc4fdbe4abc1eb5
-RMD160 (braintree-2.10.2.gem) = f1618f1a4bb5144c66db9ac3b8cc8111e3240f52
-Size (braintree-2.10.2.gem) = 86016 bytes
+SHA1 (braintree-2.11.0.gem) = 77ce501eabfc4364be6cd495846813ce6997627a
+RMD160 (braintree-2.11.0.gem) = 2802dfc200f87869e8f5f360316a3d8eb80a8e11
+Size (braintree-2.11.0.gem) = 85504 bytes



Home | Main Index | Thread Index | Old Index