Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 May 2013 14:44:04 +0000 (UTC)
From:      Wen Heping <wen@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r318529 - in head/finance: trytond_purchase_invoice_line_standalone trytond_purchase_shipment_cost
Message-ID:  <201305191444.r4JEi4Ti002844@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: wen
Date: Sun May 19 14:44:03 2013
New Revision: 318529
URL: http://svnweb.freebsd.org/changeset/ports/318529

Log:
  - Update to 2.4.1
  - Update MASTER_SITES
  - Add CONFLICTS
  - Trim Makefile headers
  
  PR:		178161
  Submitted by:	Matthias Petermann <matthias@petermann.it> (maintainer)

Modified:
  head/finance/trytond_purchase_invoice_line_standalone/Makefile
  head/finance/trytond_purchase_invoice_line_standalone/distinfo
  head/finance/trytond_purchase_shipment_cost/Makefile
  head/finance/trytond_purchase_shipment_cost/distinfo

Modified: head/finance/trytond_purchase_invoice_line_standalone/Makefile
==============================================================================
--- head/finance/trytond_purchase_invoice_line_standalone/Makefile	Sun May 19 14:34:47 2013	(r318528)
+++ head/finance/trytond_purchase_invoice_line_standalone/Makefile	Sun May 19 14:44:03 2013	(r318529)
@@ -1,10 +1,10 @@
-# Created by: Matthias Petermann<matthias@petermann.it>
 # $FreeBSD$
 
 PORTNAME=	trytond_purchase_invoice_line_standalone
-PORTVERSION=	2.4.0
+PORTVERSION=	2.4.1
 CATEGORIES=	finance python
-MASTER_SITES=	http://downloads2.tryton.org/${PORTVERSION:R}/
+MASTER_SITES=	http://downloads.tryton.org/${PORTVERSION:R}/ \
+		http://downloads2.tryton.org/${PORTVERSION:R}/
 
 MAINTAINER=	matthias@petermann.it
 COMMENT=	Tryton Application Platform (Purchase Invoice Line Standalone Module)
@@ -15,6 +15,8 @@ RUN_DEPENDS=	trytond>=2.4.0:${PORTSDIR}/
 		trytond_purchase>=2.4.0:${PORTSDIR}/finance/trytond_purchase \
 		trytond_account_invoice_line_standalone>=2.4.1:${PORTSDIR}/finance/trytond_account_invoice_line_standalone
 
+CONFLICTS=	trytond_purchase_invoice_line_standalone-2.[68].*
+
 USE_PYTHON=	yes
 USE_PYDISTUTILS=easy_install
 

Modified: head/finance/trytond_purchase_invoice_line_standalone/distinfo
==============================================================================
--- head/finance/trytond_purchase_invoice_line_standalone/distinfo	Sun May 19 14:34:47 2013	(r318528)
+++ head/finance/trytond_purchase_invoice_line_standalone/distinfo	Sun May 19 14:44:03 2013	(r318529)
@@ -1,2 +1,2 @@
-SHA256 (trytond_purchase_invoice_line_standalone-2.4.0.tar.gz) = a8d7987d4f63a1d5b58c1a2c8e732e8a4d8540f645a826c1cd44a4654c84cd15
-SIZE (trytond_purchase_invoice_line_standalone-2.4.0.tar.gz) = 21682
+SHA256 (trytond_purchase_invoice_line_standalone-2.4.1.tar.gz) = 05ef097aba6e22e1842b6c5544dcfd53ed73620215a73a7e5c8f5f8621c18ae9
+SIZE (trytond_purchase_invoice_line_standalone-2.4.1.tar.gz) = 21579

Modified: head/finance/trytond_purchase_shipment_cost/Makefile
==============================================================================
--- head/finance/trytond_purchase_shipment_cost/Makefile	Sun May 19 14:34:47 2013	(r318528)
+++ head/finance/trytond_purchase_shipment_cost/Makefile	Sun May 19 14:44:03 2013	(r318529)
@@ -1,10 +1,10 @@
-# Created by: Matthias Petermann<matthias@petermann.it>
 # $FreeBSD$
 
 PORTNAME=	trytond_purchase_shipment_cost
-PORTVERSION=	2.4.0
+PORTVERSION=	2.4.1
 CATEGORIES=	finance python
-MASTER_SITES=	http://downloads2.tryton.org/${PORTVERSION:R}/
+MASTER_SITES=	http://downloads.tryton.org/${PORTVERSION:R}/ \
+		http://downloads2.tryton.org/${PORTVERSION:R}/
 
 MAINTAINER=	matthias@petermann.it
 COMMENT=	Tryton Application Platform (Purchase Shipment Cost Module)
@@ -16,6 +16,8 @@ RUN_DEPENDS=	trytond>=2.4.0:${PORTSDIR}/
 		trytond_currency>=2.4.0:${PORTSDIR}/finance/trytond_currency \
 		trytond_stock>=2.4.0:${PORTSDIR}/finance/trytond_stock
 
+CONFLICTS=	trytond_purchase_shipment_cost-2.[68].*
+
 USE_PYTHON=	yes
 USE_PYDISTUTILS=easy_install
 

Modified: head/finance/trytond_purchase_shipment_cost/distinfo
==============================================================================
--- head/finance/trytond_purchase_shipment_cost/distinfo	Sun May 19 14:34:47 2013	(r318528)
+++ head/finance/trytond_purchase_shipment_cost/distinfo	Sun May 19 14:44:03 2013	(r318529)
@@ -1,2 +1,2 @@
-SHA256 (trytond_purchase_shipment_cost-2.4.0.tar.gz) = 50b86d944b335a5f336c8e220c1ba70c8501d7beec33dcb91ff2bb9eae725ee2
-SIZE (trytond_purchase_shipment_cost-2.4.0.tar.gz) = 21114
+SHA256 (trytond_purchase_shipment_cost-2.4.1.tar.gz) = 4a84425e4fc3170c9e59344e9e46e4d394d42a84eb7b594b7505dba83301966b
+SIZE (trytond_purchase_shipment_cost-2.4.1.tar.gz) = 21089



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201305191444.r4JEi4Ti002844>