summaryrefslogtreecommitdiff
path: root/finance
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2013-05-19 12:51:48 +0000
committerWen Heping <wen@FreeBSD.org>2013-05-19 12:51:48 +0000
commit43b153b174dad3b79f5ea02a1c2097a5817d063d (patch)
treeb79dd4d9a8b6c47f49b17c6d29522659343e3160 /finance
parent- Update to 2.4.1 (diff)
- Update to 2.4.1
- Update MASTER_SITES - Add CONFLICTS - Trim Makefile headers PR: 178161 Submitted by: Matthias Petermann <matthias@petermann.it> (maintainer)
Notes
Notes: svn path=/head/; revision=318520
Diffstat (limited to 'finance')
-rw-r--r--finance/trytond_project/Makefile11
-rw-r--r--finance/trytond_project/distinfo4
-rw-r--r--finance/trytond_project_plan/Makefile11
-rw-r--r--finance/trytond_project_plan/distinfo4
-rw-r--r--finance/trytond_project_revenue/Makefile11
-rw-r--r--finance/trytond_project_revenue/distinfo4
6 files changed, 18 insertions, 27 deletions
diff --git a/finance/trytond_project/Makefile b/finance/trytond_project/Makefile
index cc6c14a9f9fe..c28efe9cdc72 100644
--- a/finance/trytond_project/Makefile
+++ b/finance/trytond_project/Makefile
@@ -1,14 +1,9 @@
-# New ports collection makefile for: trytond_project
-# Date created: 08 September, 2012
-# Whom: Matthias Petermann<matthias@petermann.it>
-#
# $FreeBSD$
-#
PORTNAME= trytond_project
-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}/
MAINTAINER= matthias@petermann.it
COMMENT= Tryton Application Platform (Project Module)
@@ -19,6 +14,8 @@ RUN_DEPENDS= trytond>=2.4.0:${PORTSDIR}/finance/trytond \
trytond_timesheet>=2.4.0:${PORTSDIR}/finance/trytond_timesheet \
trytond_party>=2.4.0:${PORTSDIR}/finance/trytond_party
+CONFLICTS= trytond_project-2.[68].*
+
USE_PYTHON= yes
USE_PYDISTUTILS=easy_install
diff --git a/finance/trytond_project/distinfo b/finance/trytond_project/distinfo
index d68486b0b287..124e49a6e48c 100644
--- a/finance/trytond_project/distinfo
+++ b/finance/trytond_project/distinfo
@@ -1,2 +1,2 @@
-SHA256 (trytond_project-2.4.0.tar.gz) = 6bb77e89496354a15c9308a0aa35d171d5c230e6f98a967f54a681e87774ff8a
-SIZE (trytond_project-2.4.0.tar.gz) = 30868
+SHA256 (trytond_project-2.4.1.tar.gz) = 66a264ad09c63cf8497fdcd59ac9ea314cbe4739ded8721fed06d7468bb509b6
+SIZE (trytond_project-2.4.1.tar.gz) = 30789
diff --git a/finance/trytond_project_plan/Makefile b/finance/trytond_project_plan/Makefile
index bab1587dbe95..63eb242f7cdf 100644
--- a/finance/trytond_project_plan/Makefile
+++ b/finance/trytond_project_plan/Makefile
@@ -1,14 +1,9 @@
-# New ports collection makefile for: trytond_project_plan
-# Date created: 08 September, 2012
-# Whom: Matthias Petermann<matthias@petermann.it>
-#
# $FreeBSD$
-#
PORTNAME= trytond_project_plan
-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}/
MAINTAINER= matthias@petermann.it
COMMENT= Tryton Application Platform (Project Plan Module)
@@ -18,6 +13,8 @@ LICENSE= GPLv3
RUN_DEPENDS= trytond>=2.4.0:${PORTSDIR}/finance/trytond \
trytond_project>=2.4.0:${PORTSDIR}/finance/trytond_project
+CONFLICTS= trytond_project_plan-2.[68].*
+
USE_PYTHON= yes
USE_PYDISTUTILS=easy_install
diff --git a/finance/trytond_project_plan/distinfo b/finance/trytond_project_plan/distinfo
index 792f05c7098e..84c5946af571 100644
--- a/finance/trytond_project_plan/distinfo
+++ b/finance/trytond_project_plan/distinfo
@@ -1,2 +1,2 @@
-SHA256 (trytond_project_plan-2.4.0.tar.gz) = 3eeb08cf45698a9c4c5be1625fcb55db4dc0de89b4d387e761d4b09c9ead8caf
-SIZE (trytond_project_plan-2.4.0.tar.gz) = 27872
+SHA256 (trytond_project_plan-2.4.1.tar.gz) = 250e09fca583ebf16ea2d262b042c342e5cd5da811c37dcac77d31b072fecce0
+SIZE (trytond_project_plan-2.4.1.tar.gz) = 27814
diff --git a/finance/trytond_project_revenue/Makefile b/finance/trytond_project_revenue/Makefile
index 1b4867ada71e..8e9e4636e428 100644
--- a/finance/trytond_project_revenue/Makefile
+++ b/finance/trytond_project_revenue/Makefile
@@ -1,14 +1,9 @@
-# New ports collection makefile for: trytond_project_revenue
-# Date created: 08 September, 2012
-# Whom: Matthias Petermann<matthias@petermann.it>
-#
# $FreeBSD$
-#
PORTNAME= trytond_project_revenue
-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}/
MAINTAINER= matthias@petermann.it
COMMENT= Tryton Application Platform (Project Revenue Module)
@@ -19,6 +14,8 @@ RUN_DEPENDS= trytond>=2.4.0:${PORTSDIR}/finance/trytond \
trytond_project>=2.4.0:${PORTSDIR}/finance/trytond_project \
trytond_product>=2.4.0:${PORTSDIR}/finance/trytond_product
+CONFLICTS= trytond_project_revenue-2.[68].*
+
USE_PYTHON= yes
USE_PYDISTUTILS=easy_install
diff --git a/finance/trytond_project_revenue/distinfo b/finance/trytond_project_revenue/distinfo
index 744c1bab7ed3..a2d1d52ac8fb 100644
--- a/finance/trytond_project_revenue/distinfo
+++ b/finance/trytond_project_revenue/distinfo
@@ -1,2 +1,2 @@
-SHA256 (trytond_project_revenue-2.4.0.tar.gz) = 199b177f4d5ec3ac4886cac76013e987311c9ec330b468e0569d6634007ddcc1
-SIZE (trytond_project_revenue-2.4.0.tar.gz) = 22978
+SHA256 (trytond_project_revenue-2.4.1.tar.gz) = 528ad7a2ba6f3cb6feaf5ffc76ded815dbc57b2da1f5f92cdf5bf3132e3238bb
+SIZE (trytond_project_revenue-2.4.1.tar.gz) = 22904