diff options
author | wg <wg@FreeBSD.org> | 2013-08-10 20:51:43 +0800 |
---|---|---|
committer | wg <wg@FreeBSD.org> | 2013-08-10 20:51:43 +0800 |
commit | e00674a075db45c919565a4877575961366708d4 (patch) | |
tree | 9d1e5141c47b614cf193de90f654ca8d4f0e5cb0 /finance/trytond_analytic_invoice | |
parent | b81d940a101e0b6ee613b6e2ace9bc167142aac2 (diff) | |
download | freebsd-ports-gnome-e00674a075db45c919565a4877575961366708d4.tar.gz freebsd-ports-gnome-e00674a075db45c919565a4877575961366708d4.tar.zst freebsd-ports-gnome-e00674a075db45c919565a4877575961366708d4.zip |
finance/trytond_analytic_invoice: update to 2.4.2
- Update to 2.4.2
- Change maintainer address
- Add Create By Makefile header
PR: ports/181177
Submitted by: Matthias Petermann <matthias petermann-it.de> (maintainer)
Diffstat (limited to 'finance/trytond_analytic_invoice')
-rw-r--r-- | finance/trytond_analytic_invoice/Makefile | 5 | ||||
-rw-r--r-- | finance/trytond_analytic_invoice/distinfo | 4 |
2 files changed, 5 insertions, 4 deletions
diff --git a/finance/trytond_analytic_invoice/Makefile b/finance/trytond_analytic_invoice/Makefile index 2abb2692be54..feafd134df65 100644 --- a/finance/trytond_analytic_invoice/Makefile +++ b/finance/trytond_analytic_invoice/Makefile @@ -1,11 +1,12 @@ +# Created by: Matthias Petermann <matthias@petermann-it.de> # $FreeBSD$ PORTNAME= trytond_analytic_invoice -PORTVERSION= 2.4.1 +PORTVERSION= 2.4.2 CATEGORIES= finance python MASTER_SITES= http://downloads.tryton.org/${PORTVERSION:R}/ -MAINTAINER= matthias@petermann.it +MAINTAINER= matthias@petermann-it.de COMMENT= Tryton Application Platform (Analytic Invoice Module) LICENSE= GPLv3 diff --git a/finance/trytond_analytic_invoice/distinfo b/finance/trytond_analytic_invoice/distinfo index 958fb96fa9f2..091b4d4640c8 100644 --- a/finance/trytond_analytic_invoice/distinfo +++ b/finance/trytond_analytic_invoice/distinfo @@ -1,2 +1,2 @@ -SHA256 (trytond_analytic_invoice-2.4.1.tar.gz) = 395723b30311a9afd9e4a788d2c6e3bce07c020994a4f1d93d5f1cbd371883f5 -SIZE (trytond_analytic_invoice-2.4.1.tar.gz) = 19643 +SHA256 (trytond_analytic_invoice-2.4.2.tar.gz) = 9ff5a8fdf60687bad5f8ae3927a402e900d0de5f1a2538f7b0272c9b5ff8b4c8 +SIZE (trytond_analytic_invoice-2.4.2.tar.gz) = 19699 |