diff options
author | wg <wg@FreeBSD.org> | 2013-08-10 20:20:32 +0800 |
---|---|---|
committer | wg <wg@FreeBSD.org> | 2013-08-10 20:20:32 +0800 |
commit | 58791f4b10f12ede55710ead036e5ca0a0614b08 (patch) | |
tree | b056f73df2179df7e93c4f5300c8f5eb8683a23e | |
parent | f641e56cf8701ad420ce4eef08d02943826b3c6f (diff) | |
download | freebsd-ports-gnome-58791f4b10f12ede55710ead036e5ca0a0614b08.tar.gz freebsd-ports-gnome-58791f4b10f12ede55710ead036e5ca0a0614b08.tar.zst freebsd-ports-gnome-58791f4b10f12ede55710ead036e5ca0a0614b08.zip |
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)
-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 |