Date: Sat, 10 Aug 2013 13:31:25 +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: r324509 - head/finance/trytond_sale Message-ID: <201308101331.r7ADVP5v005612@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: wg Date: Sat Aug 10 13:31:25 2013 New Revision: 324509 URL: http://svnweb.freebsd.org/changeset/ports/324509 Log: finance/trytond_sale: update to 2.4.3 - Update to 2.4.3 - Change maintainer address - Add Create By Makefile header PR: ports/181185 Submitted by: Matthias Petermann <matthias petermann-it.de> (maintainer) Modified: head/finance/trytond_sale/Makefile head/finance/trytond_sale/distinfo Modified: head/finance/trytond_sale/Makefile ============================================================================== --- head/finance/trytond_sale/Makefile Sat Aug 10 13:29:36 2013 (r324508) +++ head/finance/trytond_sale/Makefile Sat Aug 10 13:31:25 2013 (r324509) @@ -1,11 +1,12 @@ +# Created by: Matthias Petermann <matthias@petermann-it.de> # $FreeBSD$ PORTNAME= trytond_sale -PORTVERSION= 2.4.2 +PORTVERSION= 2.4.3 CATEGORIES= finance python MASTER_SITES= http://downloads.tryton.org/${PORTVERSION:R}/ -MAINTAINER= matthias@petermann.it +MAINTAINER= matthias@petermann-it.de COMMENT= Tryton Application Platform (Sale Module) LICENSE= GPLv3 Modified: head/finance/trytond_sale/distinfo ============================================================================== --- head/finance/trytond_sale/distinfo Sat Aug 10 13:29:36 2013 (r324508) +++ head/finance/trytond_sale/distinfo Sat Aug 10 13:31:25 2013 (r324509) @@ -1,2 +1,2 @@ -SHA256 (trytond_sale-2.4.2.tar.gz) = 893d5783e12fc2b8cbd22c1ff254e922e878293c639d8d2cd76d61c167714bad -SIZE (trytond_sale-2.4.2.tar.gz) = 69229 +SHA256 (trytond_sale-2.4.3.tar.gz) = bd49d6066fcccb8317387216beb91bfe6a47026e8cf01c5898f089cf1accecd8 +SIZE (trytond_sale-2.4.3.tar.gz) = 69252
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201308101331.r7ADVP5v005612>