diff options
author | wg <wg@FreeBSD.org> | 2013-08-10 21:33:28 +0800 |
---|---|---|
committer | wg <wg@FreeBSD.org> | 2013-08-10 21:33:28 +0800 |
commit | 86cd6bfe4952556f843e38c346d348e8e778894d (patch) | |
tree | ee38cc58232ac73b7c5b734ff1d24a15c3078acc | |
parent | e76fc2187ccdd10448594733d3602692a5dae705 (diff) | |
download | freebsd-ports-gnome-86cd6bfe4952556f843e38c346d348e8e778894d.tar.gz freebsd-ports-gnome-86cd6bfe4952556f843e38c346d348e8e778894d.tar.zst freebsd-ports-gnome-86cd6bfe4952556f843e38c346d348e8e778894d.zip |
finance/trytond_production: update to 2.4.3
- Update to 2.4.3
- Change maintainer address
- Add Create By Makefile header
PR: ports/181179
Submitted by: Matthias Petermann <matthias petermann-it.de> (maintainer)
-rw-r--r-- | finance/trytond_production/Makefile | 5 | ||||
-rw-r--r-- | finance/trytond_production/distinfo | 4 |
2 files changed, 5 insertions, 4 deletions
diff --git a/finance/trytond_production/Makefile b/finance/trytond_production/Makefile index 4a53eb5ce8ca..1a45be63c467 100644 --- a/finance/trytond_production/Makefile +++ b/finance/trytond_production/Makefile @@ -1,11 +1,12 @@ +# Created by: Matthias Petermann <matthias@petermann-it.de> # $FreeBSD$ PORTNAME= trytond_production -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 (Production Module) LICENSE= GPLv3 diff --git a/finance/trytond_production/distinfo b/finance/trytond_production/distinfo index e90c4aedbd0c..f38a639a632c 100644 --- a/finance/trytond_production/distinfo +++ b/finance/trytond_production/distinfo @@ -1,2 +1,2 @@ -SHA256 (trytond_production-2.4.2.tar.gz) = 34f60f6fcd8bef6c97aea9a569199a927394a87d955b92f78c37ca9378b6d2f5 -SIZE (trytond_production-2.4.2.tar.gz) = 32483 +SHA256 (trytond_production-2.4.3.tar.gz) = 47b2668b2f6833671664103be6a9154d268167d402301c48d418149e4059644b +SIZE (trytond_production-2.4.3.tar.gz) = 32537 |