From a52b73ef0c25193adde6efc0d5d2aec1d48a9965 Mon Sep 17 00:00:00 2001 From: wg Date: Sat, 10 Aug 2013 14:32:54 +0000 Subject: 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 (maintainer) --- finance/trytond_sale_shipment_cost/Makefile | 5 +++-- finance/trytond_sale_shipment_cost/distinfo | 4 ++-- 2 files changed, 5 insertions(+), 4 deletions(-) (limited to 'finance') diff --git a/finance/trytond_sale_shipment_cost/Makefile b/finance/trytond_sale_shipment_cost/Makefile index 8666545f163..789cb1468ab 100644 --- a/finance/trytond_sale_shipment_cost/Makefile +++ b/finance/trytond_sale_shipment_cost/Makefile @@ -1,11 +1,12 @@ +# Created by: Matthias Petermann # $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 1335f508933..1fc372dba56 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 -- cgit