diff options
author | taca <taca@pkgsrc.org> | 2010-09-10 06:39:06 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2010-09-10 06:39:06 +0000 |
commit | a631cc9b7e1fe495d4c49f79d34d8cc441bf7eb2 (patch) | |
tree | d7e22f0ff65bdc9a746b3ccf03797ee78e92c7ea /finance | |
parent | b3c704c7498d74cd10c6e4c23484ce79b03be4f1 (diff) | |
download | pkgsrc-a631cc9b7e1fe495d4c49f79d34d8cc441bf7eb2.tar.gz |
Update finance/ruby-activemerchant to 1.5.1.
* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Update HOMEPAGE.
* Add LICENSE.
* Ajust new ruby package's framework.
Changes are over 100 lines, please refer HOMEPAGE for detail.
Diffstat (limited to 'finance')
-rw-r--r-- | finance/ruby-activemerchant/Makefile | 13 | ||||
-rw-r--r-- | finance/ruby-activemerchant/PLIST | 196 | ||||
-rw-r--r-- | finance/ruby-activemerchant/distinfo | 8 |
3 files changed, 42 insertions, 175 deletions
diff --git a/finance/ruby-activemerchant/Makefile b/finance/ruby-activemerchant/Makefile index 2fcdbcfa744..7ebe0a3eed0 100644 --- a/finance/ruby-activemerchant/Makefile +++ b/finance/ruby-activemerchant/Makefile @@ -1,20 +1,15 @@ -# $NetBSD: Makefile,v 1.2 2009/06/12 14:02:30 taca Exp $ +# $NetBSD: Makefile,v 1.3 2010/09/10 06:39:06 taca Exp $ -DISTNAME= activemerchant-1.4.2 -PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME} +DISTNAME= activemerchant-1.7.2 CATEGORIES= finance MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.activemerchant.org/ +HOMEPAGE= http://activemerchant.org/ COMMENT= Ruby library for credit card processing LICENSE= mit DEPENDS+= ${RUBY_PKGPREFIX}-activesupport>=1.4.1:../../devel/ruby-activesupport DEPENDS+= ${RUBY_PKGPREFIX}-builder>=2.0.0:../../textproc/ruby-builder -post-extract: - cd ${WRKSRC}/test/extra/; \ - ${CHMOD} -x binding_of_caller.rb breakpoint.rb - -.include "../../misc/rubygems/rubygem.mk" +.include "../../lang/ruby/gem.mk" .include "../../mk/bsd.pkg.mk" diff --git a/finance/ruby-activemerchant/PLIST b/finance/ruby-activemerchant/PLIST index f7a2194ad49..fd303286842 100644 --- a/finance/ruby-activemerchant/PLIST +++ b/finance/ruby-activemerchant/PLIST @@ -1,13 +1,12 @@ -@comment $NetBSD: PLIST,v 1.3 2009/06/14 17:53:35 joerg Exp $ -${GEM_HOME}/cache/activemerchant-${PKGVERSION}.gem +@comment $NetBSD: PLIST,v 1.4 2010/09/10 06:39:06 taca Exp $ +${GEM_HOME}/cache/${GEM_NAME}.gem ${GEM_LIBDIR}/CHANGELOG -${GEM_LIBDIR}/CONTRIBUTERS +${GEM_LIBDIR}/CONTRIBUTORS ${GEM_LIBDIR}/MIT-LICENSE -${GEM_LIBDIR}/README -${GEM_LIBDIR}/Rakefile +${GEM_LIBDIR}/README.rdoc ${GEM_LIBDIR}/gem-public_cert.pem -${GEM_LIBDIR}/init.rb ${GEM_LIBDIR}/lib/active_merchant.rb +${GEM_LIBDIR}/lib/active_merchant/billing.rb ${GEM_LIBDIR}/lib/active_merchant/billing/avs_result.rb ${GEM_LIBDIR}/lib/active_merchant/billing/base.rb ${GEM_LIBDIR}/lib/active_merchant/billing/check.rb @@ -25,18 +24,29 @@ ${GEM_LIBDIR}/lib/active_merchant/billing/gateways/beanstream/beanstream_core.rb ${GEM_LIBDIR}/lib/active_merchant/billing/gateways/beanstream_interac.rb ${GEM_LIBDIR}/lib/active_merchant/billing/gateways/bogus.rb ${GEM_LIBDIR}/lib/active_merchant/billing/gateways/braintree.rb +${GEM_LIBDIR}/lib/active_merchant/billing/gateways/braintree/braintree_common.rb +${GEM_LIBDIR}/lib/active_merchant/billing/gateways/braintree_blue.rb +${GEM_LIBDIR}/lib/active_merchant/billing/gateways/braintree_orange.rb ${GEM_LIBDIR}/lib/active_merchant/billing/gateways/card_stream.rb ${GEM_LIBDIR}/lib/active_merchant/billing/gateways/cyber_source.rb ${GEM_LIBDIR}/lib/active_merchant/billing/gateways/data_cash.rb ${GEM_LIBDIR}/lib/active_merchant/billing/gateways/efsnet.rb +${GEM_LIBDIR}/lib/active_merchant/billing/gateways/elavon.rb ${GEM_LIBDIR}/lib/active_merchant/billing/gateways/eway.rb ${GEM_LIBDIR}/lib/active_merchant/billing/gateways/exact.rb +${GEM_LIBDIR}/lib/active_merchant/billing/gateways/first_pay.rb +${GEM_LIBDIR}/lib/active_merchant/billing/gateways/garanti.rb +${GEM_LIBDIR}/lib/active_merchant/billing/gateways/instapay.rb +${GEM_LIBDIR}/lib/active_merchant/billing/gateways/jetpay.rb ${GEM_LIBDIR}/lib/active_merchant/billing/gateways/linkpoint.rb +${GEM_LIBDIR}/lib/active_merchant/billing/gateways/merchant_e_solutions.rb +${GEM_LIBDIR}/lib/active_merchant/billing/gateways/merchant_ware.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/moneris.rb ${GEM_LIBDIR}/lib/active_merchant/billing/gateways/net_registry.rb ${GEM_LIBDIR}/lib/active_merchant/billing/gateways/netbilling.rb +${GEM_LIBDIR}/lib/active_merchant/billing/gateways/ogone.rb ${GEM_LIBDIR}/lib/active_merchant/billing/gateways/pay_junction.rb ${GEM_LIBDIR}/lib/active_merchant/billing/gateways/pay_secure.rb ${GEM_LIBDIR}/lib/active_merchant/billing/gateways/payflow.rb @@ -54,7 +64,6 @@ ${GEM_LIBDIR}/lib/active_merchant/billing/gateways/paypal_ca.rb ${GEM_LIBDIR}/lib/active_merchant/billing/gateways/paypal_express.rb ${GEM_LIBDIR}/lib/active_merchant/billing/gateways/paypal_express_common.rb ${GEM_LIBDIR}/lib/active_merchant/billing/gateways/plugnpay.rb -${GEM_LIBDIR}/lib/active_merchant/billing/gateways/protx.rb ${GEM_LIBDIR}/lib/active_merchant/billing/gateways/psigate.rb ${GEM_LIBDIR}/lib/active_merchant/billing/gateways/psl_card.rb ${GEM_LIBDIR}/lib/active_merchant/billing/gateways/quickpay.rb @@ -63,11 +72,15 @@ ${GEM_LIBDIR}/lib/active_merchant/billing/gateways/sage.rb ${GEM_LIBDIR}/lib/active_merchant/billing/gateways/sage/sage_bankcard.rb ${GEM_LIBDIR}/lib/active_merchant/billing/gateways/sage/sage_core.rb ${GEM_LIBDIR}/lib/active_merchant/billing/gateways/sage/sage_virtual_check.rb +${GEM_LIBDIR}/lib/active_merchant/billing/gateways/sage_pay.rb +${GEM_LIBDIR}/lib/active_merchant/billing/gateways/sallie_mae.rb ${GEM_LIBDIR}/lib/active_merchant/billing/gateways/secure_pay.rb ${GEM_LIBDIR}/lib/active_merchant/billing/gateways/secure_pay_au.rb ${GEM_LIBDIR}/lib/active_merchant/billing/gateways/secure_pay_tech.rb ${GEM_LIBDIR}/lib/active_merchant/billing/gateways/skip_jack.rb +${GEM_LIBDIR}/lib/active_merchant/billing/gateways/smart_ps.rb ${GEM_LIBDIR}/lib/active_merchant/billing/gateways/trans_first.rb +${GEM_LIBDIR}/lib/active_merchant/billing/gateways/transax.rb ${GEM_LIBDIR}/lib/active_merchant/billing/gateways/trust_commerce.rb ${GEM_LIBDIR}/lib/active_merchant/billing/gateways/usa_epay.rb ${GEM_LIBDIR}/lib/active_merchant/billing/gateways/verifi.rb @@ -111,160 +124,19 @@ ${GEM_LIBDIR}/lib/active_merchant/billing/integrations/two_checkout/helper.rb ${GEM_LIBDIR}/lib/active_merchant/billing/integrations/two_checkout/notification.rb ${GEM_LIBDIR}/lib/active_merchant/billing/integrations/two_checkout/return.rb ${GEM_LIBDIR}/lib/active_merchant/billing/response.rb -${GEM_LIBDIR}/lib/active_merchant/lib/country.rb -${GEM_LIBDIR}/lib/active_merchant/lib/error.rb -${GEM_LIBDIR}/lib/active_merchant/lib/post_data.rb -${GEM_LIBDIR}/lib/active_merchant/lib/posts_data.rb -${GEM_LIBDIR}/lib/active_merchant/lib/requires_parameters.rb -${GEM_LIBDIR}/lib/active_merchant/lib/utils.rb -${GEM_LIBDIR}/lib/active_merchant/lib/validateable.rb +${GEM_LIBDIR}/lib/active_merchant/common.rb +${GEM_LIBDIR}/lib/active_merchant/common/connection.rb +${GEM_LIBDIR}/lib/active_merchant/common/country.rb +${GEM_LIBDIR}/lib/active_merchant/common/error.rb +${GEM_LIBDIR}/lib/active_merchant/common/post_data.rb +${GEM_LIBDIR}/lib/active_merchant/common/posts_data.rb +${GEM_LIBDIR}/lib/active_merchant/common/requires_parameters.rb +${GEM_LIBDIR}/lib/active_merchant/common/utils.rb +${GEM_LIBDIR}/lib/active_merchant/common/validateable.rb +${GEM_LIBDIR}/lib/active_merchant/version.rb +${GEM_LIBDIR}/lib/activemerchant.rb ${GEM_LIBDIR}/lib/certs/cacert.pem ${GEM_LIBDIR}/lib/support/gateway_support.rb -${GEM_LIBDIR}/script/destroy -${GEM_LIBDIR}/script/generate -${GEM_LIBDIR}/test/extra/binding_of_caller.rb -${GEM_LIBDIR}/test/extra/breakpoint.rb -${GEM_LIBDIR}/test/fixtures.yml -${GEM_LIBDIR}/test/remote/gateways/remote_authorize_net_cim_test.rb -${GEM_LIBDIR}/test/remote/gateways/remote_authorize_net_test.rb -${GEM_LIBDIR}/test/remote/gateways/remote_beanstream_interac_test.rb -${GEM_LIBDIR}/test/remote/gateways/remote_beanstream_test.rb -${GEM_LIBDIR}/test/remote/gateways/remote_braintree_test.rb -${GEM_LIBDIR}/test/remote/gateways/remote_card_stream_test.rb -${GEM_LIBDIR}/test/remote/gateways/remote_cyber_source_test.rb -${GEM_LIBDIR}/test/remote/gateways/remote_data_cash_test.rb -${GEM_LIBDIR}/test/remote/gateways/remote_efsnet_test.rb -${GEM_LIBDIR}/test/remote/gateways/remote_eway_test.rb -${GEM_LIBDIR}/test/remote/gateways/remote_exact_test.rb -${GEM_LIBDIR}/test/remote/gateways/remote_linkpoint_test.rb -${GEM_LIBDIR}/test/remote/gateways/remote_modern_payments_cim_test.rb -${GEM_LIBDIR}/test/remote/gateways/remote_modern_payments_test.rb -${GEM_LIBDIR}/test/remote/gateways/remote_moneris_test.rb -${GEM_LIBDIR}/test/remote/gateways/remote_net_registry_test.rb -${GEM_LIBDIR}/test/remote/gateways/remote_netbilling_test.rb -${GEM_LIBDIR}/test/remote/gateways/remote_pay_junction_test.rb -${GEM_LIBDIR}/test/remote/gateways/remote_pay_secure_test.rb -${GEM_LIBDIR}/test/remote/gateways/remote_payflow_express_test.rb -${GEM_LIBDIR}/test/remote/gateways/remote_payflow_test.rb -${GEM_LIBDIR}/test/remote/gateways/remote_payflow_uk_test.rb -${GEM_LIBDIR}/test/remote/gateways/remote_payment_express_test.rb -${GEM_LIBDIR}/test/remote/gateways/remote_paypal_express_test.rb -${GEM_LIBDIR}/test/remote/gateways/remote_paypal_test.rb -${GEM_LIBDIR}/test/remote/gateways/remote_plugnpay_test.rb -${GEM_LIBDIR}/test/remote/gateways/remote_protx_test.rb -${GEM_LIBDIR}/test/remote/gateways/remote_psigate_test.rb -${GEM_LIBDIR}/test/remote/gateways/remote_psl_card_test.rb -${GEM_LIBDIR}/test/remote/gateways/remote_quickpay_test.rb -${GEM_LIBDIR}/test/remote/gateways/remote_realex_test.rb -${GEM_LIBDIR}/test/remote/gateways/remote_sage_bankcard_test.rb -${GEM_LIBDIR}/test/remote/gateways/remote_sage_test.rb -${GEM_LIBDIR}/test/remote/gateways/remote_sage_virtual_check_test.rb -${GEM_LIBDIR}/test/remote/gateways/remote_secure_pay_au_test.rb -${GEM_LIBDIR}/test/remote/gateways/remote_secure_pay_tech_test.rb -${GEM_LIBDIR}/test/remote/gateways/remote_secure_pay_test.rb -${GEM_LIBDIR}/test/remote/gateways/remote_skipjack_test.rb -${GEM_LIBDIR}/test/remote/gateways/remote_trans_first_test.rb -${GEM_LIBDIR}/test/remote/gateways/remote_trust_commerce_test.rb -${GEM_LIBDIR}/test/remote/gateways/remote_usa_epay_test.rb -${GEM_LIBDIR}/test/remote/gateways/remote_verifi_test.rb -${GEM_LIBDIR}/test/remote/gateways/remote_viaklix_test.rb -${GEM_LIBDIR}/test/remote/gateways/remote_wirecard_test.rb -${GEM_LIBDIR}/test/remote/integrations/remote_gestpay_integration_test.rb -${GEM_LIBDIR}/test/remote/integrations/remote_paypal_integration_test.rb -${GEM_LIBDIR}/test/test_helper.rb -${GEM_LIBDIR}/test/unit/avs_result_test.rb -${GEM_LIBDIR}/test/unit/base_test.rb -${GEM_LIBDIR}/test/unit/check_test.rb -${GEM_LIBDIR}/test/unit/country_code_test.rb -${GEM_LIBDIR}/test/unit/country_test.rb -${GEM_LIBDIR}/test/unit/credit_card_formatting_test.rb -${GEM_LIBDIR}/test/unit/credit_card_methods_test.rb -${GEM_LIBDIR}/test/unit/credit_card_test.rb -${GEM_LIBDIR}/test/unit/cvv_result_test.rb -${GEM_LIBDIR}/test/unit/expiry_date_test.rb -${GEM_LIBDIR}/test/unit/gateways/authorize_net_cim_test.rb -${GEM_LIBDIR}/test/unit/gateways/authorize_net_test.rb -${GEM_LIBDIR}/test/unit/gateways/beanstream_interac_test.rb -${GEM_LIBDIR}/test/unit/gateways/beanstream_test.rb -${GEM_LIBDIR}/test/unit/gateways/bogus_test.rb -${GEM_LIBDIR}/test/unit/gateways/braintree_test.rb -${GEM_LIBDIR}/test/unit/gateways/card_stream_test.rb -${GEM_LIBDIR}/test/unit/gateways/cyber_source_test.rb -${GEM_LIBDIR}/test/unit/gateways/data_cash_test.rb -${GEM_LIBDIR}/test/unit/gateways/efsnet_test.rb -${GEM_LIBDIR}/test/unit/gateways/eway_test.rb -${GEM_LIBDIR}/test/unit/gateways/exact_test.rb -${GEM_LIBDIR}/test/unit/gateways/gateway_test.rb -${GEM_LIBDIR}/test/unit/gateways/linkpoint_test.rb -${GEM_LIBDIR}/test/unit/gateways/modern_payments_cim_test.rb -${GEM_LIBDIR}/test/unit/gateways/moneris_test.rb -${GEM_LIBDIR}/test/unit/gateways/net_registry_test.rb -${GEM_LIBDIR}/test/unit/gateways/netbilling_test.rb -${GEM_LIBDIR}/test/unit/gateways/pay_junction_test.rb -${GEM_LIBDIR}/test/unit/gateways/pay_secure_test.rb -${GEM_LIBDIR}/test/unit/gateways/payflow_express_test.rb -${GEM_LIBDIR}/test/unit/gateways/payflow_express_uk_test.rb -${GEM_LIBDIR}/test/unit/gateways/payflow_test.rb -${GEM_LIBDIR}/test/unit/gateways/payflow_uk_test.rb -${GEM_LIBDIR}/test/unit/gateways/payment_express_test.rb -${GEM_LIBDIR}/test/unit/gateways/paypal_express_test.rb -${GEM_LIBDIR}/test/unit/gateways/paypal_test.rb -${GEM_LIBDIR}/test/unit/gateways/plugnpay_test.rb -${GEM_LIBDIR}/test/unit/gateways/protx_test.rb -${GEM_LIBDIR}/test/unit/gateways/psigate_test.rb -${GEM_LIBDIR}/test/unit/gateways/psl_card_test.rb -${GEM_LIBDIR}/test/unit/gateways/quickpay_test.rb -${GEM_LIBDIR}/test/unit/gateways/realex_test.rb -${GEM_LIBDIR}/test/unit/gateways/sage_bankcard_test.rb -${GEM_LIBDIR}/test/unit/gateways/sage_virtual_check_test.rb -${GEM_LIBDIR}/test/unit/gateways/secure_pay_au_test.rb -${GEM_LIBDIR}/test/unit/gateways/secure_pay_tech_test.rb -${GEM_LIBDIR}/test/unit/gateways/secure_pay_test.rb -${GEM_LIBDIR}/test/unit/gateways/skip_jack_test.rb -${GEM_LIBDIR}/test/unit/gateways/trans_first_test.rb -${GEM_LIBDIR}/test/unit/gateways/trust_commerce_test.rb -${GEM_LIBDIR}/test/unit/gateways/usa_epay_test.rb -${GEM_LIBDIR}/test/unit/gateways/verifi_test.rb -${GEM_LIBDIR}/test/unit/gateways/viaklix_test.rb -${GEM_LIBDIR}/test/unit/gateways/wirecard_test.rb -${GEM_LIBDIR}/test/unit/generators/test_gateway_generator.rb -${GEM_LIBDIR}/test/unit/generators/test_generator_helper.rb -${GEM_LIBDIR}/test/unit/generators/test_integration_generator.rb -${GEM_LIBDIR}/test/unit/integrations/action_view_helper_test.rb -${GEM_LIBDIR}/test/unit/integrations/bogus_module_test.rb -${GEM_LIBDIR}/test/unit/integrations/chronopay_module_test.rb -${GEM_LIBDIR}/test/unit/integrations/gestpay_module_test.rb -${GEM_LIBDIR}/test/unit/integrations/helpers/bogus_helper_test.rb -${GEM_LIBDIR}/test/unit/integrations/helpers/chronopay_helper_test.rb -${GEM_LIBDIR}/test/unit/integrations/helpers/gestpay_helper_test.rb -${GEM_LIBDIR}/test/unit/integrations/helpers/hi_trust_helper_test.rb -${GEM_LIBDIR}/test/unit/integrations/helpers/nochex_helper_test.rb -${GEM_LIBDIR}/test/unit/integrations/helpers/paypal_helper_test.rb -${GEM_LIBDIR}/test/unit/integrations/helpers/quickpay_helper_test.rb -${GEM_LIBDIR}/test/unit/integrations/helpers/two_checkout_helper_test.rb -${GEM_LIBDIR}/test/unit/integrations/hi_trust_module_test.rb -${GEM_LIBDIR}/test/unit/integrations/nochex_module_test.rb -${GEM_LIBDIR}/test/unit/integrations/notifications/chronopay_notification_test.rb -${GEM_LIBDIR}/test/unit/integrations/notifications/gestpay_notification_test.rb -${GEM_LIBDIR}/test/unit/integrations/notifications/hi_trust_notification_test.rb -${GEM_LIBDIR}/test/unit/integrations/notifications/nochex_notification_test.rb -${GEM_LIBDIR}/test/unit/integrations/notifications/notification_test.rb -${GEM_LIBDIR}/test/unit/integrations/notifications/paypal_notification_test.rb -${GEM_LIBDIR}/test/unit/integrations/notifications/quickpay_notification_test.rb -${GEM_LIBDIR}/test/unit/integrations/notifications/two_checkout_notification_test.rb -${GEM_LIBDIR}/test/unit/integrations/paypal_module_test.rb -${GEM_LIBDIR}/test/unit/integrations/quickpay_module_test.rb -${GEM_LIBDIR}/test/unit/integrations/returns/chronopay_return_test.rb -${GEM_LIBDIR}/test/unit/integrations/returns/gestpay_return_test.rb -${GEM_LIBDIR}/test/unit/integrations/returns/hi_trust_return_test.rb -${GEM_LIBDIR}/test/unit/integrations/returns/nochex_return_test.rb -${GEM_LIBDIR}/test/unit/integrations/returns/paypal_return_test.rb -${GEM_LIBDIR}/test/unit/integrations/returns/return_test.rb -${GEM_LIBDIR}/test/unit/integrations/returns/two_checkout_return_test.rb -${GEM_LIBDIR}/test/unit/integrations/two_checkout_module_test.rb -${GEM_LIBDIR}/test/unit/post_data_test.rb -${GEM_LIBDIR}/test/unit/posts_data_test.rb -${GEM_LIBDIR}/test/unit/response_test.rb -${GEM_LIBDIR}/test/unit/utils_test.rb -${GEM_LIBDIR}/test/unit/validateable_test.rb -${GEM_HOME}/specifications/activemerchant-${PKGVERSION}.gemspec +${GEM_LIBDIR}/lib/support/outbound_hosts.rb +${GEM_HOME}/specifications/${GEM_NAME}.gemspec + diff --git a/finance/ruby-activemerchant/distinfo b/finance/ruby-activemerchant/distinfo index 0b51280b518..8e837764090 100644 --- a/finance/ruby-activemerchant/distinfo +++ b/finance/ruby-activemerchant/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2009/06/12 14:02:30 taca Exp $ +$NetBSD: distinfo,v 1.3 2010/09/10 06:39:06 taca Exp $ -SHA1 (activemerchant-1.4.2.gem) = 28e136d84d5e54ca4b1d5c20fc26c389244f1b64 -RMD160 (activemerchant-1.4.2.gem) = 2e48caecf27672ad226ca415a2f27658f252aa93 -Size (activemerchant-1.4.2.gem) = 389632 bytes +SHA1 (activemerchant-1.7.2.gem) = da5ac1f5a15ab44a86b6e205c740adfb94608e07 +RMD160 (activemerchant-1.7.2.gem) = 89ab77688017373236b33ce41471dea57eeb2c81 +Size (activemerchant-1.7.2.gem) = 317952 bytes |