Date: Sat, 10 Aug 2013 12:20:32 +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: r324492 - head/finance/trytond_account_invoice Message-ID: <201308101220.r7ACKWcI077540@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: wg Date: Sat Aug 10 12:20:32 2013 New Revision: 324492 URL: http://svnweb.freebsd.org/changeset/ports/324492 Log: finance/trytond_account_invoice: update to 2.4.3 - Update to 2.4.3 - Change maintainer address - Add Create By Makefile header PR: ports/181174 Submitted by: Matthias Petermann <matthias petermann-it.de> (maintainer) Modified: head/finance/trytond_account_invoice/Makefile head/finance/trytond_account_invoice/distinfo Modified: head/finance/trytond_account_invoice/Makefile ============================================================================== --- head/finance/trytond_account_invoice/Makefile Sat Aug 10 12:08:21 2013 (r324491) +++ head/finance/trytond_account_invoice/Makefile Sat Aug 10 12:20:32 2013 (r324492) @@ -1,11 +1,12 @@ +# Created by: Matthias Petermann <matthias@petermann-it.de> # $FreeBSD$ PORTNAME= trytond_account_invoice -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 (Account Invoice Module) LICENSE= GPLv3 Modified: head/finance/trytond_account_invoice/distinfo ============================================================================== --- head/finance/trytond_account_invoice/distinfo Sat Aug 10 12:08:21 2013 (r324491) +++ head/finance/trytond_account_invoice/distinfo Sat Aug 10 12:20:32 2013 (r324492) @@ -1,2 +1,2 @@ -SHA256 (trytond_account_invoice-2.4.2.tar.gz) = 1b6a42d68348405a43eca3b72ed84eea487ff5523ad0ee78c947c006ca70c07b -SIZE (trytond_account_invoice-2.4.2.tar.gz) = 101617 +SHA256 (trytond_account_invoice-2.4.3.tar.gz) = 07a0ffe656950a18ff4128dd47dfa5a5b66399ad729e97b49a4b40d8bccccc45 +SIZE (trytond_account_invoice-2.4.3.tar.gz) = 101630
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201308101220.r7ACKWcI077540>