Date: Sat, 10 Aug 2013 13:46:28 +0000 (UTC) From: William Grzybowski <wg@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r324511 - head/finance/trytond_stock_forecast Message-ID: <201308101346.r7ADkSCP010309@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: wg Date: Sat Aug 10 13:46:27 2013 New Revision: 324511 URL: http://svnweb.freebsd.org/changeset/ports/324511 Log: 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) Modified: head/finance/trytond_stock_forecast/Makefile head/finance/trytond_stock_forecast/distinfo Modified: head/finance/trytond_stock_forecast/Makefile ============================================================================== --- head/finance/trytond_stock_forecast/Makefile Sat Aug 10 13:33:28 2013 (r324510) +++ head/finance/trytond_stock_forecast/Makefile Sat Aug 10 13:46:27 2013 (r324511) @@ -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 Modified: head/finance/trytond_stock_forecast/distinfo ============================================================================== --- head/finance/trytond_stock_forecast/distinfo Sat Aug 10 13:33:28 2013 (r324510) +++ head/finance/trytond_stock_forecast/distinfo Sat Aug 10 13:46:27 2013 (r324511) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201308101346.r7ADkSCP010309>