diff options
author | Ryan Steinmetz <zi@FreeBSD.org> | 2019-10-09 04:15:54 +0800 |
---|---|---|
committer | Ryan Steinmetz <zi@FreeBSD.org> | 2019-10-09 04:15:54 +0800 |
commit | 494e12b0dd36a65c70538f46317617fa565ac85e (patch) | |
tree | 3445a2f3ec05245687712d2152c5e294cbf3ae8b /finance | |
parent | 5b05437845f4f955afa9735fbece941b631fb4e2 (diff) | |
download | freebsd-ports-gnome-494e12b0dd36a65c70538f46317617fa565ac85e.tar.gz freebsd-ports-gnome-494e12b0dd36a65c70538f46317617fa565ac85e.tar.zst freebsd-ports-gnome-494e12b0dd36a65c70538f46317617fa565ac85e.zip |
- Update MASTER_SITES to new tryton CDN hostname
Requested by: Cédric Krier <cedric.krier@b2ck.com>
Diffstat (limited to 'finance')
65 files changed, 65 insertions, 65 deletions
diff --git a/finance/tryton28/Makefile b/finance/tryton28/Makefile index 74a793fd1ac5..fc4176c6ca43 100644 --- a/finance/tryton28/Makefile +++ b/finance/tryton28/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.8.12 PORTREVISION= 1 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ - http://downloads.tryton.org/2.8/ + http://downloads-cdn.tryton.org/2.8/ PKGNAMESUFFIX= 28 MAINTAINER= matthias@petermann-it.de diff --git a/finance/trytond28/Makefile b/finance/trytond28/Makefile index 51dcf7bf1e22..74af6272b8ce 100644 --- a/finance/trytond28/Makefile +++ b/finance/trytond28/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.8.13 PORTREVISION= 2 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ - http://downloads.tryton.org/${PORTVERSION:R}/ + http://downloads-cdn.tryton.org/${PORTVERSION:R}/ PKGNAMESUFFIX= 28 MAINTAINER= matthias@petermann-it.de diff --git a/finance/trytond28_account/Makefile b/finance/trytond28_account/Makefile index 2a5b215a49df..b8584e2ac67f 100644 --- a/finance/trytond28_account/Makefile +++ b/finance/trytond28_account/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.8.8 PORTREVISION= 2 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ - http://downloads.tryton.org/${PORTVERSION:R}/ + http://downloads-cdn.tryton.org/${PORTVERSION:R}/ DISTNAME= trytond_account-${PORTVERSION} MAINTAINER= matthias@petermann-it.de diff --git a/finance/trytond28_account_asset/Makefile b/finance/trytond28_account_asset/Makefile index f935f47ea68b..9b7cb17c3565 100644 --- a/finance/trytond28_account_asset/Makefile +++ b/finance/trytond28_account_asset/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.8.3 PORTREVISION= 2 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ - http://downloads.tryton.org/${PORTVERSION:R}/ + http://downloads-cdn.tryton.org/${PORTVERSION:R}/ DISTNAME= trytond_account_asset-${PORTVERSION} MAINTAINER= matthias@petermann-it.de diff --git a/finance/trytond28_account_be/Makefile b/finance/trytond28_account_be/Makefile index e3976fbe0f7a..c8a71e7bd42b 100644 --- a/finance/trytond28_account_be/Makefile +++ b/finance/trytond28_account_be/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.8.0 PORTREVISION= 3 CATEGORIES= finance python MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_account_be/ \ - http://downloads.tryton.org/${PORTVERSION:R}/ + http://downloads-cdn.tryton.org/${PORTVERSION:R}/ DISTNAME= trytond_account_be-${PORTVERSION} MAINTAINER= matthias@petermann-it.de diff --git a/finance/trytond28_account_invoice/Makefile b/finance/trytond28_account_invoice/Makefile index 37fcaed50ca1..65ff8c7d0017 100644 --- a/finance/trytond28_account_invoice/Makefile +++ b/finance/trytond28_account_invoice/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.8.8 PORTREVISION= 2 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ - http://downloads.tryton.org/${PORTVERSION:R}/ + http://downloads-cdn.tryton.org/${PORTVERSION:R}/ DISTNAME= trytond_account_invoice-${PORTVERSION} MAINTAINER= matthias@petermann-it.de diff --git a/finance/trytond28_account_invoice_history/Makefile b/finance/trytond28_account_invoice_history/Makefile index 222c594d9859..d056e7c0e8fc 100644 --- a/finance/trytond28_account_invoice_history/Makefile +++ b/finance/trytond28_account_invoice_history/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.8.0 PORTREVISION= 3 CATEGORIES= finance python MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_account_invoice_history/ \ - http://downloads.tryton.org/${PORTVERSION:R}/ + http://downloads-cdn.tryton.org/${PORTVERSION:R}/ DISTNAME= trytond_account_invoice_history-${PORTVERSION} MAINTAINER= matthias@petermann-it.de diff --git a/finance/trytond28_account_invoice_line_standalone/Makefile b/finance/trytond28_account_invoice_line_standalone/Makefile index 8dad4a48740b..b9cd223b7717 100644 --- a/finance/trytond28_account_invoice_line_standalone/Makefile +++ b/finance/trytond28_account_invoice_line_standalone/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.8.0 PORTREVISION= 3 CATEGORIES= finance python MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_account_invoice_line_standalone/ \ - http://downloads.tryton.org/${PORTVERSION:R}/ + http://downloads-cdn.tryton.org/${PORTVERSION:R}/ DISTNAME= trytond_account_invoice_line_standalone-${PORTVERSION} MAINTAINER= matthias@petermann-it.de diff --git a/finance/trytond28_account_product/Makefile b/finance/trytond28_account_product/Makefile index 5af19595ac79..b37b5c1d9520 100644 --- a/finance/trytond28_account_product/Makefile +++ b/finance/trytond28_account_product/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.8.0 PORTREVISION= 3 CATEGORIES= finance python MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_account_product/ \ - http://downloads.tryton.org/${PORTVERSION:R}/ + http://downloads-cdn.tryton.org/${PORTVERSION:R}/ DISTNAME= trytond_account_product-${PORTVERSION} MAINTAINER= matthias@petermann-it.de diff --git a/finance/trytond28_account_statement/Makefile b/finance/trytond28_account_statement/Makefile index 9a3343619b9b..468d1097b289 100644 --- a/finance/trytond28_account_statement/Makefile +++ b/finance/trytond28_account_statement/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.8.1 PORTREVISION= 2 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ - http://downloads.tryton.org/${PORTVERSION:R}/ + http://downloads-cdn.tryton.org/${PORTVERSION:R}/ DISTNAME= trytond_account_statement-${PORTVERSION} MAINTAINER= matthias@petermann-it.de diff --git a/finance/trytond28_account_stock_anglo_saxon/Makefile b/finance/trytond28_account_stock_anglo_saxon/Makefile index b5e862bff398..a003f13e4841 100644 --- a/finance/trytond28_account_stock_anglo_saxon/Makefile +++ b/finance/trytond28_account_stock_anglo_saxon/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.8.2 PORTREVISION= 2 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ - http://downloads.tryton.org/${PORTVERSION:R}/ + http://downloads-cdn.tryton.org/${PORTVERSION:R}/ DISTNAME= trytond_account_stock_anglo_saxon-${PORTVERSION} MAINTAINER= matthias@petermann-it.de diff --git a/finance/trytond28_account_stock_continental/Makefile b/finance/trytond28_account_stock_continental/Makefile index f48faf927a4e..671982e8466a 100644 --- a/finance/trytond28_account_stock_continental/Makefile +++ b/finance/trytond28_account_stock_continental/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.8.1 PORTREVISION= 3 CATEGORIES= finance python MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_account_stock_continental/ \ - http://downloads.tryton.org/${PORTVERSION:R}/ + http://downloads-cdn.tryton.org/${PORTVERSION:R}/ DISTNAME= trytond_account_stock_continental-${PORTVERSION} MAINTAINER= matthias@petermann-it.de diff --git a/finance/trytond28_analytic_account/Makefile b/finance/trytond28_analytic_account/Makefile index b3ca5f57bf36..4eda9038ce9b 100644 --- a/finance/trytond28_analytic_account/Makefile +++ b/finance/trytond28_analytic_account/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.8.2 PORTREVISION= 2 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ - http://downloads.tryton.org/${PORTVERSION:R}/ + http://downloads-cdn.tryton.org/${PORTVERSION:R}/ DISTNAME= trytond_analytic_account-${PORTVERSION} MAINTAINER= matthias@petermann-it.de diff --git a/finance/trytond28_analytic_invoice/Makefile b/finance/trytond28_analytic_invoice/Makefile index 89de7ce93c99..6f03a0ed6343 100644 --- a/finance/trytond28_analytic_invoice/Makefile +++ b/finance/trytond28_analytic_invoice/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.8.0 PORTREVISION= 3 CATEGORIES= finance python MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_analytic_invoice/ \ - http://downloads.tryton.org/${PORTVERSION:R}/ + http://downloads-cdn.tryton.org/${PORTVERSION:R}/ DISTNAME= trytond_analytic_invoice-${PORTVERSION} MAINTAINER= matthias@petermann-it.de diff --git a/finance/trytond28_analytic_purchase/Makefile b/finance/trytond28_analytic_purchase/Makefile index 128bac3bc610..0e909be6496a 100644 --- a/finance/trytond28_analytic_purchase/Makefile +++ b/finance/trytond28_analytic_purchase/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.8.0 PORTREVISION= 3 CATEGORIES= finance python MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_analytic_purchase/ \ - http://downloads.tryton.org/${PORTVERSION:R}/ + http://downloads-cdn.tryton.org/${PORTVERSION:R}/ DISTNAME= trytond_analytic_purchase-${PORTVERSION} MAINTAINER= matthias@petermann-it.de diff --git a/finance/trytond28_analytic_sale/Makefile b/finance/trytond28_analytic_sale/Makefile index 7aa506bd209e..6ef76ca57d26 100644 --- a/finance/trytond28_analytic_sale/Makefile +++ b/finance/trytond28_analytic_sale/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.8.0 PORTREVISION= 3 CATEGORIES= finance python MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_analytic_sale/ \ - http://downloads.tryton.org/${PORTVERSION:R}/ + http://downloads-cdn.tryton.org/${PORTVERSION:R}/ DISTNAME= trytond_analytic_sale-${PORTVERSION} MAINTAINER= matthias@petermann-it.de diff --git a/finance/trytond28_calendar/Makefile b/finance/trytond28_calendar/Makefile index c8da99c648cd..a8bfa2d0d9b7 100644 --- a/finance/trytond28_calendar/Makefile +++ b/finance/trytond28_calendar/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.8.2 PORTREVISION= 2 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ - http://downloads.tryton.org/${PORTVERSION:R}/ + http://downloads-cdn.tryton.org/${PORTVERSION:R}/ DISTNAME= trytond_calendar-${PORTVERSION} MAINTAINER= matthias@petermann-it.de diff --git a/finance/trytond28_calendar_classification/Makefile b/finance/trytond28_calendar_classification/Makefile index 913e5ce201b3..41ad1743feb3 100644 --- a/finance/trytond28_calendar_classification/Makefile +++ b/finance/trytond28_calendar_classification/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.8.0 PORTREVISION= 3 CATEGORIES= finance python MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_calendar_classification/ \ - http://downloads.tryton.org/${PORTVERSION:R}/ + http://downloads-cdn.tryton.org/${PORTVERSION:R}/ DISTNAME= trytond_calendar_classification-${PORTVERSION} MAINTAINER= matthias@petermann-it.de diff --git a/finance/trytond28_calendar_scheduling/Makefile b/finance/trytond28_calendar_scheduling/Makefile index 6a5c7a985e11..a2e240970afd 100644 --- a/finance/trytond28_calendar_scheduling/Makefile +++ b/finance/trytond28_calendar_scheduling/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.8.1 PORTREVISION= 2 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ - http://downloads.tryton.org/${PORTVERSION:R}/ + http://downloads-cdn.tryton.org/${PORTVERSION:R}/ DISTNAME= trytond_calendar_scheduling-${PORTVERSION} MAINTAINER= matthias@petermann-it.de diff --git a/finance/trytond28_calendar_todo/Makefile b/finance/trytond28_calendar_todo/Makefile index b0b20bc97a8a..aa257637c06d 100644 --- a/finance/trytond28_calendar_todo/Makefile +++ b/finance/trytond28_calendar_todo/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.8.1 PORTREVISION= 2 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ - http://downloads.tryton.org/${PORTVERSION:R}/ + http://downloads-cdn.tryton.org/${PORTVERSION:R}/ DISTNAME= trytond_calendar_todo-${PORTVERSION} MAINTAINER= matthias@petermann-it.de diff --git a/finance/trytond28_carrier/Makefile b/finance/trytond28_carrier/Makefile index 9f5436b93dbb..7236fd4ac80f 100644 --- a/finance/trytond28_carrier/Makefile +++ b/finance/trytond28_carrier/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.8.0 PORTREVISION= 3 CATEGORIES= finance python MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_carrier/ \ - http://downloads.tryton.org/${PORTVERSION:R}/ + http://downloads-cdn.tryton.org/${PORTVERSION:R}/ DISTNAME= trytond_carrier-${PORTVERSION} MAINTAINER= matthias@petermann-it.de diff --git a/finance/trytond28_carrier_percentage/Makefile b/finance/trytond28_carrier_percentage/Makefile index 244a7b280530..39426736d370 100644 --- a/finance/trytond28_carrier_percentage/Makefile +++ b/finance/trytond28_carrier_percentage/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.8.0 PORTREVISION= 3 CATEGORIES= finance python MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_carrier_percentage/ \ - http://downloads.tryton.org/${PORTVERSION:R}/ + http://downloads-cdn.tryton.org/${PORTVERSION:R}/ DISTNAME= trytond_carrier_percentage-${PORTVERSION} MAINTAINER= matthias@petermann-it.de diff --git a/finance/trytond28_carrier_weight/Makefile b/finance/trytond28_carrier_weight/Makefile index 82375223511d..f3cbbe14e970 100644 --- a/finance/trytond28_carrier_weight/Makefile +++ b/finance/trytond28_carrier_weight/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.8.2 PORTREVISION= 2 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ - http://downloads.tryton.org/${PORTVERSION:R}/ + http://downloads-cdn.tryton.org/${PORTVERSION:R}/ DISTNAME= trytond_carrier_weight-${PORTVERSION} MAINTAINER= matthias@petermann-it.de diff --git a/finance/trytond28_company/Makefile b/finance/trytond28_company/Makefile index dfcc73841dfe..d45d3aa214e8 100644 --- a/finance/trytond28_company/Makefile +++ b/finance/trytond28_company/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.8.0 PORTREVISION= 3 CATEGORIES= finance python MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_company/ \ - http://downloads.tryton.org/${PORTVERSION:R}/ + http://downloads-cdn.tryton.org/${PORTVERSION:R}/ DISTNAME= trytond_company-${PORTVERSION} MAINTAINER= matthias@petermann-it.de diff --git a/finance/trytond28_company_work_time/Makefile b/finance/trytond28_company_work_time/Makefile index c95ca0d99e9c..2247fddbe174 100644 --- a/finance/trytond28_company_work_time/Makefile +++ b/finance/trytond28_company_work_time/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.8.0 PORTREVISION= 3 CATEGORIES= finance python MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_company_work_time/ \ - http://downloads.tryton.org/${PORTVERSION:R}/ + http://downloads-cdn.tryton.org/${PORTVERSION:R}/ DISTNAME= trytond_company_work_time-${PORTVERSION} MAINTAINER= matthias@petermann-it.de diff --git a/finance/trytond28_country/Makefile b/finance/trytond28_country/Makefile index 232579d80831..76a21726cefc 100644 --- a/finance/trytond28_country/Makefile +++ b/finance/trytond28_country/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.8.1 PORTREVISION= 2 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ - http://downloads.tryton.org/${PORTVERSION:R}/ + http://downloads-cdn.tryton.org/${PORTVERSION:R}/ DISTNAME= trytond_country-${PORTVERSION} MAINTAINER= matthias@petermann-it.de diff --git a/finance/trytond28_currency/Makefile b/finance/trytond28_currency/Makefile index c4ba62ec9367..7584458c5f98 100644 --- a/finance/trytond28_currency/Makefile +++ b/finance/trytond28_currency/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.8.1 PORTREVISION= 2 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ - http://downloads.tryton.org/${PORTVERSION:R}/ + http://downloads-cdn.tryton.org/${PORTVERSION:R}/ DISTNAME= trytond_currency-${PORTVERSION} MAINTAINER= matthias@petermann-it.de diff --git a/finance/trytond28_dashboard/Makefile b/finance/trytond28_dashboard/Makefile index 51f337802df2..0e0ee0e7fda2 100644 --- a/finance/trytond28_dashboard/Makefile +++ b/finance/trytond28_dashboard/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.8.0 PORTREVISION= 3 CATEGORIES= finance python MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_dashboard/ \ - http://downloads.tryton.org/${PORTVERSION:R}/ + http://downloads-cdn.tryton.org/${PORTVERSION:R}/ DISTNAME= trytond_dashboard-${PORTVERSION} MAINTAINER= matthias@petermann-it.de diff --git a/finance/trytond28_ldap_authentication/Makefile b/finance/trytond28_ldap_authentication/Makefile index e468a6f313a0..ac259981f98d 100644 --- a/finance/trytond28_ldap_authentication/Makefile +++ b/finance/trytond28_ldap_authentication/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.8.1 PORTREVISION= 2 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ - http://downloads.tryton.org/${PORTVERSION:R}/ + http://downloads-cdn.tryton.org/${PORTVERSION:R}/ DISTNAME= trytond_ldap_authentication-${PORTVERSION} MAINTAINER= matthias@petermann-it.de diff --git a/finance/trytond28_ldap_connection/Makefile b/finance/trytond28_ldap_connection/Makefile index dc4e77645fb5..c1f6d0de778f 100644 --- a/finance/trytond28_ldap_connection/Makefile +++ b/finance/trytond28_ldap_connection/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.8.0 PORTREVISION= 4 CATEGORIES= finance python MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_ldap_connection/ \ - http://downloads.tryton.org/${PORTVERSION:R}/ + http://downloads-cdn.tryton.org/${PORTVERSION:R}/ DISTNAME= trytond_ldap_connection-${PORTVERSION} MAINTAINER= matthias@petermann.it diff --git a/finance/trytond28_party/Makefile b/finance/trytond28_party/Makefile index 328d135a78b2..1d5bb8998f0e 100644 --- a/finance/trytond28_party/Makefile +++ b/finance/trytond28_party/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.8.1 PORTREVISION= 2 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ - http://downloads.tryton.org/${PORTVERSION:R}/ + http://downloads-cdn.tryton.org/${PORTVERSION:R}/ DISTNAME= trytond_party-${PORTVERSION} MAINTAINER= matthias@petermann-it.de diff --git a/finance/trytond28_party_siret/Makefile b/finance/trytond28_party_siret/Makefile index 1c76b2f6e907..2f101aac5cc4 100644 --- a/finance/trytond28_party_siret/Makefile +++ b/finance/trytond28_party_siret/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.8.0 PORTREVISION= 3 CATEGORIES= finance python MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_party_siret/ \ - http://downloads.tryton.org/${PORTVERSION:R}/ + http://downloads-cdn.tryton.org/${PORTVERSION:R}/ DISTNAME= trytond_party_siret-${PORTVERSION} MAINTAINER= matthias@petermann-it.de diff --git a/finance/trytond28_party_vcarddav/Makefile b/finance/trytond28_party_vcarddav/Makefile index c4dae3cd5c60..b0a420a8189c 100644 --- a/finance/trytond28_party_vcarddav/Makefile +++ b/finance/trytond28_party_vcarddav/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.8.0 PORTREVISION= 3 CATEGORIES= finance python MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_party_vcarddav/ \ - http://downloads.tryton.org/${PORTVERSION:R}/ + http://downloads-cdn.tryton.org/${PORTVERSION:R}/ DISTNAME= trytond_party_vcarddav-${PORTVERSION} MAINTAINER= matthias@petermann-it.de diff --git a/finance/trytond28_product/Makefile b/finance/trytond28_product/Makefile index 8bf5205415a6..a23da27f8346 100644 --- a/finance/trytond28_product/Makefile +++ b/finance/trytond28_product/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.8.2 PORTREVISION= 2 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ - http://downloads.tryton.org/${PORTVERSION:R}/ + http://downloads-cdn.tryton.org/${PORTVERSION:R}/ DISTNAME= trytond_product-${PORTVERSION} MAINTAINER= matthias@petermann-it.de diff --git a/finance/trytond28_product_attribute/Makefile b/finance/trytond28_product_attribute/Makefile index 655a6c405ed7..a0901f118885 100644 --- a/finance/trytond28_product_attribute/Makefile +++ b/finance/trytond28_product_attribute/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.8.0 PORTREVISION= 3 CATEGORIES= finance python MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_product_attribute/ \ - http://downloads.tryton.org/${PORTVERSION:R}/ + http://downloads-cdn.tryton.org/${PORTVERSION:R}/ DISTNAME= trytond_product_attribute-${PORTVERSION} MAINTAINER= matthias@petermann-it.de diff --git a/finance/trytond28_product_cost_fifo/Makefile b/finance/trytond28_product_cost_fifo/Makefile index 0046fc172049..dbb5b653c086 100644 --- a/finance/trytond28_product_cost_fifo/Makefile +++ b/finance/trytond28_product_cost_fifo/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.8.2 PORTREVISION= 2 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ - http://downloads.tryton.org/${PORTVERSION:R}/ + http://downloads-cdn.tryton.org/${PORTVERSION:R}/ DISTNAME= trytond_product_cost_fifo-${PORTVERSION} MAINTAINER= matthias@petermann-it.de diff --git a/finance/trytond28_product_cost_history/Makefile b/finance/trytond28_product_cost_history/Makefile index 9421818007a7..028d2c14f46c 100644 --- a/finance/trytond28_product_cost_history/Makefile +++ b/finance/trytond28_product_cost_history/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.8.0 PORTREVISION= 3 CATEGORIES= finance python MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_product_cost_history/ \ - http://downloads.tryton.org/${PORTVERSION:R}/ + http://downloads-cdn.tryton.org/${PORTVERSION:R}/ DISTNAME= trytond_product_cost_history-${PORTVERSION} MAINTAINER= matthias@petermann-it.de diff --git a/finance/trytond28_product_measurements/Makefile b/finance/trytond28_product_measurements/Makefile index 8bd609601786..3bfe75852a83 100644 --- a/finance/trytond28_product_measurements/Makefile +++ b/finance/trytond28_product_measurements/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.8.0 PORTREVISION= 3 CATEGORIES= finance python MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_product_measurements/ \ - http://downloads.tryton.org/${PORTVERSION:R}/ + http://downloads-cdn.tryton.org/${PORTVERSION:R}/ DISTNAME= trytond_product_measurements-${PORTVERSION} MAINTAINER= matthias@petermann-it.de diff --git a/finance/trytond28_product_price_list/Makefile b/finance/trytond28_product_price_list/Makefile index adb00b4def64..8450011b7577 100644 --- a/finance/trytond28_product_price_list/Makefile +++ b/finance/trytond28_product_price_list/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.8.0 PORTREVISION= 3 CATEGORIES= finance python MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_product_price_list/ \ - http://downloads.tryton.org/${PORTVERSION:R}/ + http://downloads-cdn.tryton.org/${PORTVERSION:R}/ DISTNAME= trytond_product_price_list-${PORTVERSION} MAINTAINER= matthias@petermann-it.de diff --git a/finance/trytond28_production/Makefile b/finance/trytond28_production/Makefile index c698a44be65d..af8c2b69fd37 100644 --- a/finance/trytond28_production/Makefile +++ b/finance/trytond28_production/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.8.1 PORTREVISION= 2 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ - http://downloads.tryton.org/${PORTVERSION:R}/ + http://downloads-cdn.tryton.org/${PORTVERSION:R}/ DISTNAME= trytond_production-${PORTVERSION} MAINTAINER= matthias@petermann-it.de diff --git a/finance/trytond28_project/Makefile b/finance/trytond28_project/Makefile index 65f58f51bd05..a5f987d84025 100644 --- a/finance/trytond28_project/Makefile +++ b/finance/trytond28_project/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.8.1 PORTREVISION= 2 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ - http://downloads.tryton.org/${PORTVERSION:R}/ + http://downloads-cdn.tryton.org/${PORTVERSION:R}/ DISTNAME= trytond_project-${PORTVERSION} MAINTAINER= matthias@petermann-it.de diff --git a/finance/trytond28_project_invoice/Makefile b/finance/trytond28_project_invoice/Makefile index 6a3d1c359040..26495dec584e 100644 --- a/finance/trytond28_project_invoice/Makefile +++ b/finance/trytond28_project_invoice/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.8.3 PORTREVISION= 2 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ - http://downloads.tryton.org/${PORTVERSION:R}/ + http://downloads-cdn.tryton.org/${PORTVERSION:R}/ DISTNAME= trytond_project_invoice-${PORTVERSION} MAINTAINER= matthias@petermann-it.de diff --git a/finance/trytond28_project_plan/Makefile b/finance/trytond28_project_plan/Makefile index ce6b492bc94d..60cac11db6c0 100644 --- a/finance/trytond28_project_plan/Makefile +++ b/finance/trytond28_project_plan/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.8.3 PORTREVISION= 2 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ - http://downloads.tryton.org/${PORTVERSION:R}/ + http://downloads-cdn.tryton.org/${PORTVERSION:R}/ DISTNAME= trytond_project_plan-${PORTVERSION} MAINTAINER= matthias@petermann-it.de diff --git a/finance/trytond28_project_revenue/Makefile b/finance/trytond28_project_revenue/Makefile index 123200711036..a1e6f6390d9a 100644 --- a/finance/trytond28_project_revenue/Makefile +++ b/finance/trytond28_project_revenue/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.8.1 PORTREVISION= 2 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ - http://downloads.tryton.org/${PORTVERSION:R}/ + http://downloads-cdn.tryton.org/${PORTVERSION:R}/ DISTNAME= trytond_project_revenue-${PORTVERSION} MAINTAINER= matthias@petermann-it.de diff --git a/finance/trytond28_purchase/Makefile b/finance/trytond28_purchase/Makefile index ca1e82183963..b7b77f614bc6 100644 --- a/finance/trytond28_purchase/Makefile +++ b/finance/trytond28_purchase/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.8.4 PORTREVISION= 2 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ - http://downloads.tryton.org/${PORTVERSION:R}/ + http://downloads-cdn.tryton.org/${PORTVERSION:R}/ DISTNAME= trytond_purchase-${PORTVERSION} MAINTAINER= matthias@petermann-it.de diff --git a/finance/trytond28_purchase_invoice_line_standalone/Makefile b/finance/trytond28_purchase_invoice_line_standalone/Makefile index edcb389b099f..a681e18bf4c7 100644 --- a/finance/trytond28_purchase_invoice_line_standalone/Makefile +++ b/finance/trytond28_purchase_invoice_line_standalone/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.8.1 PORTREVISION= 2 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ - http://downloads.tryton.org/${PORTVERSION:R}/ + http://downloads-cdn.tryton.org/${PORTVERSION:R}/ DISTNAME= trytond_purchase_invoice_line_standalone-${PORTVERSION} MAINTAINER= matthias@petermann-it.de diff --git a/finance/trytond28_purchase_shipment_cost/Makefile b/finance/trytond28_purchase_shipment_cost/Makefile index e260cdc4e762..506900e8fc78 100644 --- a/finance/trytond28_purchase_shipment_cost/Makefile +++ b/finance/trytond28_purchase_shipment_cost/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.8.0 PORTREVISION= 3 CATEGORIES= finance python MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_purchase_shipment_cost/ \ - http://downloads.tryton.org/${PORTVERSION:R}/ + http://downloads-cdn.tryton.org/${PORTVERSION:R}/ DISTNAME= trytond_purchase_shipment_cost-${PORTVERSION} MAINTAINER= matthias@petermann-it.de diff --git a/finance/trytond28_sale/Makefile b/finance/trytond28_sale/Makefile index 7835febdd220..42b407e156d7 100644 --- a/finance/trytond28_sale/Makefile +++ b/finance/trytond28_sale/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.8.3 PORTREVISION= 2 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ - http://downloads.tryton.org/${PORTVERSION:R}/ + http://downloads-cdn.tryton.org/${PORTVERSION:R}/ DISTNAME= trytond_sale-${PORTVERSION} MAINTAINER= matthias@petermann-it.de diff --git a/finance/trytond28_sale_opportunity/Makefile b/finance/trytond28_sale_opportunity/Makefile index ce132d7a4256..49a1db30abd1 100644 --- a/finance/trytond28_sale_opportunity/Makefile +++ b/finance/trytond28_sale_opportunity/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.8.2 PORTREVISION= 2 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ - http://downloads.tryton.org/${PORTVERSION:R}/ + http://downloads-cdn.tryton.org/${PORTVERSION:R}/ DISTNAME= trytond_sale_opportunity-${PORTVERSION} MAINTAINER= matthias@petermann-it.de diff --git a/finance/trytond28_sale_price_list/Makefile b/finance/trytond28_sale_price_list/Makefile index bfd91ee471bb..62d41c8a4d55 100644 --- a/finance/trytond28_sale_price_list/Makefile +++ b/finance/trytond28_sale_price_list/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.8.0 PORTREVISION= 3 CATEGORIES= finance python MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_sale_price_list/ \ - http://downloads.tryton.org/${PORTVERSION:R}/ + http://downloads-cdn.tryton.org/${PORTVERSION:R}/ DISTNAME= trytond_sale_price_list-${PORTVERSION} MAINTAINER= matthias@petermann-it.de diff --git a/finance/trytond28_sale_shipment_cost/Makefile b/finance/trytond28_sale_shipment_cost/Makefile index cc8314f04353..0c6f62eeeaf7 100644 --- a/finance/trytond28_sale_shipment_cost/Makefile +++ b/finance/trytond28_sale_shipment_cost/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.8.0 PORTREVISION= 3 CATEGORIES= finance python MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_sale_shipment_cost/ \ - http://downloads.tryton.org/${PORTVERSION:R}/ + http://downloads-cdn.tryton.org/${PORTVERSION:R}/ DISTNAME= trytond_sale_shipment_cost-${PORTVERSION} MAINTAINER= matthias@petermann-it.de diff --git a/finance/trytond28_sale_supply/Makefile b/finance/trytond28_sale_supply/Makefile index 44556a2f588e..aaf7e4da6cd2 100644 --- a/finance/trytond28_sale_supply/Makefile +++ b/finance/trytond28_sale_supply/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.8.4 PORTREVISION= 2 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ - http://downloads.tryton.org/${PORTVERSION:R}/ + http://downloads-cdn.tryton.org/${PORTVERSION:R}/ DISTNAME= trytond_sale_supply-${PORTVERSION} MAINTAINER= matthias@petermann-it.de diff --git a/finance/trytond28_sale_supply_drop_shipment/Makefile b/finance/trytond28_sale_supply_drop_shipment/Makefile index e4f3e7ec0f1f..2774072e6019 100644 --- a/finance/trytond28_sale_supply_drop_shipment/Makefile +++ b/finance/trytond28_sale_supply_drop_shipment/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.8.4 PORTREVISION= 2 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ - http://downloads.tryton.org/${PORTVERSION:R}/ + http://downloads-cdn.tryton.org/${PORTVERSION:R}/ DISTNAME= trytond_sale_supply_drop_shipment-${PORTVERSION} MAINTAINER= matthias@petermann-it.de diff --git a/finance/trytond28_stock/Makefile b/finance/trytond28_stock/Makefile index bc93f2f7b07b..5876ae5c201d 100644 --- a/finance/trytond28_stock/Makefile +++ b/finance/trytond28_stock/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.8.9 PORTREVISION= 2 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ - http://downloads.tryton.org/${PORTVERSION:R}/ + http://downloads-cdn.tryton.org/${PORTVERSION:R}/ DISTNAME= trytond_stock-${PORTVERSION} MAINTAINER= matthias@petermann-it.de diff --git a/finance/trytond28_stock_forecast/Makefile b/finance/trytond28_stock_forecast/Makefile index 96773aeaaf3f..d9b5b7db0b64 100644 --- a/finance/trytond28_stock_forecast/Makefile +++ b/finance/trytond28_stock_forecast/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.8.2 PORTREVISION= 2 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ - http://downloads.tryton.org/${PORTVERSION:R}/ + http://downloads-cdn.tryton.org/${PORTVERSION:R}/ DISTNAME= trytond_stock_forecast-${PORTVERSION} MAINTAINER= matthias@petermann-it.de diff --git a/finance/trytond28_stock_inventory_location/Makefile b/finance/trytond28_stock_inventory_location/Makefile index ffee33588064..e4797987b1ef 100644 --- a/finance/trytond28_stock_inventory_location/Makefile +++ b/finance/trytond28_stock_inventory_location/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.8.1 PORTREVISION= 2 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ - http://downloads.tryton.org/${PORTVERSION:R}/ + http://downloads-cdn.tryton.org/${PORTVERSION:R}/ DISTNAME= trytond_stock_inventory_location-${PORTVERSION} MAINTAINER= matthias@petermann-it.de diff --git a/finance/trytond28_stock_location_sequence/Makefile b/finance/trytond28_stock_location_sequence/Makefile index 60d81adda043..58e6ddcf7a46 100644 --- a/finance/trytond28_stock_location_sequence/Makefile +++ b/finance/trytond28_stock_location_sequence/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.8.1 PORTREVISION= 2 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ - http://downloads.tryton.org/${PORTVERSION:R}/ + http://downloads-cdn.tryton.org/${PORTVERSION:R}/ DISTNAME= trytond_stock_location_sequence-${PORTVERSION} MAINTAINER= matthias@petermann-it.de diff --git a/finance/trytond28_stock_lot/Makefile b/finance/trytond28_stock_lot/Makefile index 8a66bd0502e0..13048824dbfe 100644 --- a/finance/trytond28_stock_lot/Makefile +++ b/finance/trytond28_stock_lot/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.8.1 PORTREVISION= 2 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ - http://downloads.tryton.org/${PORTVERSION:R}/ + http://downloads-cdn.tryton.org/${PORTVERSION:R}/ DISTNAME= trytond_stock_lot-${PORTVERSION} MAINTAINER= matthias@petermann-it.de diff --git a/finance/trytond28_stock_product_location/Makefile b/finance/trytond28_stock_product_location/Makefile index 75525a44ba79..0f4c6f834913 100644 --- a/finance/trytond28_stock_product_location/Makefile +++ b/finance/trytond28_stock_product_location/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.8.3 PORTREVISION= 2 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ - http://downloads.tryton.org/${PORTVERSION:R}/ + http://downloads-cdn.tryton.org/${PORTVERSION:R}/ DISTNAME= trytond_stock_product_location-${PORTVERSION} MAINTAINER= matthias@petermann-it.de diff --git a/finance/trytond28_stock_split/Makefile b/finance/trytond28_stock_split/Makefile index 0efe55039a1f..81094bcd4eaf 100644 --- a/finance/trytond28_stock_split/Makefile +++ b/finance/trytond28_stock_split/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.8.2 PORTREVISION= 2 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ - http://downloads.tryton.org/${PORTVERSION:R}/ + http://downloads-cdn.tryton.org/${PORTVERSION:R}/ DISTNAME= trytond_stock_split-${PORTVERSION} MAINTAINER= matthias@petermann-it.de diff --git a/finance/trytond28_stock_supply/Makefile b/finance/trytond28_stock_supply/Makefile index c3d5063e8738..a7b10d3a4b71 100644 --- a/finance/trytond28_stock_supply/Makefile +++ b/finance/trytond28_stock_supply/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.8.4 PORTREVISION= 2 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ - http://downloads.tryton.org/${PORTVERSION:R}/ + http://downloads-cdn.tryton.org/${PORTVERSION:R}/ DISTNAME= trytond_stock_supply-${PORTVERSION} MAINTAINER= matthias@petermann-it.de diff --git a/finance/trytond28_stock_supply_day/Makefile b/finance/trytond28_stock_supply_day/Makefile index 2248bbbf3a3e..ea09dbb86df9 100644 --- a/finance/trytond28_stock_supply_day/Makefile +++ b/finance/trytond28_stock_supply_day/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.8.1 PORTREVISION= 2 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ - http://downloads.tryton.org/${PORTVERSION:R}/ + http://downloads-cdn.tryton.org/${PORTVERSION:R}/ DISTNAME= trytond_stock_supply_day-${PORTVERSION} MAINTAINER= matthias@petermann-it.de diff --git a/finance/trytond28_stock_supply_forecast/Makefile b/finance/trytond28_stock_supply_forecast/Makefile index 81ae60d356a1..0d27f9d5e258 100644 --- a/finance/trytond28_stock_supply_forecast/Makefile +++ b/finance/trytond28_stock_supply_forecast/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.8.0 PORTREVISION= 3 CATEGORIES= finance python MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_stock_supply_forecast/ \ - http://downloads.tryton.org/${PORTVERSION:R}/ + http://downloads-cdn.tryton.org/${PORTVERSION:R}/ DISTNAME= trytond_stock_supply_forecast-${PORTVERSION} MAINTAINER= matthias@petermann-it.de diff --git a/finance/trytond28_stock_supply_production/Makefile b/finance/trytond28_stock_supply_production/Makefile index e9596730a6a8..ee9c65603462 100644 --- a/finance/trytond28_stock_supply_production/Makefile +++ b/finance/trytond28_stock_supply_production/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.8.2 PORTREVISION= 2 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ - http://downloads.tryton.org/${PORTVERSION:R}/ + http://downloads-cdn.tryton.org/${PORTVERSION:R}/ DISTNAME= trytond_stock_supply_production-${PORTVERSION} MAINTAINER= matthias@petermann-it.de diff --git a/finance/trytond28_timesheet/Makefile b/finance/trytond28_timesheet/Makefile index e0ef5c8f9ce4..46ec7cbfdfdc 100644 --- a/finance/trytond28_timesheet/Makefile +++ b/finance/trytond28_timesheet/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.8.1 PORTREVISION= 2 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ - http://downloads.tryton.org/${PORTVERSION:R}/ + http://downloads-cdn.tryton.org/${PORTVERSION:R}/ DISTNAME= trytond_timesheet-${PORTVERSION} MAINTAINER= matthias@petermann-it.de |