Date: Sun, 8 Mar 2015 09:42:52 +0000 (UTC) From: Ruslan Makhmatkhanov <rm@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r380744 - in head/finance: tryton28 trytond28 trytond28_account trytond28_account_asset trytond28_account_invoice trytond28_account_statement trytond28_account_stock_anglo_saxon trytond... Message-ID: <201503080942.t289grEk025533@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rm Date: Sun Mar 8 09:42:52 2015 New Revision: 380744 URL: https://svnweb.freebsd.org/changeset/ports/380744 QAT: https://qat.redports.org/buildarchive/r380744/ Log: finance/tryton28: version update * update tryton 2.8 stack to latest versions * utilize CHEESESHOP macro in MASTER_SITES, while here PR: 197870 Submitted by: Matthias Petermann <matthias@petermann-it.de> (maintainer) Modified: head/finance/tryton28/Makefile head/finance/tryton28/distinfo head/finance/trytond28/Makefile head/finance/trytond28/distinfo head/finance/trytond28_account/Makefile head/finance/trytond28_account/distinfo head/finance/trytond28_account_asset/Makefile head/finance/trytond28_account_asset/distinfo head/finance/trytond28_account_invoice/Makefile head/finance/trytond28_account_invoice/distinfo head/finance/trytond28_account_statement/Makefile head/finance/trytond28_account_statement/distinfo head/finance/trytond28_account_stock_anglo_saxon/Makefile head/finance/trytond28_account_stock_anglo_saxon/distinfo head/finance/trytond28_analytic_account/Makefile head/finance/trytond28_analytic_account/distinfo head/finance/trytond28_calendar/Makefile head/finance/trytond28_calendar/distinfo head/finance/trytond28_calendar_scheduling/Makefile head/finance/trytond28_calendar_scheduling/distinfo head/finance/trytond28_calendar_todo/Makefile head/finance/trytond28_calendar_todo/distinfo head/finance/trytond28_carrier_weight/Makefile head/finance/trytond28_carrier_weight/distinfo head/finance/trytond28_country/Makefile head/finance/trytond28_country/distinfo head/finance/trytond28_currency/Makefile head/finance/trytond28_currency/distinfo head/finance/trytond28_ldap_authentication/Makefile head/finance/trytond28_ldap_authentication/distinfo head/finance/trytond28_party/Makefile head/finance/trytond28_party/distinfo head/finance/trytond28_product/Makefile head/finance/trytond28_product/distinfo head/finance/trytond28_product_cost_fifo/Makefile head/finance/trytond28_product_cost_fifo/distinfo head/finance/trytond28_production/Makefile head/finance/trytond28_production/distinfo head/finance/trytond28_project/Makefile head/finance/trytond28_project/distinfo head/finance/trytond28_project_invoice/Makefile head/finance/trytond28_project_invoice/distinfo head/finance/trytond28_project_plan/Makefile head/finance/trytond28_project_plan/distinfo head/finance/trytond28_project_revenue/Makefile head/finance/trytond28_project_revenue/distinfo head/finance/trytond28_purchase/Makefile head/finance/trytond28_purchase/distinfo head/finance/trytond28_purchase_invoice_line_standalone/Makefile head/finance/trytond28_purchase_invoice_line_standalone/distinfo head/finance/trytond28_sale/Makefile head/finance/trytond28_sale/distinfo head/finance/trytond28_sale_opportunity/Makefile head/finance/trytond28_sale_opportunity/distinfo head/finance/trytond28_sale_supply/Makefile head/finance/trytond28_sale_supply/distinfo head/finance/trytond28_sale_supply_drop_shipment/Makefile head/finance/trytond28_sale_supply_drop_shipment/distinfo head/finance/trytond28_stock/Makefile head/finance/trytond28_stock/distinfo head/finance/trytond28_stock_forecast/Makefile head/finance/trytond28_stock_forecast/distinfo head/finance/trytond28_stock_inventory_location/Makefile head/finance/trytond28_stock_inventory_location/distinfo head/finance/trytond28_stock_location_sequence/Makefile head/finance/trytond28_stock_location_sequence/distinfo head/finance/trytond28_stock_lot/Makefile head/finance/trytond28_stock_lot/distinfo head/finance/trytond28_stock_product_location/Makefile head/finance/trytond28_stock_product_location/distinfo head/finance/trytond28_stock_split/Makefile head/finance/trytond28_stock_split/distinfo head/finance/trytond28_stock_supply/Makefile head/finance/trytond28_stock_supply/distinfo head/finance/trytond28_stock_supply_day/Makefile head/finance/trytond28_stock_supply_day/distinfo head/finance/trytond28_stock_supply_production/Makefile head/finance/trytond28_stock_supply_production/distinfo head/finance/trytond28_timesheet/Makefile head/finance/trytond28_timesheet/distinfo Modified: head/finance/tryton28/Makefile ============================================================================== --- head/finance/tryton28/Makefile Sun Mar 8 08:25:54 2015 (r380743) +++ head/finance/tryton28/Makefile Sun Mar 8 09:42:52 2015 (r380744) @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= tryton -PORTVERSION= 2.8.2 -PORTREVISION= 1 +PORTVERSION= 2.8.12 CATEGORIES= finance python -MASTER_SITES= https://pypi.python.org/packages/source/t/tryton/ \ +MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/2.8/ PKGNAMESUFFIX= 28 Modified: head/finance/tryton28/distinfo ============================================================================== --- head/finance/tryton28/distinfo Sun Mar 8 08:25:54 2015 (r380743) +++ head/finance/tryton28/distinfo Sun Mar 8 09:42:52 2015 (r380744) @@ -1,2 +1,2 @@ -SHA256 (tryton-2.8.2.tar.gz) = 7cc1246cde302a1e3f97bd151aca73f3287c3d3d53b432e797c3c2d66ed47eea -SIZE (tryton-2.8.2.tar.gz) = 622015 +SHA256 (tryton-2.8.12.tar.gz) = 3f9794015826e8b48f8681d143c74989e45e50049ec06787030b57cfb6285d14 +SIZE (tryton-2.8.12.tar.gz) = 623225 Modified: head/finance/trytond28/Makefile ============================================================================== --- head/finance/trytond28/Makefile Sun Mar 8 08:25:54 2015 (r380743) +++ head/finance/trytond28/Makefile Sun Mar 8 09:42:52 2015 (r380744) @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= trytond -PORTVERSION= 2.8.2 -PORTREVISION= 1 +PORTVERSION= 2.8.13 CATEGORIES= finance python -MASTER_SITES= https://pypi.python.org/packages/source/t/trytond/ \ +MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ PKGNAMESUFFIX= 28 Modified: head/finance/trytond28/distinfo ============================================================================== --- head/finance/trytond28/distinfo Sun Mar 8 08:25:54 2015 (r380743) +++ head/finance/trytond28/distinfo Sun Mar 8 09:42:52 2015 (r380744) @@ -1,2 +1,2 @@ -SHA256 (trytond-2.8.2.tar.gz) = 7a383352edbcf57da89689ff53c6179236a3e288ba782f0b2b07fb04a46ac8b8 -SIZE (trytond-2.8.2.tar.gz) = 461994 +SHA256 (trytond-2.8.13.tar.gz) = 66aede169a1911e674dbb12220e9e38ad778cc8d2cb5844800d0bb78631b0985 +SIZE (trytond-2.8.13.tar.gz) = 462748 Modified: head/finance/trytond28_account/Makefile ============================================================================== --- head/finance/trytond28_account/Makefile Sun Mar 8 08:25:54 2015 (r380743) +++ head/finance/trytond28_account/Makefile Sun Mar 8 09:42:52 2015 (r380744) @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= trytond28_account -PORTVERSION= 2.8.1 -PORTREVISION= 1 +PORTVERSION= 2.8.8 CATEGORIES= finance python -MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_account/ \ +MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ DISTNAME= trytond_account-${PORTVERSION} Modified: head/finance/trytond28_account/distinfo ============================================================================== --- head/finance/trytond28_account/distinfo Sun Mar 8 08:25:54 2015 (r380743) +++ head/finance/trytond28_account/distinfo Sun Mar 8 09:42:52 2015 (r380744) @@ -1,2 +1,2 @@ -SHA256 (trytond_account-2.8.1.tar.gz) = 2a09e6773fc90b06c3b5a3640d08d318ae0e7f8d35f8f058bf3651c43d21449b -SIZE (trytond_account-2.8.1.tar.gz) = 270194 +SHA256 (trytond_account-2.8.8.tar.gz) = 25868be31d2da7d4a1db0fe038781ff52e824dba7137e3499fdb00877d09d01e +SIZE (trytond_account-2.8.8.tar.gz) = 270647 Modified: head/finance/trytond28_account_asset/Makefile ============================================================================== --- head/finance/trytond28_account_asset/Makefile Sun Mar 8 08:25:54 2015 (r380743) +++ head/finance/trytond28_account_asset/Makefile Sun Mar 8 09:42:52 2015 (r380744) @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= trytond28_account_asset -PORTVERSION= 2.8.0 -PORTREVISION= 1 +PORTVERSION= 2.8.3 CATEGORIES= finance python -MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_account_asset/ \ +MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ DISTNAME= trytond_account_asset-${PORTVERSION} Modified: head/finance/trytond28_account_asset/distinfo ============================================================================== --- head/finance/trytond28_account_asset/distinfo Sun Mar 8 08:25:54 2015 (r380743) +++ head/finance/trytond28_account_asset/distinfo Sun Mar 8 09:42:52 2015 (r380744) @@ -1,2 +1,2 @@ -SHA256 (trytond_account_asset-2.8.0.tar.gz) = 9eb3c8b1767d1e5e9d572d6c0c1e5929bc281c7501315b117e471b754b60e4b0 -SIZE (trytond_account_asset-2.8.0.tar.gz) = 36075 +SHA256 (trytond_account_asset-2.8.3.tar.gz) = b1020e9b77e9a094b5a99af6a0275ef851d7857818e32407167dd9e03fcfe749 +SIZE (trytond_account_asset-2.8.3.tar.gz) = 36095 Modified: head/finance/trytond28_account_invoice/Makefile ============================================================================== --- head/finance/trytond28_account_invoice/Makefile Sun Mar 8 08:25:54 2015 (r380743) +++ head/finance/trytond28_account_invoice/Makefile Sun Mar 8 09:42:52 2015 (r380744) @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= trytond28_account_invoice -PORTVERSION= 2.8.2 -PORTREVISION= 1 +PORTVERSION= 2.8.8 CATEGORIES= finance python -MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_account_invoice/ \ +MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ DISTNAME= trytond_account_invoice-${PORTVERSION} Modified: head/finance/trytond28_account_invoice/distinfo ============================================================================== --- head/finance/trytond28_account_invoice/distinfo Sun Mar 8 08:25:54 2015 (r380743) +++ head/finance/trytond28_account_invoice/distinfo Sun Mar 8 09:42:52 2015 (r380744) @@ -1,2 +1,2 @@ -SHA256 (trytond_account_invoice-2.8.2.tar.gz) = 9f2c546d815c035aa8979e7a9e9c9380444faa7bf94470cdb664a495c2beb80d -SIZE (trytond_account_invoice-2.8.2.tar.gz) = 111998 +SHA256 (trytond_account_invoice-2.8.8.tar.gz) = b0794cf13b50ecddd6d13316cbcc9eb17b8f8c98900b95cc08ef2efb030e1315 +SIZE (trytond_account_invoice-2.8.8.tar.gz) = 112221 Modified: head/finance/trytond28_account_statement/Makefile ============================================================================== --- head/finance/trytond28_account_statement/Makefile Sun Mar 8 08:25:54 2015 (r380743) +++ head/finance/trytond28_account_statement/Makefile Sun Mar 8 09:42:52 2015 (r380744) @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= trytond28_account_statement -PORTVERSION= 2.8.0 -PORTREVISION= 1 +PORTVERSION= 2.8.1 CATEGORIES= finance python -MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_account_statement/ \ +MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ DISTNAME= trytond_account_statement-${PORTVERSION} Modified: head/finance/trytond28_account_statement/distinfo ============================================================================== --- head/finance/trytond28_account_statement/distinfo Sun Mar 8 08:25:54 2015 (r380743) +++ head/finance/trytond28_account_statement/distinfo Sun Mar 8 09:42:52 2015 (r380744) @@ -1,2 +1,2 @@ -SHA256 (trytond_account_statement-2.8.0.tar.gz) = 5db632c5269540ccd947e8a540ff6c5a7ec108c60246cc997988f0a04ead815a -SIZE (trytond_account_statement-2.8.0.tar.gz) = 33196 +SHA256 (trytond_account_statement-2.8.1.tar.gz) = 6d02dff47dab8d324bdcd53b719697d0af11ce5f404b970f4eb3905cff139a39 +SIZE (trytond_account_statement-2.8.1.tar.gz) = 33060 Modified: head/finance/trytond28_account_stock_anglo_saxon/Makefile ============================================================================== --- head/finance/trytond28_account_stock_anglo_saxon/Makefile Sun Mar 8 08:25:54 2015 (r380743) +++ head/finance/trytond28_account_stock_anglo_saxon/Makefile Sun Mar 8 09:42:52 2015 (r380744) @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= trytond28_account_stock_anglo_saxon -PORTVERSION= 2.8.0 -PORTREVISION= 1 +PORTVERSION= 2.8.2 CATEGORIES= finance python -MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_account_stock_anglo_saxon/ \ +MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ DISTNAME= trytond_account_stock_anglo_saxon-${PORTVERSION} Modified: head/finance/trytond28_account_stock_anglo_saxon/distinfo ============================================================================== --- head/finance/trytond28_account_stock_anglo_saxon/distinfo Sun Mar 8 08:25:54 2015 (r380743) +++ head/finance/trytond28_account_stock_anglo_saxon/distinfo Sun Mar 8 09:42:52 2015 (r380744) @@ -1,2 +1,2 @@ -SHA256 (trytond_account_stock_anglo_saxon-2.8.0.tar.gz) = 88ae66dbbece1b290fe632da1719abdd2c61bd55e82d62e0777f7f1ab763e035 -SIZE (trytond_account_stock_anglo_saxon-2.8.0.tar.gz) = 25235 +SHA256 (trytond_account_stock_anglo_saxon-2.8.2.tar.gz) = 209817af563f7651fa9973366673eede5ecc862a645b238c76e6cf235f351536 +SIZE (trytond_account_stock_anglo_saxon-2.8.2.tar.gz) = 25118 Modified: head/finance/trytond28_analytic_account/Makefile ============================================================================== --- head/finance/trytond28_analytic_account/Makefile Sun Mar 8 08:25:54 2015 (r380743) +++ head/finance/trytond28_analytic_account/Makefile Sun Mar 8 09:42:52 2015 (r380744) @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= trytond28_analytic_account -PORTVERSION= 2.8.0 -PORTREVISION= 1 +PORTVERSION= 2.8.2 CATEGORIES= finance python -MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_analytic_account/ \ +MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ DISTNAME= trytond_analytic_account-${PORTVERSION} Modified: head/finance/trytond28_analytic_account/distinfo ============================================================================== --- head/finance/trytond28_analytic_account/distinfo Sun Mar 8 08:25:54 2015 (r380743) +++ head/finance/trytond28_analytic_account/distinfo Sun Mar 8 09:42:52 2015 (r380744) @@ -1,2 +1,2 @@ -SHA256 (trytond_analytic_account-2.8.0.tar.gz) = abeab92b5021fe4cbe037512656c1d7c4d1bf0ea524e7a560ecccd36b409e58c -SIZE (trytond_analytic_account-2.8.0.tar.gz) = 32189 +SHA256 (trytond_analytic_account-2.8.2.tar.gz) = c966a385198ec33ffbbe31c2a8c703eb8bd2b6661d02b320407129440f0beb43 +SIZE (trytond_analytic_account-2.8.2.tar.gz) = 32133 Modified: head/finance/trytond28_calendar/Makefile ============================================================================== --- head/finance/trytond28_calendar/Makefile Sun Mar 8 08:25:54 2015 (r380743) +++ head/finance/trytond28_calendar/Makefile Sun Mar 8 09:42:52 2015 (r380744) @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= trytond28_calendar -PORTVERSION= 2.8.0 -PORTREVISION= 1 +PORTVERSION= 2.8.2 CATEGORIES= finance python -MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_calendar/ \ +MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ DISTNAME= trytond_calendar-${PORTVERSION} Modified: head/finance/trytond28_calendar/distinfo ============================================================================== --- head/finance/trytond28_calendar/distinfo Sun Mar 8 08:25:54 2015 (r380743) +++ head/finance/trytond28_calendar/distinfo Sun Mar 8 09:42:52 2015 (r380744) @@ -1,2 +1,2 @@ -SHA256 (trytond_calendar-2.8.0.tar.gz) = 0d0698b8be4b8c1c0912baafc2eb55b0e4ca13e5f163e930f977110de47ecac0 -SIZE (trytond_calendar-2.8.0.tar.gz) = 57279 +SHA256 (trytond_calendar-2.8.2.tar.gz) = 84334a41fe9abc58848723d7200e61a699ed2372b4aa883b8e6cd8b56723cb1f +SIZE (trytond_calendar-2.8.2.tar.gz) = 57169 Modified: head/finance/trytond28_calendar_scheduling/Makefile ============================================================================== --- head/finance/trytond28_calendar_scheduling/Makefile Sun Mar 8 08:25:54 2015 (r380743) +++ head/finance/trytond28_calendar_scheduling/Makefile Sun Mar 8 09:42:52 2015 (r380744) @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= trytond28_calendar_scheduling -PORTVERSION= 2.8.0 -PORTREVISION= 1 +PORTVERSION= 2.8.1 CATEGORIES= finance python -MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_calendar_scheduling/ \ +MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ DISTNAME= trytond_calendar_scheduling-${PORTVERSION} Modified: head/finance/trytond28_calendar_scheduling/distinfo ============================================================================== --- head/finance/trytond28_calendar_scheduling/distinfo Sun Mar 8 08:25:54 2015 (r380743) +++ head/finance/trytond28_calendar_scheduling/distinfo Sun Mar 8 09:42:52 2015 (r380744) @@ -1,2 +1,2 @@ -SHA256 (trytond_calendar_scheduling-2.8.0.tar.gz) = 3e659c3fa41ab39aa12310212175bfb8af50685d2c3c8529f1edea1875153ecc -SIZE (trytond_calendar_scheduling-2.8.0.tar.gz) = 27446 +SHA256 (trytond_calendar_scheduling-2.8.1.tar.gz) = 103cc96e0bec1c5d5adaf9ce12e035f36a038274e9e707228c9e985cbdbf8f7f +SIZE (trytond_calendar_scheduling-2.8.1.tar.gz) = 27347 Modified: head/finance/trytond28_calendar_todo/Makefile ============================================================================== --- head/finance/trytond28_calendar_todo/Makefile Sun Mar 8 08:25:54 2015 (r380743) +++ head/finance/trytond28_calendar_todo/Makefile Sun Mar 8 09:42:52 2015 (r380744) @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= trytond28_calendar_todo -PORTVERSION= 2.8.0 -PORTREVISION= 1 +PORTVERSION= 2.8.1 CATEGORIES= finance python -MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_calendar_todo/ \ +MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ DISTNAME= trytond_calendar_todo-${PORTVERSION} Modified: head/finance/trytond28_calendar_todo/distinfo ============================================================================== --- head/finance/trytond28_calendar_todo/distinfo Sun Mar 8 08:25:54 2015 (r380743) +++ head/finance/trytond28_calendar_todo/distinfo Sun Mar 8 09:42:52 2015 (r380744) @@ -1,2 +1,2 @@ -SHA256 (trytond_calendar_todo-2.8.0.tar.gz) = 91087a6415b6be4efe709dded3998654a75fb46cd5f3d89bf3a9f4ad8a838f80 -SIZE (trytond_calendar_todo-2.8.0.tar.gz) = 44340 +SHA256 (trytond_calendar_todo-2.8.1.tar.gz) = a5ae54f2b699f3436408dbbd424fb685ecb48be999411cd3a53317e915c9b35d +SIZE (trytond_calendar_todo-2.8.1.tar.gz) = 44212 Modified: head/finance/trytond28_carrier_weight/Makefile ============================================================================== --- head/finance/trytond28_carrier_weight/Makefile Sun Mar 8 08:25:54 2015 (r380743) +++ head/finance/trytond28_carrier_weight/Makefile Sun Mar 8 09:42:52 2015 (r380744) @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= trytond28_carrier_weight -PORTVERSION= 2.8.0 -PORTREVISION= 1 +PORTVERSION= 2.8.2 CATEGORIES= finance python -MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_carrier_weight/ \ +MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ DISTNAME= trytond_carrier_weight-${PORTVERSION} Modified: head/finance/trytond28_carrier_weight/distinfo ============================================================================== --- head/finance/trytond28_carrier_weight/distinfo Sun Mar 8 08:25:54 2015 (r380743) +++ head/finance/trytond28_carrier_weight/distinfo Sun Mar 8 09:42:52 2015 (r380744) @@ -1,2 +1,2 @@ -SHA256 (trytond_carrier_weight-2.8.0.tar.gz) = 8181e44ecafa176e3211a58b391131776769eb5eda53a99a58b72f2c4b63657c -SIZE (trytond_carrier_weight-2.8.0.tar.gz) = 24432 +SHA256 (trytond_carrier_weight-2.8.2.tar.gz) = a017244f85c9811c1ad0ef5d1a0aea91cc66bf4d6820309e3d910656724af10d +SIZE (trytond_carrier_weight-2.8.2.tar.gz) = 24274 Modified: head/finance/trytond28_country/Makefile ============================================================================== --- head/finance/trytond28_country/Makefile Sun Mar 8 08:25:54 2015 (r380743) +++ head/finance/trytond28_country/Makefile Sun Mar 8 09:42:52 2015 (r380744) @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= trytond28_country -PORTVERSION= 2.8.0 -PORTREVISION= 1 +PORTVERSION= 2.8.1 CATEGORIES= finance python -MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_country/ \ +MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ DISTNAME= trytond_country-${PORTVERSION} Modified: head/finance/trytond28_country/distinfo ============================================================================== --- head/finance/trytond28_country/distinfo Sun Mar 8 08:25:54 2015 (r380743) +++ head/finance/trytond28_country/distinfo Sun Mar 8 09:42:52 2015 (r380744) @@ -1,2 +1,2 @@ -SHA256 (trytond_country-2.8.0.tar.gz) = 3e267d51cbc62e7577baaf42d68774e75e583334f997c3da85071f6b44130b4e -SIZE (trytond_country-2.8.0.tar.gz) = 787716 +SHA256 (trytond_country-2.8.1.tar.gz) = 077a79c3611a6fd622f6b044d271d0a1379331380a460bf694682ceecc85c394 +SIZE (trytond_country-2.8.1.tar.gz) = 787647 Modified: head/finance/trytond28_currency/Makefile ============================================================================== --- head/finance/trytond28_currency/Makefile Sun Mar 8 08:25:54 2015 (r380743) +++ head/finance/trytond28_currency/Makefile Sun Mar 8 09:42:52 2015 (r380744) @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= trytond28_currency -PORTVERSION= 2.8.0 -PORTREVISION= 1 +PORTVERSION= 2.8.1 CATEGORIES= finance python -MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_currency/ \ +MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ DISTNAME= trytond_currency-${PORTVERSION} Modified: head/finance/trytond28_currency/distinfo ============================================================================== --- head/finance/trytond28_currency/distinfo Sun Mar 8 08:25:54 2015 (r380743) +++ head/finance/trytond28_currency/distinfo Sun Mar 8 09:42:52 2015 (r380744) @@ -1,2 +1,2 @@ -SHA256 (trytond_currency-2.8.0.tar.gz) = d034b43a3c0ededbf0a367a9dae091755b37751928beb8ea87200a8660009ecb -SIZE (trytond_currency-2.8.0.tar.gz) = 54434 +SHA256 (trytond_currency-2.8.1.tar.gz) = 9493c30af6f5a08e2c145101526a7c91aaf8ed95bda61d43eb115b142758797f +SIZE (trytond_currency-2.8.1.tar.gz) = 54305 Modified: head/finance/trytond28_ldap_authentication/Makefile ============================================================================== --- head/finance/trytond28_ldap_authentication/Makefile Sun Mar 8 08:25:54 2015 (r380743) +++ head/finance/trytond28_ldap_authentication/Makefile Sun Mar 8 09:42:52 2015 (r380744) @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= trytond28_ldap_authentication -PORTVERSION= 2.8.0 -PORTREVISION= 1 +PORTVERSION= 2.8.1 CATEGORIES= finance python -MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_ldap_authentication/ \ +MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ DISTNAME= trytond_ldap_authentication-${PORTVERSION} Modified: head/finance/trytond28_ldap_authentication/distinfo ============================================================================== --- head/finance/trytond28_ldap_authentication/distinfo Sun Mar 8 08:25:54 2015 (r380743) +++ head/finance/trytond28_ldap_authentication/distinfo Sun Mar 8 09:42:52 2015 (r380744) @@ -1,2 +1,2 @@ -SHA256 (trytond_ldap_authentication-2.8.0.tar.gz) = 839a3040d44fc7180b687ba3b136894daa8a38a26f88dbe62716054aafcc7e35 -SIZE (trytond_ldap_authentication-2.8.0.tar.gz) = 20778 +SHA256 (trytond_ldap_authentication-2.8.1.tar.gz) = 303562b9d3bdd7824dc27f298383bbb216aa7cbe13fddee31efaf738a1977881 +SIZE (trytond_ldap_authentication-2.8.1.tar.gz) = 20647 Modified: head/finance/trytond28_party/Makefile ============================================================================== --- head/finance/trytond28_party/Makefile Sun Mar 8 08:25:54 2015 (r380743) +++ head/finance/trytond28_party/Makefile Sun Mar 8 09:42:52 2015 (r380744) @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= trytond28_party -PORTVERSION= 2.8.0 -PORTREVISION= 1 +PORTVERSION= 2.8.1 CATEGORIES= finance python -MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_party/ \ +MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ DISTNAME= trytond_party-${PORTVERSION} Modified: head/finance/trytond28_party/distinfo ============================================================================== --- head/finance/trytond28_party/distinfo Sun Mar 8 08:25:54 2015 (r380743) +++ head/finance/trytond28_party/distinfo Sun Mar 8 09:42:52 2015 (r380744) @@ -1,2 +1,2 @@ -SHA256 (trytond_party-2.8.0.tar.gz) = 21845529cd0a0a9bc6b4184e13014f1dd6b7843732ce1fde37c866300f608cac -SIZE (trytond_party-2.8.0.tar.gz) = 54108 +SHA256 (trytond_party-2.8.1.tar.gz) = d05e33ca06492fac5b616f54f14f0f6453e608fb994e1e136e0af8f1cddfee6c +SIZE (trytond_party-2.8.1.tar.gz) = 53956 Modified: head/finance/trytond28_product/Makefile ============================================================================== --- head/finance/trytond28_product/Makefile Sun Mar 8 08:25:54 2015 (r380743) +++ head/finance/trytond28_product/Makefile Sun Mar 8 09:42:52 2015 (r380744) @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= trytond28_product -PORTVERSION= 2.8.0 -PORTREVISION= 1 +PORTVERSION= 2.8.2 CATEGORIES= finance python -MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_product/ \ +MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ DISTNAME= trytond_product-${PORTVERSION} Modified: head/finance/trytond28_product/distinfo ============================================================================== --- head/finance/trytond28_product/distinfo Sun Mar 8 08:25:54 2015 (r380743) +++ head/finance/trytond28_product/distinfo Sun Mar 8 09:42:52 2015 (r380744) @@ -1,2 +1,2 @@ -SHA256 (trytond_product-2.8.0.tar.gz) = 3cce365b382f18c01a13758445c7d15b4be2633cd6a09700b98c2c1bdf591f7c -SIZE (trytond_product-2.8.0.tar.gz) = 44604 +SHA256 (trytond_product-2.8.2.tar.gz) = 9a153d2cf5785216aa1c20fd89db46384e198c5648a10e20b0be85f41060c606 +SIZE (trytond_product-2.8.2.tar.gz) = 44480 Modified: head/finance/trytond28_product_cost_fifo/Makefile ============================================================================== --- head/finance/trytond28_product_cost_fifo/Makefile Sun Mar 8 08:25:54 2015 (r380743) +++ head/finance/trytond28_product_cost_fifo/Makefile Sun Mar 8 09:42:52 2015 (r380744) @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= trytond28_product_cost_fifo -PORTVERSION= 2.8.1 -PORTREVISION= 1 +PORTVERSION= 2.8.2 CATEGORIES= finance python -MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_product_cost_fifo/ \ +MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ DISTNAME= trytond_product_cost_fifo-${PORTVERSION} Modified: head/finance/trytond28_product_cost_fifo/distinfo ============================================================================== --- head/finance/trytond28_product_cost_fifo/distinfo Sun Mar 8 08:25:54 2015 (r380743) +++ head/finance/trytond28_product_cost_fifo/distinfo Sun Mar 8 09:42:52 2015 (r380744) @@ -1,2 +1,2 @@ -SHA256 (trytond_product_cost_fifo-2.8.1.tar.gz) = c6a39ff60cf72ce6e1de8711da6e30b194f9c3f720e6503536b4c2fb0b5258bd -SIZE (trytond_product_cost_fifo-2.8.1.tar.gz) = 19545 +SHA256 (trytond_product_cost_fifo-2.8.2.tar.gz) = e20108ee6bf0ae13a46570107fc7f80ea7ed9aa89ace8cfea6d8299d2ee71072 +SIZE (trytond_product_cost_fifo-2.8.2.tar.gz) = 19553 Modified: head/finance/trytond28_production/Makefile ============================================================================== --- head/finance/trytond28_production/Makefile Sun Mar 8 08:25:54 2015 (r380743) +++ head/finance/trytond28_production/Makefile Sun Mar 8 09:42:52 2015 (r380744) @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= trytond28_production -PORTVERSION= 2.8.0 -PORTREVISION= 1 +PORTVERSION= 2.8.1 CATEGORIES= finance python -MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_production/ \ +MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ DISTNAME= trytond_production-${PORTVERSION} Modified: head/finance/trytond28_production/distinfo ============================================================================== --- head/finance/trytond28_production/distinfo Sun Mar 8 08:25:54 2015 (r380743) +++ head/finance/trytond28_production/distinfo Sun Mar 8 09:42:52 2015 (r380744) @@ -1,2 +1,2 @@ -SHA256 (trytond_production-2.8.0.tar.gz) = 30eedf15d65a469bd0c380ab70fcdf62f4bc73cbdb8808bdec427f5140ce7bdc -SIZE (trytond_production-2.8.0.tar.gz) = 41407 +SHA256 (trytond_production-2.8.1.tar.gz) = de0b1a2c70d889337e92c00b97abb88384338209f4dc5abaa3119d8a86de647a +SIZE (trytond_production-2.8.1.tar.gz) = 41165 Modified: head/finance/trytond28_project/Makefile ============================================================================== --- head/finance/trytond28_project/Makefile Sun Mar 8 08:25:54 2015 (r380743) +++ head/finance/trytond28_project/Makefile Sun Mar 8 09:42:52 2015 (r380744) @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= trytond28_project -PORTVERSION= 2.8.0 -PORTREVISION= 1 +PORTVERSION= 2.8.1 CATEGORIES= finance python -MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_project/ \ +MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ DISTNAME= trytond_project-${PORTVERSION} Modified: head/finance/trytond28_project/distinfo ============================================================================== --- head/finance/trytond28_project/distinfo Sun Mar 8 08:25:54 2015 (r380743) +++ head/finance/trytond28_project/distinfo Sun Mar 8 09:42:52 2015 (r380744) @@ -1,2 +1,2 @@ -SHA256 (trytond_project-2.8.0.tar.gz) = 67915bbe8bddd97296eb741a5b180e9b6b7b7ee93400ea4da4f8d2cc825a05dc -SIZE (trytond_project-2.8.0.tar.gz) = 32998 +SHA256 (trytond_project-2.8.1.tar.gz) = 23f57011c4a4e8f617019f56008b7b79badd69e557d5c162296d4577e0a0c6da +SIZE (trytond_project-2.8.1.tar.gz) = 32862 Modified: head/finance/trytond28_project_invoice/Makefile ============================================================================== --- head/finance/trytond28_project_invoice/Makefile Sun Mar 8 08:25:54 2015 (r380743) +++ head/finance/trytond28_project_invoice/Makefile Sun Mar 8 09:42:52 2015 (r380744) @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= trytond28_project_invoice -PORTVERSION= 2.8.2 -PORTREVISION= 1 +PORTVERSION= 2.8.3 CATEGORIES= finance python -MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_project_invoice/ \ +MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ DISTNAME= trytond_project_invoice-${PORTVERSION} Modified: head/finance/trytond28_project_invoice/distinfo ============================================================================== --- head/finance/trytond28_project_invoice/distinfo Sun Mar 8 08:25:54 2015 (r380743) +++ head/finance/trytond28_project_invoice/distinfo Sun Mar 8 09:42:52 2015 (r380744) @@ -1,2 +1,2 @@ -SHA256 (trytond_project_invoice-2.8.2.tar.gz) = 0ffae5ab9ecd7ecb7d79800867d314376eef521723e1a0db738291752885745f -SIZE (trytond_project_invoice-2.8.2.tar.gz) = 24586 +SHA256 (trytond_project_invoice-2.8.3.tar.gz) = a5a31398fc6cd633ec2356a446e43ffecc48be3b279fce01b1b86b80a619dbb6 +SIZE (trytond_project_invoice-2.8.3.tar.gz) = 24600 Modified: head/finance/trytond28_project_plan/Makefile ============================================================================== --- head/finance/trytond28_project_plan/Makefile Sun Mar 8 08:25:54 2015 (r380743) +++ head/finance/trytond28_project_plan/Makefile Sun Mar 8 09:42:52 2015 (r380744) @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= trytond28_project_plan -PORTVERSION= 2.8.2 -PORTREVISION= 1 +PORTVERSION= 2.8.3 CATEGORIES= finance python -MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_project_plan/ \ +MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ DISTNAME= trytond_project_plan-${PORTVERSION} Modified: head/finance/trytond28_project_plan/distinfo ============================================================================== --- head/finance/trytond28_project_plan/distinfo Sun Mar 8 08:25:54 2015 (r380743) +++ head/finance/trytond28_project_plan/distinfo Sun Mar 8 09:42:52 2015 (r380744) @@ -1,2 +1,2 @@ -SHA256 (trytond_project_plan-2.8.2.tar.gz) = 3f792e2209e8f72fceb60d36a184b9de18c62f49e6b023c538c5b360fb07b244 -SIZE (trytond_project_plan-2.8.2.tar.gz) = 28744 +SHA256 (trytond_project_plan-2.8.3.tar.gz) = b7f3a89e06fe80ec657b943384be5ceaed098f6de7f70af3e18131ccce13a657 +SIZE (trytond_project_plan-2.8.3.tar.gz) = 28777 Modified: head/finance/trytond28_project_revenue/Makefile ============================================================================== --- head/finance/trytond28_project_revenue/Makefile Sun Mar 8 08:25:54 2015 (r380743) +++ head/finance/trytond28_project_revenue/Makefile Sun Mar 8 09:42:52 2015 (r380744) @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= trytond28_project_revenue -PORTVERSION= 2.8.0 -PORTREVISION= 1 +PORTVERSION= 2.8.1 CATEGORIES= finance python -MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_project_revenue/ \ +MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ DISTNAME= trytond_project_revenue-${PORTVERSION} Modified: head/finance/trytond28_project_revenue/distinfo ============================================================================== --- head/finance/trytond28_project_revenue/distinfo Sun Mar 8 08:25:54 2015 (r380743) +++ head/finance/trytond28_project_revenue/distinfo Sun Mar 8 09:42:52 2015 (r380744) @@ -1,2 +1,2 @@ -SHA256 (trytond_project_revenue-2.8.0.tar.gz) = 41a331de061316660ab3c4d84ea01694db2944d32e5351a0acd0725ffd6963c5 -SIZE (trytond_project_revenue-2.8.0.tar.gz) = 23337 +SHA256 (trytond_project_revenue-2.8.1.tar.gz) = 3f6f33287836963852fe8995e034810ff52f1d0fa98675531c40aa5d59c9189a +SIZE (trytond_project_revenue-2.8.1.tar.gz) = 23215 Modified: head/finance/trytond28_purchase/Makefile ============================================================================== --- head/finance/trytond28_purchase/Makefile Sun Mar 8 08:25:54 2015 (r380743) +++ head/finance/trytond28_purchase/Makefile Sun Mar 8 09:42:52 2015 (r380744) @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= trytond28_purchase -PORTVERSION= 2.8.0 -PORTREVISION= 1 +PORTVERSION= 2.8.4 CATEGORIES= finance python -MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_purchase/ \ +MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ DISTNAME= trytond_purchase-${PORTVERSION} Modified: head/finance/trytond28_purchase/distinfo ============================================================================== --- head/finance/trytond28_purchase/distinfo Sun Mar 8 08:25:54 2015 (r380743) +++ head/finance/trytond28_purchase/distinfo Sun Mar 8 09:42:52 2015 (r380744) @@ -1,2 +1,2 @@ -SHA256 (trytond_purchase-2.8.0.tar.gz) = e8d8fb098b00518ec8d07c578a78e8f3fa6cf78c6350632bdf4b771397f308a6 -SIZE (trytond_purchase-2.8.0.tar.gz) = 74301 +SHA256 (trytond_purchase-2.8.4.tar.gz) = 62a593b06729c7b379fed35470e1ea3df44e01c5b691a9ec81920c6d75adebf0 +SIZE (trytond_purchase-2.8.4.tar.gz) = 77557 Modified: head/finance/trytond28_purchase_invoice_line_standalone/Makefile ============================================================================== --- head/finance/trytond28_purchase_invoice_line_standalone/Makefile Sun Mar 8 08:25:54 2015 (r380743) +++ head/finance/trytond28_purchase_invoice_line_standalone/Makefile Sun Mar 8 09:42:52 2015 (r380744) @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= trytond28_purchase_invoice_line_standalone -PORTVERSION= 2.8.0 -PORTREVISION= 1 +PORTVERSION= 2.8.1 CATEGORIES= finance python -MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_purchase_invoice_line_standalone/ \ +MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ DISTNAME= trytond_purchase_invoice_line_standalone-${PORTVERSION} Modified: head/finance/trytond28_purchase_invoice_line_standalone/distinfo ============================================================================== --- head/finance/trytond28_purchase_invoice_line_standalone/distinfo Sun Mar 8 08:25:54 2015 (r380743) +++ head/finance/trytond28_purchase_invoice_line_standalone/distinfo Sun Mar 8 09:42:52 2015 (r380744) @@ -1,2 +1,2 @@ -SHA256 (trytond_purchase_invoice_line_standalone-2.8.0.tar.gz) = f6791990d3a57c8bd04d3b915d45cba1a39d031e936668ec40393484366ff495 -SIZE (trytond_purchase_invoice_line_standalone-2.8.0.tar.gz) = 22139 +SHA256 (trytond_purchase_invoice_line_standalone-2.8.1.tar.gz) = 27f19e5f07e947647e2c764fcac7488785c009a07ad0aa2ab9692eadd65a95eb +SIZE (trytond_purchase_invoice_line_standalone-2.8.1.tar.gz) = 22049 Modified: head/finance/trytond28_sale/Makefile ============================================================================== --- head/finance/trytond28_sale/Makefile Sun Mar 8 08:25:54 2015 (r380743) +++ head/finance/trytond28_sale/Makefile Sun Mar 8 09:42:52 2015 (r380744) @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= trytond28_sale -PORTVERSION= 2.8.1 -PORTREVISION= 1 +PORTVERSION= 2.8.3 CATEGORIES= finance python -MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_sale/ \ +MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ DISTNAME= trytond_sale-${PORTVERSION} Modified: head/finance/trytond28_sale/distinfo ============================================================================== --- head/finance/trytond28_sale/distinfo Sun Mar 8 08:25:54 2015 (r380743) +++ head/finance/trytond28_sale/distinfo Sun Mar 8 09:42:52 2015 (r380744) @@ -1,2 +1,2 @@ -SHA256 (trytond_sale-2.8.1.tar.gz) = a9674f549ff7febddb8dda17d566cefe5441c00794ccb757d7ed96ef028d4c75 -SIZE (trytond_sale-2.8.1.tar.gz) = 70398 +SHA256 (trytond_sale-2.8.3.tar.gz) = e47c874151a1720c435427582b75a951a77881c26bfb9fb40cac4fe3426d8893 +SIZE (trytond_sale-2.8.3.tar.gz) = 70437 Modified: head/finance/trytond28_sale_opportunity/Makefile ============================================================================== --- head/finance/trytond28_sale_opportunity/Makefile Sun Mar 8 08:25:54 2015 (r380743) +++ head/finance/trytond28_sale_opportunity/Makefile Sun Mar 8 09:42:52 2015 (r380744) @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= trytond28_sale_opportunity -PORTVERSION= 2.8.1 -PORTREVISION= 1 +PORTVERSION= 2.8.2 CATEGORIES= finance python -MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_sale_opportunity/ \ +MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ DISTNAME= trytond_sale_opportunity-${PORTVERSION} Modified: head/finance/trytond28_sale_opportunity/distinfo ============================================================================== --- head/finance/trytond28_sale_opportunity/distinfo Sun Mar 8 08:25:54 2015 (r380743) +++ head/finance/trytond28_sale_opportunity/distinfo Sun Mar 8 09:42:52 2015 (r380744) @@ -1,2 +1,2 @@ -SHA256 (trytond_sale_opportunity-2.8.1.tar.gz) = 8f73b0a972a546a2235ddb9a59790e13abb7ee71f21c22e8cbb41c0e3408bd60 -SIZE (trytond_sale_opportunity-2.8.1.tar.gz) = 37828 +SHA256 (trytond_sale_opportunity-2.8.2.tar.gz) = d366b94d6a45c854d896b37524c05196d7ec86845b84539ba5e022498c2b3070 +SIZE (trytond_sale_opportunity-2.8.2.tar.gz) = 37862 Modified: head/finance/trytond28_sale_supply/Makefile ============================================================================== --- head/finance/trytond28_sale_supply/Makefile Sun Mar 8 08:25:54 2015 (r380743) +++ head/finance/trytond28_sale_supply/Makefile Sun Mar 8 09:42:52 2015 (r380744) @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= trytond28_sale_supply -PORTVERSION= 2.8.1 -PORTREVISION= 1 +PORTVERSION= 2.8.4 CATEGORIES= finance python -MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_sale_supply/ \ +MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ DISTNAME= trytond_sale_supply-${PORTVERSION} Modified: head/finance/trytond28_sale_supply/distinfo ============================================================================== --- head/finance/trytond28_sale_supply/distinfo Sun Mar 8 08:25:54 2015 (r380743) +++ head/finance/trytond28_sale_supply/distinfo Sun Mar 8 09:42:52 2015 (r380744) @@ -1,2 +1,2 @@ -SHA256 (trytond_sale_supply-2.8.1.tar.gz) = 807ec9de6577dbe0e36077dd406f14aaba80d2bd9294b5acc8ab6a710408d365 -SIZE (trytond_sale_supply-2.8.1.tar.gz) = 23167 +SHA256 (trytond_sale_supply-2.8.4.tar.gz) = a7ea9a947c0972d07f9bfd2c61b6c5473f438735a43f0c3d5c1235e0113196b0 +SIZE (trytond_sale_supply-2.8.4.tar.gz) = 23230 Modified: head/finance/trytond28_sale_supply_drop_shipment/Makefile ============================================================================== --- head/finance/trytond28_sale_supply_drop_shipment/Makefile Sun Mar 8 08:25:54 2015 (r380743) +++ head/finance/trytond28_sale_supply_drop_shipment/Makefile Sun Mar 8 09:42:52 2015 (r380744) @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= trytond28_sale_supply_drop_shipment -PORTVERSION= 2.8.1 -PORTREVISION= 1 +PORTVERSION= 2.8.4 CATEGORIES= finance python -MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_sale_supply_drop_shipment/ \ +MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ DISTNAME= trytond_sale_supply_drop_shipment-${PORTVERSION} Modified: head/finance/trytond28_sale_supply_drop_shipment/distinfo ============================================================================== --- head/finance/trytond28_sale_supply_drop_shipment/distinfo Sun Mar 8 08:25:54 2015 (r380743) +++ head/finance/trytond28_sale_supply_drop_shipment/distinfo Sun Mar 8 09:42:52 2015 (r380744) @@ -1,2 +1,2 @@ -SHA256 (trytond_sale_supply_drop_shipment-2.8.1.tar.gz) = 039f0a2f78cc07d82b07f727e0d64a83257cba2bde7418a142e886f8b5b67703 -SIZE (trytond_sale_supply_drop_shipment-2.8.1.tar.gz) = 28989 +SHA256 (trytond_sale_supply_drop_shipment-2.8.4.tar.gz) = 650e3fd56c97ff14a5b48dc06a78208df40da66eecdd8ddd9f5ff7e8d9ff63e3 +SIZE (trytond_sale_supply_drop_shipment-2.8.4.tar.gz) = 28988 Modified: head/finance/trytond28_stock/Makefile ============================================================================== --- head/finance/trytond28_stock/Makefile Sun Mar 8 08:25:54 2015 (r380743) +++ head/finance/trytond28_stock/Makefile Sun Mar 8 09:42:52 2015 (r380744) @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= trytond28_stock -PORTVERSION= 2.8.2 -PORTREVISION= 1 +PORTVERSION= 2.8.9 CATEGORIES= finance python -MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_stock/ \ +MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ DISTNAME= trytond_stock-${PORTVERSION} Modified: head/finance/trytond28_stock/distinfo ============================================================================== --- head/finance/trytond28_stock/distinfo Sun Mar 8 08:25:54 2015 (r380743) +++ head/finance/trytond28_stock/distinfo Sun Mar 8 09:42:52 2015 (r380744) @@ -1,2 +1,2 @@ -SHA256 (trytond_stock-2.8.2.tar.gz) = b362ee4e7317c9bb8da4ab56ed0ac68a1dddb1737230af850d1a61a36e40ae3d -SIZE (trytond_stock-2.8.2.tar.gz) = 158927 +SHA256 (trytond_stock-2.8.9.tar.gz) = 95f364249a2217bc4c14619ed8f4dfba607ea1a8bd28861035746ceed46b8502 +SIZE (trytond_stock-2.8.9.tar.gz) = 159079 Modified: head/finance/trytond28_stock_forecast/Makefile ============================================================================== --- head/finance/trytond28_stock_forecast/Makefile Sun Mar 8 08:25:54 2015 (r380743) +++ head/finance/trytond28_stock_forecast/Makefile Sun Mar 8 09:42:52 2015 (r380744) @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= trytond28_stock_forecast -PORTVERSION= 2.8.0 -PORTREVISION= 1 +PORTVERSION= 2.8.2 CATEGORIES= finance python -MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_stock_forecast/ \ +MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ DISTNAME= trytond_stock_forecast-${PORTVERSION} Modified: head/finance/trytond28_stock_forecast/distinfo ============================================================================== --- head/finance/trytond28_stock_forecast/distinfo Sun Mar 8 08:25:54 2015 (r380743) +++ head/finance/trytond28_stock_forecast/distinfo Sun Mar 8 09:42:52 2015 (r380744) @@ -1,2 +1,2 @@ -SHA256 (trytond_stock_forecast-2.8.0.tar.gz) = 1692fffa63adebb47629126473f2e118230aac94798d8c013490f4c1da25f566 -SIZE (trytond_stock_forecast-2.8.0.tar.gz) = 32937 +SHA256 (trytond_stock_forecast-2.8.2.tar.gz) = c9251883eb3779741986c530e51e84943e43768af4aa7eabbd54cea09a679f21 +SIZE (trytond_stock_forecast-2.8.2.tar.gz) = 32827 Modified: head/finance/trytond28_stock_inventory_location/Makefile ============================================================================== --- head/finance/trytond28_stock_inventory_location/Makefile Sun Mar 8 08:25:54 2015 (r380743) +++ head/finance/trytond28_stock_inventory_location/Makefile Sun Mar 8 09:42:52 2015 (r380744) @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= trytond28_stock_inventory_location -PORTVERSION= 2.8.0 -PORTREVISION= 1 +PORTVERSION= 2.8.1 CATEGORIES= finance python -MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_stock_inventory_location/ \ +MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ DISTNAME= trytond_stock_inventory_location-${PORTVERSION} Modified: head/finance/trytond28_stock_inventory_location/distinfo ============================================================================== --- head/finance/trytond28_stock_inventory_location/distinfo Sun Mar 8 08:25:54 2015 (r380743) +++ head/finance/trytond28_stock_inventory_location/distinfo Sun Mar 8 09:42:52 2015 (r380744) @@ -1,2 +1,2 @@ -SHA256 (trytond_stock_inventory_location-2.8.0.tar.gz) = 72aa7e34b5c9b79990eb45c9b24b6393483878ec647eeeee81e7a11dd0fd5396 -SIZE (trytond_stock_inventory_location-2.8.0.tar.gz) = 19880 +SHA256 (trytond_stock_inventory_location-2.8.1.tar.gz) = 4a411055e0177aa4f2d35419ba36eb403a6fbc641879450554355caa4c87fbcf +SIZE (trytond_stock_inventory_location-2.8.1.tar.gz) = 19735 Modified: head/finance/trytond28_stock_location_sequence/Makefile ============================================================================== --- head/finance/trytond28_stock_location_sequence/Makefile Sun Mar 8 08:25:54 2015 (r380743) +++ head/finance/trytond28_stock_location_sequence/Makefile Sun Mar 8 09:42:52 2015 (r380744) @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= trytond28_stock_location_sequence -PORTVERSION= 2.8.0 -PORTREVISION= 1 +PORTVERSION= 2.8.1 CATEGORIES= finance python -MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_stock_location_sequence/ \ +MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ DISTNAME= trytond_stock_location_sequence-${PORTVERSION} Modified: head/finance/trytond28_stock_location_sequence/distinfo ============================================================================== --- head/finance/trytond28_stock_location_sequence/distinfo Sun Mar 8 08:25:54 2015 (r380743) +++ head/finance/trytond28_stock_location_sequence/distinfo Sun Mar 8 09:42:52 2015 (r380744) @@ -1,2 +1,2 @@ -SHA256 (trytond_stock_location_sequence-2.8.0.tar.gz) = 78f756430f9a284ca66763e1dd6604a745bc68ae324b4113cb41aaed9c3f0e7b -SIZE (trytond_stock_location_sequence-2.8.0.tar.gz) = 18270 +SHA256 (trytond_stock_location_sequence-2.8.1.tar.gz) = 8fc39fa6f9526d459463ef04c43179092578ab4b71a3a5d9c9a23d316a04e7e9 +SIZE (trytond_stock_location_sequence-2.8.1.tar.gz) = 18207 Modified: head/finance/trytond28_stock_lot/Makefile ============================================================================== --- head/finance/trytond28_stock_lot/Makefile Sun Mar 8 08:25:54 2015 (r380743) +++ head/finance/trytond28_stock_lot/Makefile Sun Mar 8 09:42:52 2015 (r380744) @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= trytond28_stock_lot -PORTVERSION= 2.8.0 -PORTREVISION= 1 +PORTVERSION= 2.8.1 CATEGORIES= finance python -MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_stock_lot/ \ +MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ DISTNAME= trytond_stock_lot-${PORTVERSION} Modified: head/finance/trytond28_stock_lot/distinfo ============================================================================== --- head/finance/trytond28_stock_lot/distinfo Sun Mar 8 08:25:54 2015 (r380743) +++ head/finance/trytond28_stock_lot/distinfo Sun Mar 8 09:42:52 2015 (r380744) @@ -1,2 +1,2 @@ -SHA256 (trytond_stock_lot-2.8.0.tar.gz) = e1d4399ea82b6c64d17b42828cc5ff8f9e4d2d9a5bb07d0e3ee9a98e6ace9ea1 -SIZE (trytond_stock_lot-2.8.0.tar.gz) = 24965 +SHA256 (trytond_stock_lot-2.8.1.tar.gz) = 4cfc2a9a3391f5ff31c21f0b605439f7c2be23a0211d6aa863a363e025486e4a +SIZE (trytond_stock_lot-2.8.1.tar.gz) = 24766 Modified: head/finance/trytond28_stock_product_location/Makefile ============================================================================== --- head/finance/trytond28_stock_product_location/Makefile Sun Mar 8 08:25:54 2015 (r380743) +++ head/finance/trytond28_stock_product_location/Makefile Sun Mar 8 09:42:52 2015 (r380744) @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= trytond28_stock_product_location -PORTVERSION= 2.8.0 -PORTREVISION= 1 +PORTVERSION= 2.8.3 CATEGORIES= finance python -MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_stock_product_location/ \ +MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ DISTNAME= trytond_stock_product_location-${PORTVERSION} Modified: head/finance/trytond28_stock_product_location/distinfo ============================================================================== --- head/finance/trytond28_stock_product_location/distinfo Sun Mar 8 08:25:54 2015 (r380743) +++ head/finance/trytond28_stock_product_location/distinfo Sun Mar 8 09:42:52 2015 (r380744) @@ -1,2 +1,2 @@ -SHA256 (trytond_stock_product_location-2.8.0.tar.gz) = ec6c4b04964f4f778bdfc22b4dbce7bf23ef49595c0b28b4b5b77441e850ba12 -SIZE (trytond_stock_product_location-2.8.0.tar.gz) = 20623 +SHA256 (trytond_stock_product_location-2.8.3.tar.gz) = c7245b8f5dc868d6d91db9bd3ed0cb66d604def2e249e9ff39bf70caedf52ff0 +SIZE (trytond_stock_product_location-2.8.3.tar.gz) = 20476 Modified: head/finance/trytond28_stock_split/Makefile ============================================================================== --- head/finance/trytond28_stock_split/Makefile Sun Mar 8 08:25:54 2015 (r380743) +++ head/finance/trytond28_stock_split/Makefile Sun Mar 8 09:42:52 2015 (r380744) @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= trytond28_stock_split -PORTVERSION= 2.8.0 -PORTREVISION= 1 +PORTVERSION= 2.8.2 CATEGORIES= finance python -MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_stock_split/ \ +MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ DISTNAME= trytond_stock_split-${PORTVERSION} Modified: head/finance/trytond28_stock_split/distinfo ============================================================================== --- head/finance/trytond28_stock_split/distinfo Sun Mar 8 08:25:54 2015 (r380743) +++ head/finance/trytond28_stock_split/distinfo Sun Mar 8 09:42:52 2015 (r380744) @@ -1,2 +1,2 @@ -SHA256 (trytond_stock_split-2.8.0.tar.gz) = 1fe1ed7a9c81e9c6d919dc278eca173bac764050d617265d002ea809db3db5e6 -SIZE (trytond_stock_split-2.8.0.tar.gz) = 21085 +SHA256 (trytond_stock_split-2.8.2.tar.gz) = f5414c8800cfa898fd30a09c36c4d10d33083e7c278ddbe00cd937f8f0f4d792 +SIZE (trytond_stock_split-2.8.2.tar.gz) = 21008 Modified: head/finance/trytond28_stock_supply/Makefile ============================================================================== --- head/finance/trytond28_stock_supply/Makefile Sun Mar 8 08:25:54 2015 (r380743) +++ head/finance/trytond28_stock_supply/Makefile Sun Mar 8 09:42:52 2015 (r380744) @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= trytond28_stock_supply -PORTVERSION= 2.8.1 -PORTREVISION= 1 +PORTVERSION= 2.8.4 CATEGORIES= finance python -MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_stock_supply/ \ +MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ DISTNAME= trytond_stock_supply-${PORTVERSION} Modified: head/finance/trytond28_stock_supply/distinfo ============================================================================== --- head/finance/trytond28_stock_supply/distinfo Sun Mar 8 08:25:54 2015 (r380743) +++ head/finance/trytond28_stock_supply/distinfo Sun Mar 8 09:42:52 2015 (r380744) @@ -1,2 +1,2 @@ -SHA256 (trytond_stock_supply-2.8.1.tar.gz) = 6ad8a0d9ab59fba4395145fc0b1a47c4256fec44d420c2e9f45f25a9a5a36fe7 -SIZE (trytond_stock_supply-2.8.1.tar.gz) = 39105 +SHA256 (trytond_stock_supply-2.8.4.tar.gz) = ead27bf748bf87864ca2177029015befdc46139748f0db17554103c90390bc7d +SIZE (trytond_stock_supply-2.8.4.tar.gz) = 39129 Modified: head/finance/trytond28_stock_supply_day/Makefile ============================================================================== --- head/finance/trytond28_stock_supply_day/Makefile Sun Mar 8 08:25:54 2015 (r380743) +++ head/finance/trytond28_stock_supply_day/Makefile Sun Mar 8 09:42:52 2015 (r380744) @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= trytond28_stock_supply_day -PORTVERSION= 2.8.0 -PORTREVISION= 1 +PORTVERSION= 2.8.1 CATEGORIES= finance python -MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_stock_supply_day/ \ +MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ DISTNAME= trytond_stock_supply_day-${PORTVERSION} Modified: head/finance/trytond28_stock_supply_day/distinfo ============================================================================== --- head/finance/trytond28_stock_supply_day/distinfo Sun Mar 8 08:25:54 2015 (r380743) +++ head/finance/trytond28_stock_supply_day/distinfo Sun Mar 8 09:42:52 2015 (r380744) @@ -1,2 +1,2 @@ -SHA256 (trytond_stock_supply_day-2.8.0.tar.gz) = 15af022e95720bf1ab1abc6ed361599ba1b7ea34297f771757b75bf1aa2de3ff -SIZE (trytond_stock_supply_day-2.8.0.tar.gz) = 21874 +SHA256 (trytond_stock_supply_day-2.8.1.tar.gz) = 5760a61d93cd2b30259e378e58a596dab8e7839894e420ef859c238131e74f7e +SIZE (trytond_stock_supply_day-2.8.1.tar.gz) = 21754 Modified: head/finance/trytond28_stock_supply_production/Makefile ============================================================================== --- head/finance/trytond28_stock_supply_production/Makefile Sun Mar 8 08:25:54 2015 (r380743) +++ head/finance/trytond28_stock_supply_production/Makefile Sun Mar 8 09:42:52 2015 (r380744) @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= trytond28_stock_supply_production -PORTVERSION= 2.8.0 -PORTREVISION= 1 +PORTVERSION= 2.8.2 CATEGORIES= finance python -MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_stock_supply_production/ \ +MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ DISTNAME= trytond_stock_supply_production-${PORTVERSION} Modified: head/finance/trytond28_stock_supply_production/distinfo ============================================================================== --- head/finance/trytond28_stock_supply_production/distinfo Sun Mar 8 08:25:54 2015 (r380743) +++ head/finance/trytond28_stock_supply_production/distinfo Sun Mar 8 09:42:52 2015 (r380744) @@ -1,2 +1,2 @@ -SHA256 (trytond_stock_supply_production-2.8.0.tar.gz) = e83edc0c84f3162f77c4d43bda09065f2909a84a28bc0ce30f751c5b7f9e97a3 -SIZE (trytond_stock_supply_production-2.8.0.tar.gz) = 22362 +SHA256 (trytond_stock_supply_production-2.8.2.tar.gz) = caa8126b645e116f3c0a7d76dd6c856c66a64a1426f6dd5dd87ac82601f20595 +SIZE (trytond_stock_supply_production-2.8.2.tar.gz) = 22277 Modified: head/finance/trytond28_timesheet/Makefile ============================================================================== --- head/finance/trytond28_timesheet/Makefile Sun Mar 8 08:25:54 2015 (r380743) +++ head/finance/trytond28_timesheet/Makefile Sun Mar 8 09:42:52 2015 (r380744) @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= trytond28_timesheet -PORTVERSION= 2.8.0 -PORTREVISION= 1 +PORTVERSION= 2.8.1 CATEGORIES= finance python -MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_timesheet/ \ +MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ DISTNAME= trytond_timesheet-${PORTVERSION} Modified: head/finance/trytond28_timesheet/distinfo ============================================================================== --- head/finance/trytond28_timesheet/distinfo Sun Mar 8 08:25:54 2015 (r380743) +++ head/finance/trytond28_timesheet/distinfo Sun Mar 8 09:42:52 2015 (r380744) @@ -1,2 +1,2 @@ -SHA256 (trytond_timesheet-2.8.0.tar.gz) = f822bc55f78b876180671a640966d84990876130bc6cca39e9ad093b32a975e5 -SIZE (trytond_timesheet-2.8.0.tar.gz) = 33846 +SHA256 (trytond_timesheet-2.8.1.tar.gz) = 0d616017e09c6aca49594283743c0b63b1ea22bd6d6904627e049c3a6166c3b5 +SIZE (trytond_timesheet-2.8.1.tar.gz) = 33639
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201503080942.t289grEk025533>