svn commit: r324531 - head/finance/trytond_sale_shipment_cost

William Grzybowski wg at FreeBSD.org
Sat Aug 10 14:32:55 UTC 2013


Author: wg
Date: Sat Aug 10 14:32:54 2013
New Revision: 324531
URL: http://svnweb.freebsd.org/changeset/ports/324531

Log:
  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)

Modified:
  head/finance/trytond_sale_shipment_cost/Makefile
  head/finance/trytond_sale_shipment_cost/distinfo

Modified: head/finance/trytond_sale_shipment_cost/Makefile
==============================================================================
--- head/finance/trytond_sale_shipment_cost/Makefile	Sat Aug 10 14:29:39 2013	(r324530)
+++ head/finance/trytond_sale_shipment_cost/Makefile	Sat Aug 10 14:32:54 2013	(r324531)
@@ -1,11 +1,12 @@
+# Created by: Matthias Petermann <matthias at 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 at petermann.it
+MAINTAINER=	matthias at petermann-it.de
 COMMENT=	Tryton Application Platform (Sale Shipment Cost Module)
 
 LICENSE=	GPLv3

Modified: head/finance/trytond_sale_shipment_cost/distinfo
==============================================================================
--- head/finance/trytond_sale_shipment_cost/distinfo	Sat Aug 10 14:29:39 2013	(r324530)
+++ head/finance/trytond_sale_shipment_cost/distinfo	Sat Aug 10 14:32:54 2013	(r324531)
@@ -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


More information about the svn-ports-all mailing list