Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Jul 2015 08:24:41 +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: r391349 - in head/finance: tryton trytond trytond_account trytond_account_be trytond_account_invoice trytond_account_invoice_history trytond_account_invoice_line_standalone trytond_acco...
Message-ID:  <201507050824.t658OfjN064031@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rm
Date: Sun Jul  5 08:24:40 2015
New Revision: 391349
URL: https://svnweb.freebsd.org/changeset/ports/391349

Log:
  Update tryton 2.4 suite to it's ultimate versions
  
  Tryton 2.4 is no longer supported by the upstream project. Users are encouraged
  to upgrade to a newer version as soon as possible (we have tryton 2.8 in ports).
  So update this ports to it's ultimate versions and mark it deprecated.
  Set expiration date to 2015-08-05.
  
  PR:		197935
  Submitted by:	Matthias Petermann <matthias@petermann-it.de> (maintainer)

Modified:
  head/finance/tryton/Makefile
  head/finance/tryton/distinfo
  head/finance/trytond/Makefile
  head/finance/trytond/distinfo
  head/finance/trytond_account/Makefile
  head/finance/trytond_account/distinfo
  head/finance/trytond_account_be/Makefile
  head/finance/trytond_account_invoice/Makefile
  head/finance/trytond_account_invoice/distinfo
  head/finance/trytond_account_invoice_history/Makefile
  head/finance/trytond_account_invoice_line_standalone/Makefile
  head/finance/trytond_account_product/Makefile
  head/finance/trytond_account_statement/Makefile
  head/finance/trytond_account_stock_anglo_saxon/Makefile
  head/finance/trytond_account_stock_anglo_saxon/distinfo
  head/finance/trytond_account_stock_continental/Makefile
  head/finance/trytond_analytic_account/Makefile
  head/finance/trytond_analytic_account/distinfo
  head/finance/trytond_analytic_invoice/Makefile
  head/finance/trytond_analytic_purchase/Makefile
  head/finance/trytond_analytic_sale/Makefile
  head/finance/trytond_calendar/Makefile
  head/finance/trytond_calendar/distinfo
  head/finance/trytond_calendar_classification/Makefile
  head/finance/trytond_calendar_scheduling/Makefile
  head/finance/trytond_calendar_todo/Makefile
  head/finance/trytond_calendar_todo/distinfo
  head/finance/trytond_carrier/Makefile
  head/finance/trytond_carrier_percentage/Makefile
  head/finance/trytond_carrier_weight/Makefile
  head/finance/trytond_carrier_weight/distinfo
  head/finance/trytond_company/Makefile
  head/finance/trytond_company_work_time/Makefile
  head/finance/trytond_country/Makefile
  head/finance/trytond_country/distinfo
  head/finance/trytond_currency/Makefile
  head/finance/trytond_currency/distinfo
  head/finance/trytond_dashboard/Makefile
  head/finance/trytond_ldap_authentication/Makefile
  head/finance/trytond_ldap_authentication/distinfo
  head/finance/trytond_ldap_connection/Makefile
  head/finance/trytond_party/Makefile
  head/finance/trytond_party/distinfo
  head/finance/trytond_party_siret/Makefile
  head/finance/trytond_party_vcarddav/Makefile
  head/finance/trytond_product/Makefile
  head/finance/trytond_product/distinfo
  head/finance/trytond_product_cost_fifo/Makefile
  head/finance/trytond_product_cost_history/Makefile
  head/finance/trytond_product_measurements/Makefile
  head/finance/trytond_product_price_list/Makefile
  head/finance/trytond_production/Makefile
  head/finance/trytond_production/distinfo
  head/finance/trytond_project/Makefile
  head/finance/trytond_project_plan/Makefile
  head/finance/trytond_project_plan/distinfo
  head/finance/trytond_project_revenue/Makefile
  head/finance/trytond_purchase/Makefile
  head/finance/trytond_purchase/distinfo
  head/finance/trytond_purchase_invoice_line_standalone/Makefile
  head/finance/trytond_purchase_invoice_line_standalone/distinfo
  head/finance/trytond_purchase_shipment_cost/Makefile
  head/finance/trytond_sale/Makefile
  head/finance/trytond_sale/distinfo
  head/finance/trytond_sale_opportunity/Makefile
  head/finance/trytond_sale_opportunity/distinfo
  head/finance/trytond_sale_price_list/Makefile
  head/finance/trytond_sale_shipment_cost/Makefile
  head/finance/trytond_stock/Makefile
  head/finance/trytond_stock/distinfo
  head/finance/trytond_stock_forecast/Makefile
  head/finance/trytond_stock_forecast/distinfo
  head/finance/trytond_stock_inventory_location/Makefile
  head/finance/trytond_stock_location_sequence/Makefile
  head/finance/trytond_stock_lot/Makefile
  head/finance/trytond_stock_product_location/Makefile
  head/finance/trytond_stock_product_location/distinfo
  head/finance/trytond_stock_split/Makefile
  head/finance/trytond_stock_split/distinfo
  head/finance/trytond_stock_supply/Makefile
  head/finance/trytond_stock_supply/distinfo
  head/finance/trytond_stock_supply_day/Makefile
  head/finance/trytond_stock_supply_forecast/Makefile
  head/finance/trytond_stock_supply_production/Makefile
  head/finance/trytond_timesheet/Makefile

Modified: head/finance/tryton/Makefile
==============================================================================
--- head/finance/tryton/Makefile	Sun Jul  5 08:13:10 2015	(r391348)
+++ head/finance/tryton/Makefile	Sun Jul  5 08:24:40 2015	(r391349)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	tryton
-PORTVERSION=	2.4.7
-PORTREVISION=	1
+PORTVERSION=	2.4.16
 CATEGORIES=	finance python
 MASTER_SITES=	http://downloads.tryton.org/2.4/
 
@@ -15,6 +14,9 @@ LICENSE=	GPLv3
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}dateutil>=1.5:${PORTSDIR}/devel/py-dateutil \
 		${PYTHON_PKGNAMEPREFIX}pytz>=2012:${PORTSDIR}/devel/py-pytz
 
+DEPRECATED=	Upstream project no longer supports the Tryton 2.4 series
+EXPIRATION_DATE=	2015-08-05
+
 CONFLICTS=	tryton28-2.8.*
 
 USES=		cpe desktop-file-utils gettext python:2

Modified: head/finance/tryton/distinfo
==============================================================================
--- head/finance/tryton/distinfo	Sun Jul  5 08:13:10 2015	(r391348)
+++ head/finance/tryton/distinfo	Sun Jul  5 08:24:40 2015	(r391349)
@@ -1,2 +1,2 @@
-SHA256 (tryton-2.4.7.tar.gz) = c9265b7135c301bb78b5c78ac1e4b6943b6efdaea7c0976498388ca9a964dd66
-SIZE (tryton-2.4.7.tar.gz) = 626497
+SHA256 (tryton-2.4.16.tar.gz) = 6eaa27fbe336313913960ed646e79fe4ff726522bb1db83f3e7369d47da9caf1
+SIZE (tryton-2.4.16.tar.gz) = 626763

Modified: head/finance/trytond/Makefile
==============================================================================
--- head/finance/trytond/Makefile	Sun Jul  5 08:13:10 2015	(r391348)
+++ head/finance/trytond/Makefile	Sun Jul  5 08:24:40 2015	(r391349)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	trytond
-PORTVERSION=	2.4.8
-PORTREVISION=	1
+PORTVERSION=	2.4.16
 CATEGORIES=	finance python
 MASTER_SITES=	http://downloads.tryton.org/${PORTVERSION:R}/
 
@@ -22,6 +21,9 @@ BUILD_DEPENDS=	${PYTHON_SITELIBDIR}/mx/_
 
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
+DEPRECATED=	Upstream project no longer supports the Tryton 2.4 series
+EXPIRATION_DATE=	2015-08-05
+
 CONFLICTS=	trytond28-2.8.*
 
 USERS=		trytond

Modified: head/finance/trytond/distinfo
==============================================================================
--- head/finance/trytond/distinfo	Sun Jul  5 08:13:10 2015	(r391348)
+++ head/finance/trytond/distinfo	Sun Jul  5 08:24:40 2015	(r391349)
@@ -1,2 +1,2 @@
-SHA256 (trytond-2.4.8.tar.gz) = 9aa83c4e8deac341878f8923a556fe7daa3ac8ee6bc8720260d2f71af72a7a0f
-SIZE (trytond-2.4.8.tar.gz) = 441914
+SHA256 (trytond-2.4.16.tar.gz) = b2b720466af1d4cd325e76d80778a8f39f5c7dab132caa7c85dd505ad259a0b6
+SIZE (trytond-2.4.16.tar.gz) = 441822

Modified: head/finance/trytond_account/Makefile
==============================================================================
--- head/finance/trytond_account/Makefile	Sun Jul  5 08:13:10 2015	(r391348)
+++ head/finance/trytond_account/Makefile	Sun Jul  5 08:24:40 2015	(r391349)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	trytond_account
-PORTVERSION=	2.4.6
-PORTREVISION=	1
+PORTVERSION=	2.4.8
 CATEGORIES=	finance python
 MASTER_SITES=	http://downloads.tryton.org/${PORTVERSION:R}/
 
@@ -16,6 +15,9 @@ RUN_DEPENDS=	trytond>=2.4.0:${PORTSDIR}/
 		trytond_company>=2.4.0:${PORTSDIR}/finance/trytond_company \
 		${PYTHON_PKGNAMEPREFIX}dateutil>=1.5:${PORTSDIR}/devel/py-dateutil
 
+DEPRECATED=	Upstream project no longer supports the Tryton 2.4 series
+EXPIRATION_DATE=	2015-08-05
+
 CONFLICTS=	trytond28_account-2.8.*
 
 USES=		python

Modified: head/finance/trytond_account/distinfo
==============================================================================
--- head/finance/trytond_account/distinfo	Sun Jul  5 08:13:10 2015	(r391348)
+++ head/finance/trytond_account/distinfo	Sun Jul  5 08:24:40 2015	(r391349)
@@ -1,2 +1,2 @@
-SHA256 (trytond_account-2.4.6.tar.gz) = 6cc42bdcbf4a2ee7159c2468fc9cbede71a205be0d15c8691f1a56c77b6abce2
-SIZE (trytond_account-2.4.6.tar.gz) = 240759
+SHA256 (trytond_account-2.4.8.tar.gz) = a1af984b948458fdf6572b22269dd565f31ddb0a79c36b572199093382d16820
+SIZE (trytond_account-2.4.8.tar.gz) = 240743

Modified: head/finance/trytond_account_be/Makefile
==============================================================================
--- head/finance/trytond_account_be/Makefile	Sun Jul  5 08:13:10 2015	(r391348)
+++ head/finance/trytond_account_be/Makefile	Sun Jul  5 08:24:40 2015	(r391349)
@@ -15,6 +15,9 @@ LICENSE=	GPLv3
 RUN_DEPENDS=	trytond>=2.4.0:${PORTSDIR}/finance/trytond \
 		trytond_account>=2.4.1:${PORTSDIR}/finance/trytond_account
 
+DEPRECATED=	Upstream project no longer supports the Tryton 2.4 series
+EXPIRATION_DATE=	2015-08-05
+
 CONFLICTS=	trytond28_account-2.8.*
 
 USES=		python

Modified: head/finance/trytond_account_invoice/Makefile
==============================================================================
--- head/finance/trytond_account_invoice/Makefile	Sun Jul  5 08:13:10 2015	(r391348)
+++ head/finance/trytond_account_invoice/Makefile	Sun Jul  5 08:24:40 2015	(r391349)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	trytond_account_invoice
-PORTVERSION=	2.4.3
-PORTREVISION=	1
+PORTVERSION=	2.4.6
 CATEGORIES=	finance python
 MASTER_SITES=	http://downloads.tryton.org/${PORTVERSION:R}/
 
@@ -15,6 +14,9 @@ LICENSE=	GPLv3
 RUN_DEPENDS=	trytond>=2.4.0:${PORTSDIR}/finance/trytond \
 		trytond_account_product>=2.4.1:${PORTSDIR}/finance/trytond_account_product
 
+DEPRECATED=	Upstream project no longer supports the Tryton 2.4 series
+EXPIRATION_DATE=	2015-08-05
+
 CONFLICTS=	trytond28_account_invoice-2.8.*
 
 USES=		python

Modified: head/finance/trytond_account_invoice/distinfo
==============================================================================
--- head/finance/trytond_account_invoice/distinfo	Sun Jul  5 08:13:10 2015	(r391348)
+++ head/finance/trytond_account_invoice/distinfo	Sun Jul  5 08:24:40 2015	(r391349)
@@ -1,2 +1,2 @@
-SHA256 (trytond_account_invoice-2.4.3.tar.gz) = 07a0ffe656950a18ff4128dd47dfa5a5b66399ad729e97b49a4b40d8bccccc45
-SIZE (trytond_account_invoice-2.4.3.tar.gz) = 101630
+SHA256 (trytond_account_invoice-2.4.6.tar.gz) = 40c6fc44bc895ef868c2b51e3e57e824fcbc1066bb28163b84fa7cb1859b1b47
+SIZE (trytond_account_invoice-2.4.6.tar.gz) = 101649

Modified: head/finance/trytond_account_invoice_history/Makefile
==============================================================================
--- head/finance/trytond_account_invoice_history/Makefile	Sun Jul  5 08:13:10 2015	(r391348)
+++ head/finance/trytond_account_invoice_history/Makefile	Sun Jul  5 08:24:40 2015	(r391349)
@@ -15,6 +15,9 @@ LICENSE=	GPLv3
 RUN_DEPENDS=	trytond>=2.4.0:${PORTSDIR}/finance/trytond \
 		trytond_account_invoice>=2.4.1:${PORTSDIR}/finance/trytond_account_invoice
 
+DEPRECATED=	Upstream project no longer supports the Tryton 2.4 series
+EXPIRATION_DATE=	2015-08-05
+
 CONFLICTS=	trytond28_account_invoice_history-2.8.*
 
 USES=		python

Modified: head/finance/trytond_account_invoice_line_standalone/Makefile
==============================================================================
--- head/finance/trytond_account_invoice_line_standalone/Makefile	Sun Jul  5 08:13:10 2015	(r391348)
+++ head/finance/trytond_account_invoice_line_standalone/Makefile	Sun Jul  5 08:24:40 2015	(r391349)
@@ -15,6 +15,9 @@ LICENSE=	GPLv3
 RUN_DEPENDS=	trytond>=2.4.0:${PORTSDIR}/finance/trytond \
 		trytond_account_invoice>=2.4.1:${PORTSDIR}/finance/trytond_account_invoice
 
+DEPRECATED=	Upstream project no longer supports the Tryton 2.4 series
+EXPIRATION_DATE=	2015-08-05
+
 CONFLICTS=	trytond28_account_invoice_line_standalone-2.8.*
 
 USES=		python

Modified: head/finance/trytond_account_product/Makefile
==============================================================================
--- head/finance/trytond_account_product/Makefile	Sun Jul  5 08:13:10 2015	(r391348)
+++ head/finance/trytond_account_product/Makefile	Sun Jul  5 08:24:40 2015	(r391349)
@@ -16,6 +16,9 @@ RUN_DEPENDS=	trytond>=2.4.0:${PORTSDIR}/
 		trytond_account>=2.4.1:${PORTSDIR}/finance/trytond_account \
 		trytond_product>=2.4.0:${PORTSDIR}/finance/trytond_product
 
+DEPRECATED=	Upstream project no longer supports the Tryton 2.4 series
+EXPIRATION_DATE=	2015-08-05
+
 CONFLICTS=	trytond28_account_product-2.8.*
 
 USES=		python

Modified: head/finance/trytond_account_statement/Makefile
==============================================================================
--- head/finance/trytond_account_statement/Makefile	Sun Jul  5 08:13:10 2015	(r391348)
+++ head/finance/trytond_account_statement/Makefile	Sun Jul  5 08:24:40 2015	(r391349)
@@ -15,6 +15,9 @@ LICENSE=	GPLv3
 RUN_DEPENDS=	trytond>=2.4.0:${PORTSDIR}/finance/trytond \
 		trytond_account_invoice>=2.4.1:${PORTSDIR}/finance/trytond_account_invoice
 
+DEPRECATED=	Upstream project no longer supports the Tryton 2.4 series
+EXPIRATION_DATE=	2015-08-05
+
 CONFLICTS=	trytond28_account_statement-2.8.*
 
 USES=		python

Modified: head/finance/trytond_account_stock_anglo_saxon/Makefile
==============================================================================
--- head/finance/trytond_account_stock_anglo_saxon/Makefile	Sun Jul  5 08:13:10 2015	(r391348)
+++ head/finance/trytond_account_stock_anglo_saxon/Makefile	Sun Jul  5 08:24:40 2015	(r391349)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	trytond_account_stock_anglo_saxon
-PORTVERSION=	2.4.5
-PORTREVISION=	1
+PORTVERSION=	2.4.6
 CATEGORIES=	finance python
 MASTER_SITES=	http://downloads.tryton.org/${PORTVERSION:R}/
 
@@ -16,6 +15,9 @@ RUN_DEPENDS=	trytond>=2.4.0:${PORTSDIR}/
 		trytond_account_invoice>=2.4.1:${PORTSDIR}/finance/trytond_account_invoice \
 		trytond_account_stock_continental>=2.4.1:${PORTSDIR}/finance/trytond_account_stock_continental
 
+DEPRECATED=	Upstream project no longer supports the Tryton 2.4 series
+EXPIRATION_DATE=	2015-08-05
+
 CONFLICTS=	trytond28_account_stock_anglo_saxon-2.8.*
 
 USES=		python

Modified: head/finance/trytond_account_stock_anglo_saxon/distinfo
==============================================================================
--- head/finance/trytond_account_stock_anglo_saxon/distinfo	Sun Jul  5 08:13:10 2015	(r391348)
+++ head/finance/trytond_account_stock_anglo_saxon/distinfo	Sun Jul  5 08:24:40 2015	(r391349)
@@ -1,2 +1,2 @@
-SHA256 (trytond_account_stock_anglo_saxon-2.4.5.tar.gz) = ac453cbf3b691e0991cd85e7e8860bb80479d3c48fb4abfc6a5bd2d44e343a5c
-SIZE (trytond_account_stock_anglo_saxon-2.4.5.tar.gz) = 22002
+SHA256 (trytond_account_stock_anglo_saxon-2.4.6.tar.gz) = de3d9739cca3b0a0f8fa78f8c4166e7beecf237021ebc5048c1f8db2dd8fa4b8
+SIZE (trytond_account_stock_anglo_saxon-2.4.6.tar.gz) = 22079

Modified: head/finance/trytond_account_stock_continental/Makefile
==============================================================================
--- head/finance/trytond_account_stock_continental/Makefile	Sun Jul  5 08:13:10 2015	(r391348)
+++ head/finance/trytond_account_stock_continental/Makefile	Sun Jul  5 08:24:40 2015	(r391349)
@@ -16,6 +16,9 @@ RUN_DEPENDS=	trytond>=2.4.0:${PORTSDIR}/
 		trytond_account_product>=2.4.1:${PORTSDIR}/finance/trytond_account_product \
 		trytond_stock>=2.4.0:${PORTSDIR}/finance/trytond_stock
 
+DEPRECATED=	Upstream project no longer supports the Tryton 2.4 series
+EXPIRATION_DATE=	2015-08-05
+
 CONFLICTS=	trytond28_account_stock_continental-2.8.*
 
 USES=		python

Modified: head/finance/trytond_analytic_account/Makefile
==============================================================================
--- head/finance/trytond_analytic_account/Makefile	Sun Jul  5 08:13:10 2015	(r391348)
+++ head/finance/trytond_analytic_account/Makefile	Sun Jul  5 08:24:40 2015	(r391349)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	trytond_analytic_account
-PORTVERSION=	2.4.1
-PORTREVISION=	1
+PORTVERSION=	2.4.3
 CATEGORIES=	finance python
 MASTER_SITES=	http://downloads.tryton.org/${PORTVERSION:R}/
 
@@ -18,6 +17,9 @@ RUN_DEPENDS=	trytond>=2.4.0:${PORTSDIR}/
 		trytond_currency>=2.4.0:${PORTSDIR}/finance/trytond_currency \
 		trytond_account>=2.4.1:${PORTSDIR}/finance/trytond_account
 
+DEPRECATED=	Upstream project no longer supports the Tryton 2.4 series
+EXPIRATION_DATE=	2015-08-05
+
 CONFLICTS=	trytond28_analytic_account-2.8.*
 
 USES=		python

Modified: head/finance/trytond_analytic_account/distinfo
==============================================================================
--- head/finance/trytond_analytic_account/distinfo	Sun Jul  5 08:13:10 2015	(r391348)
+++ head/finance/trytond_analytic_account/distinfo	Sun Jul  5 08:24:40 2015	(r391349)
@@ -1,2 +1,2 @@
-SHA256 (trytond_analytic_account-2.4.1.tar.gz) = 29f7859358630812a2e0c23db1b8fba37eef8fa00f5afcbff9447b8d32c4b8c1
-SIZE (trytond_analytic_account-2.4.1.tar.gz) = 31501
+SHA256 (trytond_analytic_account-2.4.3.tar.gz) = 61b4f9d497634a93a93bd6a5e9f6dbc9009b5bf386e4be8d570078733fbb69fd
+SIZE (trytond_analytic_account-2.4.3.tar.gz) = 31574

Modified: head/finance/trytond_analytic_invoice/Makefile
==============================================================================
--- head/finance/trytond_analytic_invoice/Makefile	Sun Jul  5 08:13:10 2015	(r391348)
+++ head/finance/trytond_analytic_invoice/Makefile	Sun Jul  5 08:24:40 2015	(r391349)
@@ -16,6 +16,9 @@ RUN_DEPENDS=	trytond>=2.4.0:${PORTSDIR}/
 		trytond_analytic_account>=2.4.1:${PORTSDIR}/finance/trytond_analytic_account \
 		trytond_account_invoice>=2.4.1:${PORTSDIR}/finance/trytond_account_invoice
 
+DEPRECATED=	Upstream project no longer supports the Tryton 2.4 series
+EXPIRATION_DATE=	2015-08-05
+
 CONFLICTS=	trytond28_analytic_invoice-2.8.*
 
 USES=		python

Modified: head/finance/trytond_analytic_purchase/Makefile
==============================================================================
--- head/finance/trytond_analytic_purchase/Makefile	Sun Jul  5 08:13:10 2015	(r391348)
+++ head/finance/trytond_analytic_purchase/Makefile	Sun Jul  5 08:24:40 2015	(r391349)
@@ -17,6 +17,9 @@ RUN_DEPENDS=	trytond>=2.4.0:${PORTSDIR}/
 		trytond_analytic_invoice>=2.4.1:${PORTSDIR}/finance/trytond_analytic_invoice \
 		trytond_purchase>=2.4.0:${PORTSDIR}/finance/trytond_purchase
 
+DEPRECATED=	Upstream project no longer supports the Tryton 2.4 series
+EXPIRATION_DATE=	2015-08-05
+
 CONFLICTS=	trytond28_analytic_purchase-2.8.*
 
 USES=		python

Modified: head/finance/trytond_analytic_sale/Makefile
==============================================================================
--- head/finance/trytond_analytic_sale/Makefile	Sun Jul  5 08:13:10 2015	(r391348)
+++ head/finance/trytond_analytic_sale/Makefile	Sun Jul  5 08:24:40 2015	(r391349)
@@ -17,6 +17,9 @@ RUN_DEPENDS=	trytond>=2.4.0:${PORTSDIR}/
 		trytond_analytic_invoice>=2.4.1:${PORTSDIR}/finance/trytond_analytic_invoice \
 		trytond_sale>=2.4.0:${PORTSDIR}/finance/trytond_sale
 
+DEPRECATED=	Upstream project no longer supports the Tryton 2.4 series
+EXPIRATION_DATE=	2015-08-05
+
 CONFLICTS=	trytond28_analytic_sale-2.8.*
 
 USES=		python

Modified: head/finance/trytond_calendar/Makefile
==============================================================================
--- head/finance/trytond_calendar/Makefile	Sun Jul  5 08:13:10 2015	(r391348)
+++ head/finance/trytond_calendar/Makefile	Sun Jul  5 08:24:40 2015	(r391349)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	trytond_calendar
-PORTVERSION=	2.4.3
-PORTREVISION=	1
+PORTVERSION=	2.4.4
 CATEGORIES=	finance python
 MASTER_SITES=	http://downloads.tryton.org/${PORTVERSION:R}/
 
@@ -18,6 +17,9 @@ RUN_DEPENDS=	trytond>=2.4.0:${PORTSDIR}/
 		${PYTHON_PKGNAMEPREFIX}pytz>=0:${PORTSDIR}/devel/py-pytz \
 		${PYTHON_PKGNAMEPREFIX}dateutil>=1.5:${PORTSDIR}/devel/py-dateutil
 
+DEPRECATED=	Upstream project no longer supports the Tryton 2.4 series
+EXPIRATION_DATE=	2015-08-05
+
 CONFLICTS=	trytond28_calendar-2.8.*
 
 USES=		python

Modified: head/finance/trytond_calendar/distinfo
==============================================================================
--- head/finance/trytond_calendar/distinfo	Sun Jul  5 08:13:10 2015	(r391348)
+++ head/finance/trytond_calendar/distinfo	Sun Jul  5 08:24:40 2015	(r391349)
@@ -1,2 +1,2 @@
-SHA256 (trytond_calendar-2.4.3.tar.gz) = 25e268c7d4556592b7a4b6ff7fab8dbda6afc6eec69cd571946bc15463423795
-SIZE (trytond_calendar-2.4.3.tar.gz) = 56246
+SHA256 (trytond_calendar-2.4.4.tar.gz) = 4b8671d54d747f6545ac900d246dc2973f07adf8200f1e120d670c09950c0aab
+SIZE (trytond_calendar-2.4.4.tar.gz) = 56273

Modified: head/finance/trytond_calendar_classification/Makefile
==============================================================================
--- head/finance/trytond_calendar_classification/Makefile	Sun Jul  5 08:13:10 2015	(r391348)
+++ head/finance/trytond_calendar_classification/Makefile	Sun Jul  5 08:24:40 2015	(r391349)
@@ -15,6 +15,9 @@ LICENSE=	GPLv3
 RUN_DEPENDS=	trytond>=2.4.0:${PORTSDIR}/finance/trytond \
 		trytond_calendar>=2.4.1:${PORTSDIR}/finance/trytond_calendar
 
+DEPRECATED=	Upstream project no longer supports the Tryton 2.4 series
+EXPIRATION_DATE=	2015-08-05
+
 CONFLICTS=	trytond28_calendar_classification-2.8.*
 
 USES=		python

Modified: head/finance/trytond_calendar_scheduling/Makefile
==============================================================================
--- head/finance/trytond_calendar_scheduling/Makefile	Sun Jul  5 08:13:10 2015	(r391348)
+++ head/finance/trytond_calendar_scheduling/Makefile	Sun Jul  5 08:24:40 2015	(r391349)
@@ -15,6 +15,9 @@ LICENSE=	GPLv3
 RUN_DEPENDS=	trytond>=2.4.0:${PORTSDIR}/finance/trytond \
 		trytond_calendar>=2.4.1:${PORTSDIR}/finance/trytond_calendar
 
+DEPRECATED=	Upstream project no longer supports the Tryton 2.4 series
+EXPIRATION_DATE=	2015-08-05
+
 CONFLICTS=	trytond28_calendar_scheduling-2.8.*
 
 USES=		python

Modified: head/finance/trytond_calendar_todo/Makefile
==============================================================================
--- head/finance/trytond_calendar_todo/Makefile	Sun Jul  5 08:13:10 2015	(r391348)
+++ head/finance/trytond_calendar_todo/Makefile	Sun Jul  5 08:24:40 2015	(r391349)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	trytond_calendar_todo
-PORTVERSION=	2.4.4
-PORTREVISION=	1
+PORTVERSION=	2.4.5
 CATEGORIES=	finance python
 MASTER_SITES=	http://downloads.tryton.org/${PORTVERSION:R}/
 
@@ -15,6 +14,9 @@ LICENSE=	GPLv3
 RUN_DEPENDS=	trytond>=2.4.0:${PORTSDIR}/finance/trytond \
 		trytond_calendar>=2.4.1:${PORTSDIR}/finance/trytond_calendar
 
+DEPRECATED=	Upstream project no longer supports the Tryton 2.4 series
+EXPIRATION_DATE=	2015-08-05
+
 CONFLICTS=	trytond28_calendar_todo-2.8.*
 
 USES=		python

Modified: head/finance/trytond_calendar_todo/distinfo
==============================================================================
--- head/finance/trytond_calendar_todo/distinfo	Sun Jul  5 08:13:10 2015	(r391348)
+++ head/finance/trytond_calendar_todo/distinfo	Sun Jul  5 08:24:40 2015	(r391349)
@@ -1,2 +1,2 @@
-SHA256 (trytond_calendar_todo-2.4.4.tar.gz) = a0a0d317ae5a5df2fb23fa695644554b5fcb9ccb5c9c21f4c5841d22b2a4ed17
-SIZE (trytond_calendar_todo-2.4.4.tar.gz) = 37303
+SHA256 (trytond_calendar_todo-2.4.5.tar.gz) = c10611757cca8e4abe5e6b211d0d6ee7d3d32e398578542834d6f026fbd96fc8
+SIZE (trytond_calendar_todo-2.4.5.tar.gz) = 37315

Modified: head/finance/trytond_carrier/Makefile
==============================================================================
--- head/finance/trytond_carrier/Makefile	Sun Jul  5 08:13:10 2015	(r391348)
+++ head/finance/trytond_carrier/Makefile	Sun Jul  5 08:24:40 2015	(r391349)
@@ -16,6 +16,9 @@ RUN_DEPENDS=	trytond>=2.4.0:${PORTSDIR}/
 		trytond_party>=2.4.0:${PORTSDIR}/finance/trytond_party \
 		trytond_product>=2.4.0:${PORTSDIR}/finance/trytond_product
 
+DEPRECATED=	Upstream project no longer supports the Tryton 2.4 series
+EXPIRATION_DATE=	2015-08-05
+
 CONFLICTS=	trytond28_carrier-2.8.*
 
 USES=		python

Modified: head/finance/trytond_carrier_percentage/Makefile
==============================================================================
--- head/finance/trytond_carrier_percentage/Makefile	Sun Jul  5 08:13:10 2015	(r391348)
+++ head/finance/trytond_carrier_percentage/Makefile	Sun Jul  5 08:24:40 2015	(r391349)
@@ -16,6 +16,9 @@ RUN_DEPENDS=	trytond>=2.4.0:${PORTSDIR}/
 		trytond_carrier>=2.4.1:${PORTSDIR}/finance/trytond_carrier \
 		trytond_currency>=2.4.0:${PORTSDIR}/finance/trytond_currency
 
+DEPRECATED=	Upstream project no longer supports the Tryton 2.4 series
+EXPIRATION_DATE=	2015-08-05
+
 CONFLICTS=	trytond28_carrier_percentage-2.8.*
 
 USES=		python

Modified: head/finance/trytond_carrier_weight/Makefile
==============================================================================
--- head/finance/trytond_carrier_weight/Makefile	Sun Jul  5 08:13:10 2015	(r391348)
+++ head/finance/trytond_carrier_weight/Makefile	Sun Jul  5 08:24:40 2015	(r391349)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	trytond_carrier_weight
-PORTVERSION=	2.4.0
-PORTREVISION=	1
+PORTVERSION=	2.4.1
 CATEGORIES=	finance python
 MASTER_SITES=	http://downloads.tryton.org/${PORTVERSION:R}/
 
@@ -16,6 +15,9 @@ RUN_DEPENDS=	trytond>=2.4.0:${PORTSDIR}/
 		trytond_product_measurements>=2.4.0:${PORTSDIR}/finance/trytond_product_measurements \
 		trytond_carrier>=2.4.1:${PORTSDIR}/finance/trytond_carrier
 
+DEPRECATED=	Upstream project no longer supports the Tryton 2.4 series
+EXPIRATION_DATE=	2015-08-05
+
 CONFLICTS=	trytond28_carrier_weight-2.8.*
 
 USES=		python

Modified: head/finance/trytond_carrier_weight/distinfo
==============================================================================
--- head/finance/trytond_carrier_weight/distinfo	Sun Jul  5 08:13:10 2015	(r391348)
+++ head/finance/trytond_carrier_weight/distinfo	Sun Jul  5 08:24:40 2015	(r391349)
@@ -1,2 +1,2 @@
-SHA256 (trytond_carrier_weight-2.4.0.tar.gz) = 42c10c58916fe98c020402ba92efc909e6594c5898e4bf8851a5f3aafee3472c
-SIZE (trytond_carrier_weight-2.4.0.tar.gz) = 22242
+SHA256 (trytond_carrier_weight-2.4.1.tar.gz) = 9233f95b683561eec122a19fef54c9710af045bfe92c34d33f2c82a4c334f498
+SIZE (trytond_carrier_weight-2.4.1.tar.gz) = 22148

Modified: head/finance/trytond_company/Makefile
==============================================================================
--- head/finance/trytond_company/Makefile	Sun Jul  5 08:13:10 2015	(r391348)
+++ head/finance/trytond_company/Makefile	Sun Jul  5 08:24:40 2015	(r391349)
@@ -16,6 +16,9 @@ RUN_DEPENDS=	trytond>=2.4.0:${PORTSDIR}/
 		trytond_party>=2.4.0:${PORTSDIR}/finance/trytond_party \
 		trytond_currency>=2.4.0:${PORTSDIR}/finance/trytond_currency
 
+DEPRECATED=	Upstream project no longer supports the Tryton 2.4 series
+EXPIRATION_DATE=	2015-08-05
+
 CONFLICTS=	trytond28_company-2.8.*
 
 USES=		python

Modified: head/finance/trytond_company_work_time/Makefile
==============================================================================
--- head/finance/trytond_company_work_time/Makefile	Sun Jul  5 08:13:10 2015	(r391348)
+++ head/finance/trytond_company_work_time/Makefile	Sun Jul  5 08:24:40 2015	(r391349)
@@ -15,6 +15,9 @@ LICENSE=	GPLv3
 RUN_DEPENDS=	trytond>=2.4.0:${PORTSDIR}/finance/trytond \
 		trytond_company>=2.4.0:${PORTSDIR}/finance/trytond_company
 
+DEPRECATED=	Upstream project no longer supports the Tryton 2.4 series
+EXPIRATION_DATE=	2015-08-05
+
 CONFLICTS=	trytond28_company_work_time-2.8.*
 
 USES=		python

Modified: head/finance/trytond_country/Makefile
==============================================================================
--- head/finance/trytond_country/Makefile	Sun Jul  5 08:13:10 2015	(r391348)
+++ head/finance/trytond_country/Makefile	Sun Jul  5 08:24:40 2015	(r391349)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	trytond_country
-PORTVERSION=	2.4.0
-PORTREVISION=	1
+PORTVERSION=	2.4.1
 CATEGORIES=	finance python
 MASTER_SITES=	http://downloads.tryton.org/${PORTVERSION:R}/
 
@@ -14,6 +13,9 @@ LICENSE=	GPLv3
 
 RUN_DEPENDS=	trytond>=2.4.0:${PORTSDIR}/finance/trytond
 
+DEPRECATED=	Upstream project no longer supports the Tryton 2.4 series
+EXPIRATION_DATE=	2015-08-05
+
 CONFLICTS=	trytond28_country-2.8.*
 
 USES=		python

Modified: head/finance/trytond_country/distinfo
==============================================================================
--- head/finance/trytond_country/distinfo	Sun Jul  5 08:13:10 2015	(r391348)
+++ head/finance/trytond_country/distinfo	Sun Jul  5 08:24:40 2015	(r391349)
@@ -1,2 +1,2 @@
-SHA256 (trytond_country-2.4.0.tar.gz) = 0f41193a4639b56f7a80ade241351e8c81755669be5b5747d0b6b42c0c4ce81a
-SIZE (trytond_country-2.4.0.tar.gz) = 721689
+SHA256 (trytond_country-2.4.1.tar.gz) = 644bd71932aed160e623eb562d0d86d7c69c84974f550fa8704abebf4188eaef
+SIZE (trytond_country-2.4.1.tar.gz) = 721631

Modified: head/finance/trytond_currency/Makefile
==============================================================================
--- head/finance/trytond_currency/Makefile	Sun Jul  5 08:13:10 2015	(r391348)
+++ head/finance/trytond_currency/Makefile	Sun Jul  5 08:24:40 2015	(r391349)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	trytond_currency
-PORTVERSION=	2.4.0
-PORTREVISION=	1
+PORTVERSION=	2.4.1
 CATEGORIES=	finance python
 MASTER_SITES=	http://downloads.tryton.org/${PORTVERSION:R}/
 
@@ -14,6 +13,9 @@ LICENSE=	GPLv3
 
 RUN_DEPENDS=	trytond>=2.4.0:${PORTSDIR}/finance/trytond
 
+DEPRECATED=	Upstream project no longer supports the Tryton 2.4 series
+EXPIRATION_DATE=	2015-08-05
+
 CONFLICTS=	trytond28_currency-2.8.*
 
 USES=		python

Modified: head/finance/trytond_currency/distinfo
==============================================================================
--- head/finance/trytond_currency/distinfo	Sun Jul  5 08:13:10 2015	(r391348)
+++ head/finance/trytond_currency/distinfo	Sun Jul  5 08:24:40 2015	(r391349)
@@ -1,2 +1,2 @@
-SHA256 (trytond_currency-2.4.0.tar.gz) = 9c0d8eb2965876641a5ab5b4991772c7bc44e35de4b27e8860af1ed30089ea62
-SIZE (trytond_currency-2.4.0.tar.gz) = 54369
+SHA256 (trytond_currency-2.4.1.tar.gz) = 9c79e86f2f2817653050b8e3a95e166c93a12786b5aa8f958ae1793b0d0c2ce4
+SIZE (trytond_currency-2.4.1.tar.gz) = 54254

Modified: head/finance/trytond_dashboard/Makefile
==============================================================================
--- head/finance/trytond_dashboard/Makefile	Sun Jul  5 08:13:10 2015	(r391348)
+++ head/finance/trytond_dashboard/Makefile	Sun Jul  5 08:24:40 2015	(r391349)
@@ -14,6 +14,9 @@ LICENSE=	GPLv3
 
 RUN_DEPENDS=	trytond>=2.4.0:${PORTSDIR}/finance/trytond
 
+DEPRECATED=	Upstream project no longer supports the Tryton 2.4 series
+EXPIRATION_DATE=	2015-08-05
+
 CONFLICTS=	trytond28_dashboard-2.8.*
 
 USES=		python

Modified: head/finance/trytond_ldap_authentication/Makefile
==============================================================================
--- head/finance/trytond_ldap_authentication/Makefile	Sun Jul  5 08:13:10 2015	(r391348)
+++ head/finance/trytond_ldap_authentication/Makefile	Sun Jul  5 08:24:40 2015	(r391349)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	trytond_ldap_authentication
-PORTVERSION=	2.4.0
-PORTREVISION=	1
+PORTVERSION=	2.4.1
 CATEGORIES=	finance python
 MASTER_SITES=	http://downloads.tryton.org/${PORTVERSION:R}/
 
@@ -15,6 +14,9 @@ LICENSE=	GPLv3
 RUN_DEPENDS=	trytond>=2.4.0:${PORTSDIR}/finance/trytond \
 		trytond_ldap_connection>=2.4.0:${PORTSDIR}/finance/trytond_ldap_connection
 
+DEPRECATED=	Upstream project no longer supports the Tryton 2.4 series
+EXPIRATION_DATE=	2015-08-05
+
 CONFLICTS=	trytond28_ldap_authentication-2.8.*
 
 USES=		python

Modified: head/finance/trytond_ldap_authentication/distinfo
==============================================================================
--- head/finance/trytond_ldap_authentication/distinfo	Sun Jul  5 08:13:10 2015	(r391348)
+++ head/finance/trytond_ldap_authentication/distinfo	Sun Jul  5 08:24:40 2015	(r391349)
@@ -1,2 +1,2 @@
-SHA256 (trytond_ldap_authentication-2.4.0.tar.gz) = cc72a6a39ec0b2a24fbcd6ba3d43e4d334f81d018bf1c235f498472b1b57c1b0
-SIZE (trytond_ldap_authentication-2.4.0.tar.gz) = 20594
+SHA256 (trytond_ldap_authentication-2.4.1.tar.gz) = af1a2ce5d89c79f2aa24f3f3c4cdd6e1d583446f758db1c42e44b7c253d4e2e0
+SIZE (trytond_ldap_authentication-2.4.1.tar.gz) = 20508

Modified: head/finance/trytond_ldap_connection/Makefile
==============================================================================
--- head/finance/trytond_ldap_connection/Makefile	Sun Jul  5 08:13:10 2015	(r391348)
+++ head/finance/trytond_ldap_connection/Makefile	Sun Jul  5 08:24:40 2015	(r391349)
@@ -15,6 +15,9 @@ LICENSE=	GPLv3
 RUN_DEPENDS=	trytond>=2.4.0:${PORTSDIR}/finance/trytond \
 		${PYTHON_PKGNAMEPREFIX}ldap>=2.4.10:${PORTSDIR}/net/py-ldap
 
+DEPRECATED=	Upstream project no longer supports the Tryton 2.4 series
+EXPIRATION_DATE=	2015-08-05
+
 CONFLICTS=	trytond28_ldap_connection-2.8.*
 
 USES=		python

Modified: head/finance/trytond_party/Makefile
==============================================================================
--- head/finance/trytond_party/Makefile	Sun Jul  5 08:13:10 2015	(r391348)
+++ head/finance/trytond_party/Makefile	Sun Jul  5 08:24:40 2015	(r391349)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	trytond_party
-PORTVERSION=	2.4.1
-PORTREVISION=	1
+PORTVERSION=	2.4.2
 CATEGORIES=	finance python
 MASTER_SITES=	http://downloads.tryton.org/${PORTVERSION:R}/
 
@@ -16,6 +15,9 @@ RUN_DEPENDS=	trytond>=2.4.0:${PORTSDIR}/
 		trytond_country>=2.4.0:${PORTSDIR}/finance/trytond_country \
 		${PYTHON_PKGNAMEPREFIX}vatnumber>=1.0.0:${PORTSDIR}/finance/py-vatnumber
 
+DEPRECATED=	Upstream project no longer supports the Tryton 2.4 series
+EXPIRATION_DATE=	2015-08-05
+
 CONFLICTS=	trytond28_party-2.8.*
 
 USES=		python

Modified: head/finance/trytond_party/distinfo
==============================================================================
--- head/finance/trytond_party/distinfo	Sun Jul  5 08:13:10 2015	(r391348)
+++ head/finance/trytond_party/distinfo	Sun Jul  5 08:24:40 2015	(r391349)
@@ -1,2 +1,2 @@
-SHA256 (trytond_party-2.4.1.tar.gz) = dfe124f98cbaf96566bf88a37a3dccc783965b78709531c2e2d3aad5e919347d
-SIZE (trytond_party-2.4.1.tar.gz) = 52852
+SHA256 (trytond_party-2.4.2.tar.gz) = 862312dabd029f652127baa955d3f178dcd9dcec75c7b65f54b53eb932b42cd3
+SIZE (trytond_party-2.4.2.tar.gz) = 52893

Modified: head/finance/trytond_party_siret/Makefile
==============================================================================
--- head/finance/trytond_party_siret/Makefile	Sun Jul  5 08:13:10 2015	(r391348)
+++ head/finance/trytond_party_siret/Makefile	Sun Jul  5 08:24:40 2015	(r391349)
@@ -15,6 +15,9 @@ LICENSE=	GPLv3
 RUN_DEPENDS=	trytond>=2.4.0:${PORTSDIR}/finance/trytond \
 		trytond_party>=2.4.0:${PORTSDIR}/finance/trytond_party
 
+DEPRECATED=	Upstream project no longer supports the Tryton 2.4 series
+EXPIRATION_DATE=	2015-08-05
+
 CONFLICTS=	trytond28_party_siret-2.8.*
 
 USES=		python

Modified: head/finance/trytond_party_vcarddav/Makefile
==============================================================================
--- head/finance/trytond_party_vcarddav/Makefile	Sun Jul  5 08:13:10 2015	(r391348)
+++ head/finance/trytond_party_vcarddav/Makefile	Sun Jul  5 08:24:40 2015	(r391349)
@@ -17,6 +17,9 @@ RUN_DEPENDS=	trytond>=2.4.0:${PORTSDIR}/
 		${PYTHON_PKGNAMEPREFIX}vobject>=0.8.1:${PORTSDIR}/deskutils/py-vobject \
 		${PYTHON_PKGNAMEPREFIX}PyWebDAV>=0:${PORTSDIR}/www/py-pywebdav
 
+DEPRECATED=	Upstream project no longer supports the Tryton 2.4 series
+EXPIRATION_DATE=	2015-08-05
+
 CONFLICTS=	trytond28_party_vcarddav-2.8.*
 
 USES=		python

Modified: head/finance/trytond_product/Makefile
==============================================================================
--- head/finance/trytond_product/Makefile	Sun Jul  5 08:13:10 2015	(r391348)
+++ head/finance/trytond_product/Makefile	Sun Jul  5 08:24:40 2015	(r391349)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	trytond_product
-PORTVERSION=	2.4.1
-PORTREVISION=	1
+PORTVERSION=	2.4.3
 CATEGORIES=	finance python
 MASTER_SITES=	http://downloads.tryton.org/${PORTVERSION:R}/
 
@@ -14,6 +13,9 @@ LICENSE=	GPLv3
 
 RUN_DEPENDS=	trytond>=2.4.0:${PORTSDIR}/finance/trytond
 
+DEPRECATED=	Upstream project no longer supports the Tryton 2.4 series
+EXPIRATION_DATE=	2015-08-05
+
 CONFLICTS=	trytond28_product-2.8.*
 
 USES=		python

Modified: head/finance/trytond_product/distinfo
==============================================================================
--- head/finance/trytond_product/distinfo	Sun Jul  5 08:13:10 2015	(r391348)
+++ head/finance/trytond_product/distinfo	Sun Jul  5 08:24:40 2015	(r391349)
@@ -1,2 +1,2 @@
-SHA256 (trytond_product-2.4.1.tar.gz) = 8d46795dff46a3b1bf28e94c971372085dd5aa7515dea9566a132c88db8f9d88
-SIZE (trytond_product-2.4.1.tar.gz) = 43054
+SHA256 (trytond_product-2.4.3.tar.gz) = 7d92f40c5ad9e5c7497c48f66808e1fcb7c99ad459559a7ee8a482d40edbd103
+SIZE (trytond_product-2.4.3.tar.gz) = 43094

Modified: head/finance/trytond_product_cost_fifo/Makefile
==============================================================================
--- head/finance/trytond_product_cost_fifo/Makefile	Sun Jul  5 08:13:10 2015	(r391348)
+++ head/finance/trytond_product_cost_fifo/Makefile	Sun Jul  5 08:24:40 2015	(r391349)
@@ -16,6 +16,9 @@ RUN_DEPENDS=	trytond>=2.4.0:${PORTSDIR}/
 		trytond_product>=2.4.0:${PORTSDIR}/finance/trytond_product \
 		trytond_stock>=2.4.0:${PORTSDIR}/finance/trytond_stock
 
+DEPRECATED=	Upstream project no longer supports the Tryton 2.4 series
+EXPIRATION_DATE=	2015-08-05
+
 CONFLICTS=	trytond28_product_cost_fifo-2.8.*
 
 USES=		python

Modified: head/finance/trytond_product_cost_history/Makefile
==============================================================================
--- head/finance/trytond_product_cost_history/Makefile	Sun Jul  5 08:13:10 2015	(r391348)
+++ head/finance/trytond_product_cost_history/Makefile	Sun Jul  5 08:24:40 2015	(r391349)
@@ -15,6 +15,9 @@ LICENSE=	GPLv3
 RUN_DEPENDS=	trytond>=2.4.0:${PORTSDIR}/finance/trytond \
 		trytond_product>=2.4.0:${PORTSDIR}/finance/trytond_product
 
+DEPRECATED=	Upstream project no longer supports the Tryton 2.4 series
+EXPIRATION_DATE=	2015-08-05
+
 CONFLICTS=	trytond28_product_cost_history-2.8.*
 
 USES=		python

Modified: head/finance/trytond_product_measurements/Makefile
==============================================================================
--- head/finance/trytond_product_measurements/Makefile	Sun Jul  5 08:13:10 2015	(r391348)
+++ head/finance/trytond_product_measurements/Makefile	Sun Jul  5 08:24:40 2015	(r391349)
@@ -15,6 +15,9 @@ LICENSE=	GPLv3
 RUN_DEPENDS=	trytond>=2.4.0:${PORTSDIR}/finance/trytond \
 		trytond_product>=2.4.0:${PORTSDIR}/finance/trytond_product
 
+DEPRECATED=	Upstream project no longer supports the Tryton 2.4 series
+EXPIRATION_DATE=	2015-08-05
+
 CONFLICTS=	trytond28_product_measurements-2.8.*
 
 USES=		python

Modified: head/finance/trytond_product_price_list/Makefile
==============================================================================
--- head/finance/trytond_product_price_list/Makefile	Sun Jul  5 08:13:10 2015	(r391348)
+++ head/finance/trytond_product_price_list/Makefile	Sun Jul  5 08:24:40 2015	(r391349)
@@ -17,6 +17,9 @@ RUN_DEPENDS=	trytond>=2.4.0:${PORTSDIR}/
 		trytond_party>=2.4.0:${PORTSDIR}/finance/trytond_party \
 		trytond_company>=2.4.0:${PORTSDIR}/finance/trytond_company
 
+DEPRECATED=	Upstream project no longer supports the Tryton 2.4 series
+EXPIRATION_DATE=	2015-08-05
+
 CONFLICTS=	trytond28_product_price_list-2.8.*
 
 USES=		python

Modified: head/finance/trytond_production/Makefile
==============================================================================
--- head/finance/trytond_production/Makefile	Sun Jul  5 08:13:10 2015	(r391348)
+++ head/finance/trytond_production/Makefile	Sun Jul  5 08:24:40 2015	(r391349)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	trytond_production
-PORTVERSION=	2.4.3
-PORTREVISION=	1
+PORTVERSION=	2.4.4
 CATEGORIES=	finance python
 MASTER_SITES=	http://downloads.tryton.org/${PORTVERSION:R}/
 
@@ -17,6 +16,9 @@ RUN_DEPENDS=	trytond>=2.4.0:${PORTSDIR}/
 		trytond_company>=2.4.0:${PORTSDIR}/finance/trytond_company \
 		trytond_stock>=2.4.0:${PORTSDIR}/finance/trytond_stock
 
+DEPRECATED=	Upstream project no longer supports the Tryton 2.4 series
+EXPIRATION_DATE=	2015-08-05
+
 CONFLICTS=	trytond28_production-2.8.*
 
 USES=		python

Modified: head/finance/trytond_production/distinfo
==============================================================================
--- head/finance/trytond_production/distinfo	Sun Jul  5 08:13:10 2015	(r391348)
+++ head/finance/trytond_production/distinfo	Sun Jul  5 08:24:40 2015	(r391349)
@@ -1,2 +1,2 @@
-SHA256 (trytond_production-2.4.3.tar.gz) = 47b2668b2f6833671664103be6a9154d268167d402301c48d418149e4059644b
-SIZE (trytond_production-2.4.3.tar.gz) = 32537
+SHA256 (trytond_production-2.4.4.tar.gz) = 585598b7124a9a32fb1df05c688de1a132dd1e806e5592226de4a7db55d7e18b
+SIZE (trytond_production-2.4.4.tar.gz) = 32300

Modified: head/finance/trytond_project/Makefile
==============================================================================
--- head/finance/trytond_project/Makefile	Sun Jul  5 08:13:10 2015	(r391348)
+++ head/finance/trytond_project/Makefile	Sun Jul  5 08:24:40 2015	(r391349)
@@ -16,6 +16,9 @@ RUN_DEPENDS=	trytond>=2.4.0:${PORTSDIR}/
 		trytond_timesheet>=2.4.0:${PORTSDIR}/finance/trytond_timesheet \
 		trytond_party>=2.4.0:${PORTSDIR}/finance/trytond_party
 
+DEPRECATED=	Upstream project no longer supports the Tryton 2.4 series
+EXPIRATION_DATE=	2015-08-05
+
 CONFLICTS=	trytond28_project-2.8.*
 
 USES=		python

Modified: head/finance/trytond_project_plan/Makefile
==============================================================================
--- head/finance/trytond_project_plan/Makefile	Sun Jul  5 08:13:10 2015	(r391348)
+++ head/finance/trytond_project_plan/Makefile	Sun Jul  5 08:24:40 2015	(r391349)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	trytond_project_plan
-PORTVERSION=	2.4.2
-PORTREVISION=	1
+PORTVERSION=	2.4.3
 CATEGORIES=	finance python
 MASTER_SITES=	http://downloads.tryton.org/${PORTVERSION:R}/
 
@@ -15,6 +14,9 @@ LICENSE=	GPLv3
 RUN_DEPENDS=	trytond>=2.4.0:${PORTSDIR}/finance/trytond \
 		trytond_project>=2.4.0:${PORTSDIR}/finance/trytond_project
 
+DEPRECATED=	Upstream project no longer supports the Tryton 2.4 series
+EXPIRATION_DATE=	2015-08-05
+
 CONFLICTS=	trytond28_project_plan-2.8.*
 
 USES=		python

Modified: head/finance/trytond_project_plan/distinfo
==============================================================================
--- head/finance/trytond_project_plan/distinfo	Sun Jul  5 08:13:10 2015	(r391348)
+++ head/finance/trytond_project_plan/distinfo	Sun Jul  5 08:24:40 2015	(r391349)
@@ -1,2 +1,2 @@
-SHA256 (trytond_project_plan-2.4.2.tar.gz) = 29dc6cd9a5ed8fc2f3338a1fc788749e932306cbba66655a771ee8d5cee521c2
-SIZE (trytond_project_plan-2.4.2.tar.gz) = 27857
+SHA256 (trytond_project_plan-2.4.3.tar.gz) = 5f749fe707e126cc3152b3aa881f600bbe74ce527405acda0bc682127a1f18b7
+SIZE (trytond_project_plan-2.4.3.tar.gz) = 27848

Modified: head/finance/trytond_project_revenue/Makefile
==============================================================================
--- head/finance/trytond_project_revenue/Makefile	Sun Jul  5 08:13:10 2015	(r391348)
+++ head/finance/trytond_project_revenue/Makefile	Sun Jul  5 08:24:40 2015	(r391349)
@@ -16,6 +16,9 @@ RUN_DEPENDS=	trytond>=2.4.0:${PORTSDIR}/
 		trytond_project>=2.4.0:${PORTSDIR}/finance/trytond_project \
 		trytond_product>=2.4.0:${PORTSDIR}/finance/trytond_product
 
+DEPRECATED=	Upstream project no longer supports the Tryton 2.4 series
+EXPIRATION_DATE=	2015-08-05
+
 CONFLICTS=	trytond28_project_revenue-2.8.*
 
 USES=		python

Modified: head/finance/trytond_purchase/Makefile
==============================================================================
--- head/finance/trytond_purchase/Makefile	Sun Jul  5 08:13:10 2015	(r391348)
+++ head/finance/trytond_purchase/Makefile	Sun Jul  5 08:24:40 2015	(r391349)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	trytond_purchase
-PORTVERSION=	2.4.4
-PORTREVISION=	1
+PORTVERSION=	2.4.6
 CATEGORIES=	finance python
 MASTER_SITES=	http://downloads.tryton.org/${PORTVERSION:R}/
 
@@ -16,6 +15,9 @@ RUN_DEPENDS=	trytond>=2.4.0:${PORTSDIR}/
 		trytond_stock>=2.4.0:${PORTSDIR}/finance/trytond_stock \
 		trytond_account_invoice>=2.4.0:${PORTSDIR}/finance/trytond_account_invoice
 
+DEPRECATED=	Upstream project no longer supports the Tryton 2.4 series
+EXPIRATION_DATE=	2015-08-05
+
 CONFLICTS=	trytond28_purchase-2.8.*
 
 USES=		python

Modified: head/finance/trytond_purchase/distinfo
==============================================================================
--- head/finance/trytond_purchase/distinfo	Sun Jul  5 08:13:10 2015	(r391348)
+++ head/finance/trytond_purchase/distinfo	Sun Jul  5 08:24:40 2015	(r391349)
@@ -1,2 +1,2 @@
-SHA256 (trytond_purchase-2.4.4.tar.gz) = 6d10e62dbabf9b74e18972849a7ff86c00ef0a74e873d98e002bd7240ee7dbf2
-SIZE (trytond_purchase-2.4.4.tar.gz) = 73882
+SHA256 (trytond_purchase-2.4.6.tar.gz) = fa6175ae4a91a3cb73de7bad5a5c4647fe3f98358617aacf24ff530c21a9cfe0
+SIZE (trytond_purchase-2.4.6.tar.gz) = 73885

Modified: head/finance/trytond_purchase_invoice_line_standalone/Makefile
==============================================================================
--- head/finance/trytond_purchase_invoice_line_standalone/Makefile	Sun Jul  5 08:13:10 2015	(r391348)
+++ head/finance/trytond_purchase_invoice_line_standalone/Makefile	Sun Jul  5 08:24:40 2015	(r391349)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	trytond_purchase_invoice_line_standalone
-PORTVERSION=	2.4.1
-PORTREVISION=	1
+PORTVERSION=	2.4.2
 CATEGORIES=	finance python
 MASTER_SITES=	http://downloads.tryton.org/${PORTVERSION:R}/
 
@@ -16,6 +15,9 @@ RUN_DEPENDS=	trytond>=2.4.0:${PORTSDIR}/
 		trytond_purchase>=2.4.0:${PORTSDIR}/finance/trytond_purchase \
 		trytond_account_invoice_line_standalone>=2.4.1:${PORTSDIR}/finance/trytond_account_invoice_line_standalone
 
+DEPRECATED=	Upstream project no longer supports the Tryton 2.4 series
+EXPIRATION_DATE=	2015-08-05
+
 CONFLICTS=	trytond28_purchase_invoice_line_standalone-2.8.*
 
 USES=		python

Modified: head/finance/trytond_purchase_invoice_line_standalone/distinfo
==============================================================================
--- head/finance/trytond_purchase_invoice_line_standalone/distinfo	Sun Jul  5 08:13:10 2015	(r391348)
+++ head/finance/trytond_purchase_invoice_line_standalone/distinfo	Sun Jul  5 08:24:40 2015	(r391349)
@@ -1,2 +1,2 @@
-SHA256 (trytond_purchase_invoice_line_standalone-2.4.1.tar.gz) = 05ef097aba6e22e1842b6c5544dcfd53ed73620215a73a7e5c8f5f8621c18ae9
-SIZE (trytond_purchase_invoice_line_standalone-2.4.1.tar.gz) = 21579
+SHA256 (trytond_purchase_invoice_line_standalone-2.4.2.tar.gz) = 0f765a15e685e4eee7da64415e6e440803ecadc3b7ba50535f833a9612d92a07
+SIZE (trytond_purchase_invoice_line_standalone-2.4.2.tar.gz) = 21667

Modified: head/finance/trytond_purchase_shipment_cost/Makefile
==============================================================================
--- head/finance/trytond_purchase_shipment_cost/Makefile	Sun Jul  5 08:13:10 2015	(r391348)
+++ head/finance/trytond_purchase_shipment_cost/Makefile	Sun Jul  5 08:24:40 2015	(r391349)
@@ -17,6 +17,9 @@ RUN_DEPENDS=	trytond>=2.4.0:${PORTSDIR}/
 		trytond_currency>=2.4.0:${PORTSDIR}/finance/trytond_currency \
 		trytond_stock>=2.4.0:${PORTSDIR}/finance/trytond_stock
 
+DEPRECATED=	Upstream project no longer supports the Tryton 2.4 series
+EXPIRATION_DATE=	2015-08-05
+
 CONFLICTS=	trytond28_purchase_shipment_cost-2.8.*
 
 USES=		python

Modified: head/finance/trytond_sale/Makefile
==============================================================================
--- head/finance/trytond_sale/Makefile	Sun Jul  5 08:13:10 2015	(r391348)
+++ head/finance/trytond_sale/Makefile	Sun Jul  5 08:24:40 2015	(r391349)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	trytond_sale
-PORTVERSION=	2.4.3
-PORTREVISION=	1
+PORTVERSION=	2.4.4
 CATEGORIES=	finance python
 MASTER_SITES=	http://downloads.tryton.org/${PORTVERSION:R}/
 
@@ -16,6 +15,9 @@ RUN_DEPENDS=	trytond>=2.4.0:${PORTSDIR}/
 		trytond_account_invoice>=2.4.1:${PORTSDIR}/finance/trytond_account_invoice \
 		trytond_stock>=2.4.0:${PORTSDIR}/finance/trytond_stock
 
+DEPRECATED=	Upstream project no longer supports the Tryton 2.4 series
+EXPIRATION_DATE=	2015-08-05
+
 CONFLICTS=	trytond28_sale-2.8.*
 
 USES=		python

Modified: head/finance/trytond_sale/distinfo
==============================================================================
--- head/finance/trytond_sale/distinfo	Sun Jul  5 08:13:10 2015	(r391348)
+++ head/finance/trytond_sale/distinfo	Sun Jul  5 08:24:40 2015	(r391349)
@@ -1,2 +1,2 @@
-SHA256 (trytond_sale-2.4.3.tar.gz) = bd49d6066fcccb8317387216beb91bfe6a47026e8cf01c5898f089cf1accecd8
-SIZE (trytond_sale-2.4.3.tar.gz) = 69252
+SHA256 (trytond_sale-2.4.4.tar.gz) = 5fb284bf3f1343f79ef9fc7e33bbb8e02e7a012d08be057225c959b07a6744cb
+SIZE (trytond_sale-2.4.4.tar.gz) = 69273

Modified: head/finance/trytond_sale_opportunity/Makefile
==============================================================================
--- head/finance/trytond_sale_opportunity/Makefile	Sun Jul  5 08:13:10 2015	(r391348)
+++ head/finance/trytond_sale_opportunity/Makefile	Sun Jul  5 08:24:40 2015	(r391349)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	trytond_sale_opportunity
-PORTVERSION=	2.4.1
-PORTREVISION=	1
+PORTVERSION=	2.4.2
 CATEGORIES=	finance python
 MASTER_SITES=	http://downloads.tryton.org/${PORTVERSION:R}/
 
@@ -15,6 +14,9 @@ LICENSE=	GPLv3
 RUN_DEPENDS=	trytond>=2.4.0:${PORTSDIR}/finance/trytond \
 		trytond_sale>=2.4.0:${PORTSDIR}/finance/trytond_sale
 
+DEPRECATED=	Upstream project no longer supports the Tryton 2.4 series
+EXPIRATION_DATE=	2015-08-05
+
 CONFLICTS=	trytond28_sale_opportunity-2.8.*
 
 USES=		python

Modified: head/finance/trytond_sale_opportunity/distinfo
==============================================================================
--- head/finance/trytond_sale_opportunity/distinfo	Sun Jul  5 08:13:10 2015	(r391348)
+++ head/finance/trytond_sale_opportunity/distinfo	Sun Jul  5 08:24:40 2015	(r391349)
@@ -1,2 +1,2 @@
-SHA256 (trytond_sale_opportunity-2.4.1.tar.gz) = ea26049098b7e5e865ef18888212e17f1e921a7c28476e98fa6e35354340cfb5
-SIZE (trytond_sale_opportunity-2.4.1.tar.gz) = 37757
+SHA256 (trytond_sale_opportunity-2.4.2.tar.gz) = 4fbc24a6eba005926729ca12613e3e31ef61c817bf3bdf681e02698c3110a0be
+SIZE (trytond_sale_opportunity-2.4.2.tar.gz) = 38771

Modified: head/finance/trytond_sale_price_list/Makefile
==============================================================================
--- head/finance/trytond_sale_price_list/Makefile	Sun Jul  5 08:13:10 2015	(r391348)
+++ head/finance/trytond_sale_price_list/Makefile	Sun Jul  5 08:24:40 2015	(r391349)
@@ -17,6 +17,9 @@ RUN_DEPENDS=	trytond>=2.4.0:${PORTSDIR}/
 		trytond_sale>=2.4.0:${PORTSDIR}/finance/trytond_sale \
 		trytond_product_price_list>=2.4.0:${PORTSDIR}/finance/trytond_product_price_list
 
+DEPRECATED=	Upstream project no longer supports the Tryton 2.4 series
+EXPIRATION_DATE=	2015-08-05
+
 CONFLICTS=	trytond28_sale_price_list-2.8.*
 
 USES=		python

Modified: head/finance/trytond_sale_shipment_cost/Makefile
==============================================================================
--- head/finance/trytond_sale_shipment_cost/Makefile	Sun Jul  5 08:13:10 2015	(r391348)
+++ head/finance/trytond_sale_shipment_cost/Makefile	Sun Jul  5 08:24:40 2015	(r391349)
@@ -18,6 +18,9 @@ RUN_DEPENDS=	trytond>=2.4.0:${PORTSDIR}/
 		trytond_account_invoice>=2.4.1:${PORTSDIR}/finance/trytond_account_invoice \
 		trytond_stock>=2.4.0:${PORTSDIR}/finance/trytond_stock
 
+DEPRECATED=	Upstream project no longer supports the Tryton 2.4 series
+EXPIRATION_DATE=	2015-08-05
+
 CONFLICTS=	trytond28_sale_shipment_cost-2.8.*
 
 USES=		python

Modified: head/finance/trytond_stock/Makefile
==============================================================================
--- head/finance/trytond_stock/Makefile	Sun Jul  5 08:13:10 2015	(r391348)
+++ head/finance/trytond_stock/Makefile	Sun Jul  5 08:24:40 2015	(r391349)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	trytond_stock
-PORTVERSION=	2.4.6
-PORTREVISION=	1
+PORTVERSION=	2.4.11
 CATEGORIES=	finance python
 MASTER_SITES=	http://downloads.tryton.org/${PORTVERSION:R}/
 
@@ -18,6 +17,9 @@ RUN_DEPENDS=	trytond>=2.4.0:${PORTSDIR}/
 		trytond_company>=2.4.0:${PORTSDIR}/finance/trytond_company \
 		trytond_currency>=2.4.0:${PORTSDIR}/finance/trytond_currency
 
+DEPRECATED=	Upstream project no longer supports the Tryton 2.4 series
+EXPIRATION_DATE=	2015-08-05
+
 CONFLICTS=	trytond28_stock-2.8.*
 
 USES=		python

Modified: head/finance/trytond_stock/distinfo
==============================================================================
--- head/finance/trytond_stock/distinfo	Sun Jul  5 08:13:10 2015	(r391348)
+++ head/finance/trytond_stock/distinfo	Sun Jul  5 08:24:40 2015	(r391349)
@@ -1,2 +1,2 @@
-SHA256 (trytond_stock-2.4.6.tar.gz) = e2b0ad6118d66d7d98e799cdaef083c97d8cefe4bd828a82d537f2534d423d7a
-SIZE (trytond_stock-2.4.6.tar.gz) = 156734
+SHA256 (trytond_stock-2.4.11.tar.gz) = a5411a4127b4a12da2a3442cb95292a2f4ef0c4b46bb65007d49e91ad8632aae
+SIZE (trytond_stock-2.4.11.tar.gz) = 156599

Modified: head/finance/trytond_stock_forecast/Makefile
==============================================================================
--- head/finance/trytond_stock_forecast/Makefile	Sun Jul  5 08:13:10 2015	(r391348)
+++ head/finance/trytond_stock_forecast/Makefile	Sun Jul  5 08:24:40 2015	(r391349)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	trytond_stock_forecast
-PORTVERSION=	2.4.1
-PORTREVISION=	1
+PORTVERSION=	2.4.2
 CATEGORIES=	finance python
 MASTER_SITES=	http://downloads.tryton.org/${PORTVERSION:R}/
 
@@ -18,6 +17,9 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}date
 		trytond_stock>=2.4.0:${PORTSDIR}/finance/trytond_stock \
 		trytond_company>=2.4.0:${PORTSDIR}/finance/trytond_company
 
+DEPRECATED=	Upstream project no longer supports the Tryton 2.4 series
+EXPIRATION_DATE=	2015-08-05
+
 CONFLICTS=	trytond28_stock_forecast-2.8.*
 
 USES=		python

Modified: head/finance/trytond_stock_forecast/distinfo
==============================================================================
--- head/finance/trytond_stock_forecast/distinfo	Sun Jul  5 08:13:10 2015	(r391348)
+++ head/finance/trytond_stock_forecast/distinfo	Sun Jul  5 08:24:40 2015	(r391349)
@@ -1,2 +1,2 @@
-SHA256 (trytond_stock_forecast-2.4.1.tar.gz) = 37ffad6fd51caf1808e9aa9213fee69cc1061efb02a693b162a03f0d7d2d39e0
-SIZE (trytond_stock_forecast-2.4.1.tar.gz) = 33918
+SHA256 (trytond_stock_forecast-2.4.2.tar.gz) = 8ffb95f15c27d964e750964046ac51454fcf6a0cd0b0db6e01575241810c55dd
+SIZE (trytond_stock_forecast-2.4.2.tar.gz) = 33922

Modified: head/finance/trytond_stock_inventory_location/Makefile
==============================================================================
--- head/finance/trytond_stock_inventory_location/Makefile	Sun Jul  5 08:13:10 2015	(r391348)
+++ head/finance/trytond_stock_inventory_location/Makefile	Sun Jul  5 08:24:40 2015	(r391349)
@@ -15,6 +15,9 @@ LICENSE=	GPLv3
 RUN_DEPENDS=	trytond>=2.4.0:${PORTSDIR}/finance/trytond \
 		trytond_stock>=2.4.0:${PORTSDIR}/finance/trytond_stock
 
+DEPRECATED=	Upstream project no longer supports the Tryton 2.4 series
+EXPIRATION_DATE=	2015-08-05
+
 CONFLICTS=	trytond28_stock_inventory_location-2.8.*
 
 USES=		python

Modified: head/finance/trytond_stock_location_sequence/Makefile
==============================================================================
--- head/finance/trytond_stock_location_sequence/Makefile	Sun Jul  5 08:13:10 2015	(r391348)
+++ head/finance/trytond_stock_location_sequence/Makefile	Sun Jul  5 08:24:40 2015	(r391349)
@@ -15,6 +15,9 @@ LICENSE=	GPLv3
 RUN_DEPENDS=	trytond>=2.4.0:${PORTSDIR}/finance/trytond \
 		trytond_stock>=2.4.0:${PORTSDIR}/finance/trytond_stock
 
+DEPRECATED=	Upstream project no longer supports the Tryton 2.4 series
+EXPIRATION_DATE=	2015-08-05
+
 CONFLICTS=	trytond28_stock_location_sequence-2.8.*
 
 USES=		python

Modified: head/finance/trytond_stock_lot/Makefile
==============================================================================
--- head/finance/trytond_stock_lot/Makefile	Sun Jul  5 08:13:10 2015	(r391348)
+++ head/finance/trytond_stock_lot/Makefile	Sun Jul  5 08:24:40 2015	(r391349)

*** DIFF OUTPUT TRUNCATED AT 1000 LINES ***



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201507050824.t658OfjN064031>