diff options
author | William Grzybowski <wg@FreeBSD.org> | 2013-08-10 12:20:32 +0000 |
---|---|---|
committer | William Grzybowski <wg@FreeBSD.org> | 2013-08-10 12:20:32 +0000 |
commit | 0aae61c08470537a600a183b5c9a53d1bbf76011 (patch) | |
tree | b056f73df2179df7e93c4f5300c8f5eb8683a23e /finance | |
parent | 4f7d1c40f448da75e44f341f5d74f8c7b37a3b74 (diff) | |
download | ports-0aae61c08470537a600a183b5c9a53d1bbf76011.tar.gz ports-0aae61c08470537a600a183b5c9a53d1bbf76011.zip |
Notes
Diffstat (limited to 'finance')
-rw-r--r-- | finance/trytond_account_invoice/Makefile | 5 | ||||
-rw-r--r-- | finance/trytond_account_invoice/distinfo | 4 |
2 files changed, 5 insertions, 4 deletions
diff --git a/finance/trytond_account_invoice/Makefile b/finance/trytond_account_invoice/Makefile index 7bce111496b9..2e54f067d49c 100644 --- a/finance/trytond_account_invoice/Makefile +++ b/finance/trytond_account_invoice/Makefile @@ -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 diff --git a/finance/trytond_account_invoice/distinfo b/finance/trytond_account_invoice/distinfo index c6436c9cebbd..149f7648abad 100644 --- a/finance/trytond_account_invoice/distinfo +++ b/finance/trytond_account_invoice/distinfo @@ -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 |