diff options
author | wg <wg@FreeBSD.org> | 2013-08-10 22:32:54 +0800 |
---|---|---|
committer | wg <wg@FreeBSD.org> | 2013-08-10 22:32:54 +0800 |
commit | a52b73ef0c25193adde6efc0d5d2aec1d48a9965 (patch) | |
tree | b8dfa9d0440266cf25c0d5a801eae519ddf2eed2 | |
parent | 1a877a0ca900b17c1359af26be9a356638dea3a9 (diff) | |
download | freebsd-ports-gnome-a52b73ef0c25193adde6efc0d5d2aec1d48a9965.tar.gz freebsd-ports-gnome-a52b73ef0c25193adde6efc0d5d2aec1d48a9965.tar.zst freebsd-ports-gnome-a52b73ef0c25193adde6efc0d5d2aec1d48a9965.zip |
finance/trytond_sale_shipment_cost: update to 2.4.1
- Update to 2.4.1
- Change maintainer address
- Add Create By Makefile header
PR: ports/181186
Submitted by: Matthias Petermann <matthias petermann-it.de> (maintainer)
-rw-r--r-- | finance/trytond_sale_shipment_cost/Makefile | 5 | ||||
-rw-r--r-- | finance/trytond_sale_shipment_cost/distinfo | 4 |
2 files changed, 5 insertions, 4 deletions
diff --git a/finance/trytond_sale_shipment_cost/Makefile b/finance/trytond_sale_shipment_cost/Makefile index 8666545f1630..789cb1468abe 100644 --- a/finance/trytond_sale_shipment_cost/Makefile +++ b/finance/trytond_sale_shipment_cost/Makefile @@ -1,11 +1,12 @@ +# Created by: Matthias Petermann <matthias@petermann-it.de> # $FreeBSD$ PORTNAME= trytond_sale_shipment_cost -PORTVERSION= 2.4.0 +PORTVERSION= 2.4.1 CATEGORIES= finance python MASTER_SITES= http://downloads.tryton.org/${PORTVERSION:R}/ -MAINTAINER= matthias@petermann.it +MAINTAINER= matthias@petermann-it.de COMMENT= Tryton Application Platform (Sale Shipment Cost Module) LICENSE= GPLv3 diff --git a/finance/trytond_sale_shipment_cost/distinfo b/finance/trytond_sale_shipment_cost/distinfo index 1335f5089332..1fc372dba56a 100644 --- a/finance/trytond_sale_shipment_cost/distinfo +++ b/finance/trytond_sale_shipment_cost/distinfo @@ -1,2 +1,2 @@ -SHA256 (trytond_sale_shipment_cost-2.4.0.tar.gz) = 61822f0b9b9a767f6ffa874ff46b921df0f6418f2e41a19165a182b9d73040bd -SIZE (trytond_sale_shipment_cost-2.4.0.tar.gz) = 23115 +SHA256 (trytond_sale_shipment_cost-2.4.1.tar.gz) = 0805a4fb82fda2e76aecffee76291fea19ad1d4e3df41ed737b8084b6d5b24fb +SIZE (trytond_sale_shipment_cost-2.4.1.tar.gz) = 22976 |