diff options
author | wg <wg@FreeBSD.org> | 2013-08-10 21:29:36 +0800 |
---|---|---|
committer | wg <wg@FreeBSD.org> | 2013-08-10 21:29:36 +0800 |
commit | ed32463c11ec516b6d6051ab4e00c26944eeedda (patch) | |
tree | d481df547cc3145602cce3733c1f98ceabc163c8 /finance | |
parent | 4bc9dcbe29b3e959bd9f0bf04d520c9f1831e0b9 (diff) | |
download | freebsd-ports-graphics-ed32463c11ec516b6d6051ab4e00c26944eeedda.tar.gz freebsd-ports-graphics-ed32463c11ec516b6d6051ab4e00c26944eeedda.tar.zst freebsd-ports-graphics-ed32463c11ec516b6d6051ab4e00c26944eeedda.zip |
finance/trytond_purchase_shipment_cost: update to 2.4.2
- Update to 2.4.2
- Change maintainer address
- Add Create By Makefile header
PR: ports/181183
Submitted by: Matthias Petermann <matthias petermann-it.de> (maintainer)
Diffstat (limited to 'finance')
-rw-r--r-- | finance/trytond_purchase_shipment_cost/Makefile | 5 | ||||
-rw-r--r-- | finance/trytond_purchase_shipment_cost/distinfo | 4 |
2 files changed, 5 insertions, 4 deletions
diff --git a/finance/trytond_purchase_shipment_cost/Makefile b/finance/trytond_purchase_shipment_cost/Makefile index 480fa7a71cb..1cd2a4e70e4 100644 --- a/finance/trytond_purchase_shipment_cost/Makefile +++ b/finance/trytond_purchase_shipment_cost/Makefile @@ -1,11 +1,12 @@ +# Created by: Matthias Petermann <matthias@petermann-it.de> # $FreeBSD$ PORTNAME= trytond_purchase_shipment_cost -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 (Purchase Shipment Cost Module) LICENSE= GPLv3 diff --git a/finance/trytond_purchase_shipment_cost/distinfo b/finance/trytond_purchase_shipment_cost/distinfo index 76ee3a803d9..cffd25b0bbe 100644 --- a/finance/trytond_purchase_shipment_cost/distinfo +++ b/finance/trytond_purchase_shipment_cost/distinfo @@ -1,2 +1,2 @@ -SHA256 (trytond_purchase_shipment_cost-2.4.1.tar.gz) = 4a84425e4fc3170c9e59344e9e46e4d394d42a84eb7b594b7505dba83301966b -SIZE (trytond_purchase_shipment_cost-2.4.1.tar.gz) = 21089 +SHA256 (trytond_purchase_shipment_cost-2.4.2.tar.gz) = bc65db150c5d344b1c6863166e7e1ce9b3055e62521e0339de45d72a0294a068 +SIZE (trytond_purchase_shipment_cost-2.4.2.tar.gz) = 21104 |