diff options
author | William Grzybowski <wg@FreeBSD.org> | 2013-08-10 14:32:54 +0000 |
---|---|---|
committer | William Grzybowski <wg@FreeBSD.org> | 2013-08-10 14:32:54 +0000 |
commit | 8e252d19bdf83d26d89d469ebfd1291f102c0d5a (patch) | |
tree | b8dfa9d0440266cf25c0d5a801eae519ddf2eed2 /finance | |
parent | 0ed5062f5f6457bfef51ecf87273d0a6c65241bc (diff) | |
download | ports-8e252d19bdf83d26d89d469ebfd1291f102c0d5a.tar.gz ports-8e252d19bdf83d26d89d469ebfd1291f102c0d5a.zip |
Notes
Diffstat (limited to 'finance')
-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 |