From ee5448a360f024dbb9da2737b77240d2f0a129e6 Mon Sep 17 00:00:00 2001 From: David Snopek Date: Wed, 6 Mar 2019 13:23:14 -0600 Subject: [PATCH] Added packaging info for the 6.x-2.16 release --- ca/ca.info | 6 ++++++ payment/uc_2checkout/uc_2checkout.info | 6 ++++++ payment/uc_authorizenet/uc_authorizenet.info | 6 ++++++ payment/uc_credit/test_gateway.info | 6 ++++++ payment/uc_credit/uc_credit.info | 6 ++++++ payment/uc_cybersource/uc_cybersource.info | 6 ++++++ payment/uc_google_checkout/uc_google_checkout.info | 6 ++++++ payment/uc_payment/uc_payment.info | 6 ++++++ payment/uc_payment_pack/uc_payment_pack.info | 6 ++++++ payment/uc_paypal/uc_paypal.info | 6 ++++++ shipping/uc_flatrate/uc_flatrate.info | 6 ++++++ shipping/uc_quote/uc_quote.info | 6 ++++++ shipping/uc_shipping/uc_shipping.info | 6 ++++++ shipping/uc_ups/uc_ups.info | 6 ++++++ shipping/uc_usps/uc_usps.info | 6 ++++++ shipping/uc_weightquote/uc_weightquote.info | 6 ++++++ uc_attribute/uc_attribute.info | 6 ++++++ uc_cart/uc_cart.info | 6 ++++++ uc_cart_links/uc_cart_links.info | 6 ++++++ uc_catalog/uc_catalog.info | 6 ++++++ uc_file/uc_file.info | 6 ++++++ uc_googleanalytics/uc_googleanalytics.info | 6 ++++++ uc_order/uc_order.info | 6 ++++++ uc_product/uc_product.info | 6 ++++++ uc_product_kit/uc_product_kit.info | 6 ++++++ uc_reports/uc_reports.info | 6 ++++++ uc_roles/uc_roles.info | 6 ++++++ uc_stock/uc_stock.info | 6 ++++++ uc_store/uc_store.info | 6 ++++++ uc_tax_report/uc_tax_report.info | 6 ++++++ uc_taxes/uc_taxes.info | 6 ++++++ 31 files changed, 186 insertions(+) diff --git a/ca/ca.info b/ca/ca.info index 28d949ee6..61cc9f62a 100644 --- a/ca/ca.info +++ b/ca/ca.info @@ -3,3 +3,9 @@ description = REQUIRED. Creates conditional action configurations for taxes, shi package = Ubercart - core core = 6.x php = 5.0 + +; Information added by Drupal 6 LTS vendors on 2019-03-06 +version = "6.x-2.16" +core = "6.x" +project = "ubercart" +datestamp = "1551900128" diff --git a/payment/uc_2checkout/uc_2checkout.info b/payment/uc_2checkout/uc_2checkout.info index c2d7a741a..e8fec8bf7 100644 --- a/payment/uc_2checkout/uc_2checkout.info +++ b/payment/uc_2checkout/uc_2checkout.info @@ -4,3 +4,9 @@ dependencies[] = uc_payment package = Ubercart - payment core = 6.x php = 5.0 + +; Information added by Drupal 6 LTS vendors on 2019-03-06 +version = "6.x-2.16" +core = "6.x" +project = "ubercart" +datestamp = "1551900128" diff --git a/payment/uc_authorizenet/uc_authorizenet.info b/payment/uc_authorizenet/uc_authorizenet.info index b505cae2a..bae2d3ffb 100644 --- a/payment/uc_authorizenet/uc_authorizenet.info +++ b/payment/uc_authorizenet/uc_authorizenet.info @@ -5,3 +5,9 @@ dependencies[] = uc_credit package = Ubercart - payment core = 6.x php = 5.0 + +; Information added by Drupal 6 LTS vendors on 2019-03-06 +version = "6.x-2.16" +core = "6.x" +project = "ubercart" +datestamp = "1551900128" diff --git a/payment/uc_credit/test_gateway.info b/payment/uc_credit/test_gateway.info index 37a65f831..c56c56d2e 100644 --- a/payment/uc_credit/test_gateway.info +++ b/payment/uc_credit/test_gateway.info @@ -5,3 +5,9 @@ dependencies[] = uc_credit package = Ubercart - payment core = 6.x php = 5.0 + +; Information added by Drupal 6 LTS vendors on 2019-03-06 +version = "6.x-2.16" +core = "6.x" +project = "ubercart" +datestamp = "1551900128" diff --git a/payment/uc_credit/uc_credit.info b/payment/uc_credit/uc_credit.info index 970dbed44..c983d6c6a 100644 --- a/payment/uc_credit/uc_credit.info +++ b/payment/uc_credit/uc_credit.info @@ -4,3 +4,9 @@ dependencies[] = uc_store dependencies[] = uc_payment package = Ubercart - payment core = 6.x + +; Information added by Drupal 6 LTS vendors on 2019-03-06 +version = "6.x-2.16" +core = "6.x" +project = "ubercart" +datestamp = "1551900128" diff --git a/payment/uc_cybersource/uc_cybersource.info b/payment/uc_cybersource/uc_cybersource.info index fb78bf58e..43be6d02b 100644 --- a/payment/uc_cybersource/uc_cybersource.info +++ b/payment/uc_cybersource/uc_cybersource.info @@ -4,3 +4,9 @@ dependencies[] = uc_payment package = Ubercart - payment core = 6.x php = 5.0 + +; Information added by Drupal 6 LTS vendors on 2019-03-06 +version = "6.x-2.16" +core = "6.x" +project = "ubercart" +datestamp = "1551900128" diff --git a/payment/uc_google_checkout/uc_google_checkout.info b/payment/uc_google_checkout/uc_google_checkout.info index 3dd81fd59..2df1ff62d 100644 --- a/payment/uc_google_checkout/uc_google_checkout.info +++ b/payment/uc_google_checkout/uc_google_checkout.info @@ -6,3 +6,9 @@ dependencies[] = uc_quote package = Ubercart - payment core = 6.x php = 5.0 + +; Information added by Drupal 6 LTS vendors on 2019-03-06 +version = "6.x-2.16" +core = "6.x" +project = "ubercart" +datestamp = "1551900128" diff --git a/payment/uc_payment/uc_payment.info b/payment/uc_payment/uc_payment.info index 48e67f6fe..00d23d57f 100644 --- a/payment/uc_payment/uc_payment.info +++ b/payment/uc_payment/uc_payment.info @@ -6,3 +6,9 @@ dependencies[] = uc_store package = Ubercart - core (optional) core = 6.x php = 5.0 + +; Information added by Drupal 6 LTS vendors on 2019-03-06 +version = "6.x-2.16" +core = "6.x" +project = "ubercart" +datestamp = "1551900128" diff --git a/payment/uc_payment_pack/uc_payment_pack.info b/payment/uc_payment_pack/uc_payment_pack.info index 017027df7..e1d385d41 100644 --- a/payment/uc_payment_pack/uc_payment_pack.info +++ b/payment/uc_payment_pack/uc_payment_pack.info @@ -5,3 +5,9 @@ dependencies[] = uc_payment package = Ubercart - payment core = 6.x php = 5.0 + +; Information added by Drupal 6 LTS vendors on 2019-03-06 +version = "6.x-2.16" +core = "6.x" +project = "ubercart" +datestamp = "1551900128" diff --git a/payment/uc_paypal/uc_paypal.info b/payment/uc_paypal/uc_paypal.info index b64fd694e..58dad12da 100644 --- a/payment/uc_paypal/uc_paypal.info +++ b/payment/uc_paypal/uc_paypal.info @@ -4,3 +4,9 @@ dependencies[] = uc_payment package = Ubercart - payment core = 6.x php = 5.0 + +; Information added by Drupal 6 LTS vendors on 2019-03-06 +version = "6.x-2.16" +core = "6.x" +project = "ubercart" +datestamp = "1551900128" diff --git a/shipping/uc_flatrate/uc_flatrate.info b/shipping/uc_flatrate/uc_flatrate.info index 3c675576f..3cff3ba54 100644 --- a/shipping/uc_flatrate/uc_flatrate.info +++ b/shipping/uc_flatrate/uc_flatrate.info @@ -4,3 +4,9 @@ dependencies[] = uc_quote package = Ubercart - fulfillment core = 6.x php = 5.0 + +; Information added by Drupal 6 LTS vendors on 2019-03-06 +version = "6.x-2.16" +core = "6.x" +project = "ubercart" +datestamp = "1551900128" diff --git a/shipping/uc_quote/uc_quote.info b/shipping/uc_quote/uc_quote.info index d9f02db38..6f1ae54d5 100644 --- a/shipping/uc_quote/uc_quote.info +++ b/shipping/uc_quote/uc_quote.info @@ -5,3 +5,9 @@ dependencies[] = ca package = Ubercart - core (optional) core = 6.x php = 5.0 + +; Information added by Drupal 6 LTS vendors on 2019-03-06 +version = "6.x-2.16" +core = "6.x" +project = "ubercart" +datestamp = "1551900128" diff --git a/shipping/uc_shipping/uc_shipping.info b/shipping/uc_shipping/uc_shipping.info index ce9408c9c..0cebc11d7 100644 --- a/shipping/uc_shipping/uc_shipping.info +++ b/shipping/uc_shipping/uc_shipping.info @@ -4,3 +4,9 @@ dependencies[] = uc_quote package = Ubercart - core (optional) core = 6.x php = 5.0 + +; Information added by Drupal 6 LTS vendors on 2019-03-06 +version = "6.x-2.16" +core = "6.x" +project = "ubercart" +datestamp = "1551900128" diff --git a/shipping/uc_ups/uc_ups.info b/shipping/uc_ups/uc_ups.info index 329c27a12..75f691d34 100644 --- a/shipping/uc_ups/uc_ups.info +++ b/shipping/uc_ups/uc_ups.info @@ -4,3 +4,9 @@ dependencies[] = uc_quote package = Ubercart - fulfillment core = 6.x php = 5.0 + +; Information added by Drupal 6 LTS vendors on 2019-03-06 +version = "6.x-2.16" +core = "6.x" +project = "ubercart" +datestamp = "1551900128" diff --git a/shipping/uc_usps/uc_usps.info b/shipping/uc_usps/uc_usps.info index 8192a5dd5..bf9c978c7 100644 --- a/shipping/uc_usps/uc_usps.info +++ b/shipping/uc_usps/uc_usps.info @@ -4,3 +4,9 @@ dependencies[] = uc_quote package = Ubercart - fulfillment core = 6.x php = 5.0 + +; Information added by Drupal 6 LTS vendors on 2019-03-06 +version = "6.x-2.16" +core = "6.x" +project = "ubercart" +datestamp = "1551900128" diff --git a/shipping/uc_weightquote/uc_weightquote.info b/shipping/uc_weightquote/uc_weightquote.info index 982e4528a..9ecae1c29 100644 --- a/shipping/uc_weightquote/uc_weightquote.info +++ b/shipping/uc_weightquote/uc_weightquote.info @@ -4,3 +4,9 @@ dependencies[] = uc_quote package = Ubercart - fulfillment core = 6.x php = 5.0 + +; Information added by Drupal 6 LTS vendors on 2019-03-06 +version = "6.x-2.16" +core = "6.x" +project = "ubercart" +datestamp = "1551900128" diff --git a/uc_attribute/uc_attribute.info b/uc_attribute/uc_attribute.info index c1c7bd5c2..83a7cd6b3 100644 --- a/uc_attribute/uc_attribute.info +++ b/uc_attribute/uc_attribute.info @@ -4,3 +4,9 @@ dependencies[] = uc_product package = Ubercart - core (optional) core = 6.x php = 5.0 + +; Information added by Drupal 6 LTS vendors on 2019-03-06 +version = "6.x-2.16" +core = "6.x" +project = "ubercart" +datestamp = "1551900128" diff --git a/uc_cart/uc_cart.info b/uc_cart/uc_cart.info index fb39e3d8e..d7e499f99 100644 --- a/uc_cart/uc_cart.info +++ b/uc_cart/uc_cart.info @@ -6,3 +6,9 @@ dependencies[] = uc_product package = Ubercart - core core = 6.x php = 5.0 + +; Information added by Drupal 6 LTS vendors on 2019-03-06 +version = "6.x-2.16" +core = "6.x" +project = "ubercart" +datestamp = "1551900128" diff --git a/uc_cart_links/uc_cart_links.info b/uc_cart_links/uc_cart_links.info index 74f238f62..b96f98957 100644 --- a/uc_cart_links/uc_cart_links.info +++ b/uc_cart_links/uc_cart_links.info @@ -4,3 +4,9 @@ dependencies[] = uc_cart package = Ubercart - extra core = 6.x php = 5.0 + +; Information added by Drupal 6 LTS vendors on 2019-03-06 +version = "6.x-2.16" +core = "6.x" +project = "ubercart" +datestamp = "1551900128" diff --git a/uc_catalog/uc_catalog.info b/uc_catalog/uc_catalog.info index 689175c95..3e7f361b0 100644 --- a/uc_catalog/uc_catalog.info +++ b/uc_catalog/uc_catalog.info @@ -6,3 +6,9 @@ dependencies[] = uc_product package = Ubercart - core (optional) core = 6.x php = 5.0 + +; Information added by Drupal 6 LTS vendors on 2019-03-06 +version = "6.x-2.16" +core = "6.x" +project = "ubercart" +datestamp = "1551900128" diff --git a/uc_file/uc_file.info b/uc_file/uc_file.info index 0b92c826f..c44ef843a 100644 --- a/uc_file/uc_file.info +++ b/uc_file/uc_file.info @@ -5,3 +5,9 @@ dependencies[] = uc_order package = Ubercart - core (optional) core = 6.x php = 5.0 + +; Information added by Drupal 6 LTS vendors on 2019-03-06 +version = "6.x-2.16" +core = "6.x" +project = "ubercart" +datestamp = "1551900128" diff --git a/uc_googleanalytics/uc_googleanalytics.info b/uc_googleanalytics/uc_googleanalytics.info index c400ae2df..145acd4e1 100644 --- a/uc_googleanalytics/uc_googleanalytics.info +++ b/uc_googleanalytics/uc_googleanalytics.info @@ -7,3 +7,9 @@ dependencies[] = uc_store package = Ubercart - extra core = 6.x php = 5.0 + +; Information added by Drupal 6 LTS vendors on 2019-03-06 +version = "6.x-2.16" +core = "6.x" +project = "ubercart" +datestamp = "1551900128" diff --git a/uc_order/uc_order.info b/uc_order/uc_order.info index bb3606c4c..0d1fd8509 100644 --- a/uc_order/uc_order.info +++ b/uc_order/uc_order.info @@ -6,3 +6,9 @@ dependencies[] = uc_store package = Ubercart - core core = 6.x php = 5.0 + +; Information added by Drupal 6 LTS vendors on 2019-03-06 +version = "6.x-2.16" +core = "6.x" +project = "ubercart" +datestamp = "1551900128" diff --git a/uc_product/uc_product.info b/uc_product/uc_product.info index 751e2eb81..d1f8c27c5 100644 --- a/uc_product/uc_product.info +++ b/uc_product/uc_product.info @@ -4,3 +4,9 @@ dependencies[] = uc_store package = Ubercart - core core = 6.x php = 5.0 + +; Information added by Drupal 6 LTS vendors on 2019-03-06 +version = "6.x-2.16" +core = "6.x" +project = "ubercart" +datestamp = "1551900128" diff --git a/uc_product_kit/uc_product_kit.info b/uc_product_kit/uc_product_kit.info index 902cef0d4..8ac165fca 100644 --- a/uc_product_kit/uc_product_kit.info +++ b/uc_product_kit/uc_product_kit.info @@ -4,3 +4,9 @@ dependencies[] = uc_product package = Ubercart - extra core = 6.x php = 5.0 + +; Information added by Drupal 6 LTS vendors on 2019-03-06 +version = "6.x-2.16" +core = "6.x" +project = "ubercart" +datestamp = "1551900128" diff --git a/uc_reports/uc_reports.info b/uc_reports/uc_reports.info index 705a584a4..c27f06135 100644 --- a/uc_reports/uc_reports.info +++ b/uc_reports/uc_reports.info @@ -5,3 +5,9 @@ dependencies[] = uc_product package = Ubercart - core (optional) core = 6.x php = 5.0 + +; Information added by Drupal 6 LTS vendors on 2019-03-06 +version = "6.x-2.16" +core = "6.x" +project = "ubercart" +datestamp = "1551900128" diff --git a/uc_roles/uc_roles.info b/uc_roles/uc_roles.info index 67740eabe..720720564 100644 --- a/uc_roles/uc_roles.info +++ b/uc_roles/uc_roles.info @@ -5,3 +5,9 @@ dependencies[] = uc_order package = Ubercart - core (optional) core = 6.x php = 5.0 + +; Information added by Drupal 6 LTS vendors on 2019-03-06 +version = "6.x-2.16" +core = "6.x" +project = "ubercart" +datestamp = "1551900128" diff --git a/uc_stock/uc_stock.info b/uc_stock/uc_stock.info index c3d1960c5..7d8a5736d 100644 --- a/uc_stock/uc_stock.info +++ b/uc_stock/uc_stock.info @@ -5,3 +5,9 @@ dependencies[] = uc_product package = Ubercart - extra core = 6.x php = 5.0 + +; Information added by Drupal 6 LTS vendors on 2019-03-06 +version = "6.x-2.16" +core = "6.x" +project = "ubercart" +datestamp = "1551900128" diff --git a/uc_store/uc_store.info b/uc_store/uc_store.info index 51ea9b0ab..d69350045 100644 --- a/uc_store/uc_store.info +++ b/uc_store/uc_store.info @@ -3,3 +3,9 @@ description = REQUIRED. Handles store settings and management of your Ubercart s package = Ubercart - core core = 6.x php = 5.0 + +; Information added by Drupal 6 LTS vendors on 2019-03-06 +version = "6.x-2.16" +core = "6.x" +project = "ubercart" +datestamp = "1551900128" diff --git a/uc_tax_report/uc_tax_report.info b/uc_tax_report/uc_tax_report.info index e65b53ec7..85e1b33aa 100644 --- a/uc_tax_report/uc_tax_report.info +++ b/uc_tax_report/uc_tax_report.info @@ -5,3 +5,9 @@ dependencies[] = uc_taxes package = Ubercart - core (optional) core = 6.x php = 5.0 + +; Information added by Drupal 6 LTS vendors on 2019-03-06 +version = "6.x-2.16" +core = "6.x" +project = "ubercart" +datestamp = "1551900128" diff --git a/uc_taxes/uc_taxes.info b/uc_taxes/uc_taxes.info index ebb79f080..660307b12 100644 --- a/uc_taxes/uc_taxes.info +++ b/uc_taxes/uc_taxes.info @@ -7,3 +7,9 @@ dependencies[] = ca package = Ubercart - core (optional) core = 6.x php = 5.0 + +; Information added by Drupal 6 LTS vendors on 2019-03-06 +version = "6.x-2.16" +core = "6.x" +project = "ubercart" +datestamp = "1551900128"