diff options
author | William Grzybowski <wg@FreeBSD.org> | 2013-08-10 13:46:27 +0000 |
---|---|---|
committer | William Grzybowski <wg@FreeBSD.org> | 2013-08-10 13:46:27 +0000 |
commit | da14828f3af3757973deed1ffd9b224b92d98a15 (patch) | |
tree | 5c4b9ad143067aa9853d89bb74f403b1c4f824d8 /finance/trytond_stock_forecast | |
parent | c2484ab1dc695857c239302f06d8342ef54620b2 (diff) |
finance/trytond_stock_forecast: update to 2.4.1
- Update to 2.4.1
- Change maintainer address
- Add Create By Makefile header
PR: ports/181189
Submitted by: Matthias Petermann <matthias petermann-it.de> (maintainer)
Notes
Notes:
svn path=/head/; revision=324511
Diffstat (limited to 'finance/trytond_stock_forecast')
-rw-r--r-- | finance/trytond_stock_forecast/Makefile | 6 | ||||
-rw-r--r-- | finance/trytond_stock_forecast/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/finance/trytond_stock_forecast/Makefile b/finance/trytond_stock_forecast/Makefile index ff45e40e4489..08f8329b3568 100644 --- a/finance/trytond_stock_forecast/Makefile +++ b/finance/trytond_stock_forecast/Makefile @@ -1,12 +1,12 @@ +# Created by: Matthias Petermann <matthias@petermann-it.de> # $FreeBSD$ PORTNAME= trytond_stock_forecast -PORTVERSION= 2.4.0 -PORTREVISION= 1 +PORTVERSION= 2.4.1 CATEGORIES= finance python MASTER_SITES= http://downloads.tryton.org/${PORTVERSION:R}/ -MAINTAINER= matthias@petermann.it +MAINTAINER= matthias@petermann-it.de COMMENT= Tryton Application Platform (Stock Forecast Module) LICENSE= GPLv3 diff --git a/finance/trytond_stock_forecast/distinfo b/finance/trytond_stock_forecast/distinfo index 4a27104c7d9f..c4ca6c8eca7b 100644 --- a/finance/trytond_stock_forecast/distinfo +++ b/finance/trytond_stock_forecast/distinfo @@ -1,2 +1,2 @@ -SHA256 (trytond_stock_forecast-2.4.0.tar.gz) = 17358caf3050f687bbd89a2385f259873fc1970f9434ec37c8a2d4468f1b07ef -SIZE (trytond_stock_forecast-2.4.0.tar.gz) = 33936 +SHA256 (trytond_stock_forecast-2.4.1.tar.gz) = 37ffad6fd51caf1808e9aa9213fee69cc1061efb02a693b162a03f0d7d2d39e0 +SIZE (trytond_stock_forecast-2.4.1.tar.gz) = 33918 |