diff options
author | wg <wg@FreeBSD.org> | 2013-08-10 22:10:44 +0800 |
---|---|---|
committer | wg <wg@FreeBSD.org> | 2013-08-10 22:10:44 +0800 |
commit | fbefceec85597c0da0bce3f28cee97a1c1bc4fb1 (patch) | |
tree | 312e44b65a7624d8bd73b0606c2f3ccc9a01ab6b /finance | |
parent | c04605498df6bc9f7b3015ff71b9529b2e89e31f (diff) | |
download | freebsd-ports-gnome-fbefceec85597c0da0bce3f28cee97a1c1bc4fb1.tar.gz freebsd-ports-gnome-fbefceec85597c0da0bce3f28cee97a1c1bc4fb1.tar.zst freebsd-ports-gnome-fbefceec85597c0da0bce3f28cee97a1c1bc4fb1.zip |
finance/trytond_timesheet: update to 2.4.2
- Update to 2.4.2
- Change maintainer address
- Add Create By Makefile header
PR: ports/181194
Submitted by: Matthias Petermann <matthias petermann-it.de> (maintainer)
Diffstat (limited to 'finance')
-rw-r--r-- | finance/trytond_timesheet/Makefile | 5 | ||||
-rw-r--r-- | finance/trytond_timesheet/distinfo | 4 |
2 files changed, 5 insertions, 4 deletions
diff --git a/finance/trytond_timesheet/Makefile b/finance/trytond_timesheet/Makefile index 8ff409dc5f88..7091d1096299 100644 --- a/finance/trytond_timesheet/Makefile +++ b/finance/trytond_timesheet/Makefile @@ -1,11 +1,12 @@ +# Created by: Matthias Petermann <matthias@petermann-it.de> # $FreeBSD$ PORTNAME= trytond_timesheet -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 (Timesheet Module) LICENSE= GPLv3 diff --git a/finance/trytond_timesheet/distinfo b/finance/trytond_timesheet/distinfo index 7661ed09fc3d..1b07c92c4229 100644 --- a/finance/trytond_timesheet/distinfo +++ b/finance/trytond_timesheet/distinfo @@ -1,2 +1,2 @@ -SHA256 (trytond_timesheet-2.4.1.tar.gz) = 42112e9cd835c3d9b5d530a4c61eee3e2574ec75284ce09af2bf659f712abbea -SIZE (trytond_timesheet-2.4.1.tar.gz) = 32404 +SHA256 (trytond_timesheet-2.4.2.tar.gz) = 692045fad9b705016a6f0bb4113817babcb05e615aa8a8b84496da29c001861b +SIZE (trytond_timesheet-2.4.2.tar.gz) = 32433 |