svn commit: r318520 - in head/finance: trytond_project trytond_project_plan trytond_project_revenue
Wen Heping
wen at FreeBSD.org
Sun May 19 12:51:50 UTC 2013
Author: wen
Date: Sun May 19 12:51:48 2013
New Revision: 318520
URL: http://svnweb.freebsd.org/changeset/ports/318520
Log:
- Update to 2.4.1
- Update MASTER_SITES
- Add CONFLICTS
- Trim Makefile headers
PR: 178161
Submitted by: Matthias Petermann <matthias at petermann.it> (maintainer)
Modified:
head/finance/trytond_project/Makefile
head/finance/trytond_project/distinfo
head/finance/trytond_project_plan/Makefile
head/finance/trytond_project_plan/distinfo
head/finance/trytond_project_revenue/Makefile
head/finance/trytond_project_revenue/distinfo
Modified: head/finance/trytond_project/Makefile
==============================================================================
--- head/finance/trytond_project/Makefile Sun May 19 12:48:04 2013 (r318519)
+++ head/finance/trytond_project/Makefile Sun May 19 12:51:48 2013 (r318520)
@@ -1,14 +1,9 @@
-# New ports collection makefile for: trytond_project
-# Date created: 08 September, 2012
-# Whom: Matthias Petermann<matthias at 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 at petermann.it
COMMENT= Tryton Application Platform (Project Module)
@@ -19,6 +14,8 @@ RUN_DEPENDS= trytond>=2.4.0:${PORTSDIR}/
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
Modified: head/finance/trytond_project/distinfo
==============================================================================
--- head/finance/trytond_project/distinfo Sun May 19 12:48:04 2013 (r318519)
+++ head/finance/trytond_project/distinfo Sun May 19 12:51:48 2013 (r318520)
@@ -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
Modified: head/finance/trytond_project_plan/Makefile
==============================================================================
--- head/finance/trytond_project_plan/Makefile Sun May 19 12:48:04 2013 (r318519)
+++ head/finance/trytond_project_plan/Makefile Sun May 19 12:51:48 2013 (r318520)
@@ -1,14 +1,9 @@
-# New ports collection makefile for: trytond_project_plan
-# Date created: 08 September, 2012
-# Whom: Matthias Petermann<matthias at 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 at 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
Modified: head/finance/trytond_project_plan/distinfo
==============================================================================
--- head/finance/trytond_project_plan/distinfo Sun May 19 12:48:04 2013 (r318519)
+++ head/finance/trytond_project_plan/distinfo Sun May 19 12:51:48 2013 (r318520)
@@ -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
Modified: head/finance/trytond_project_revenue/Makefile
==============================================================================
--- head/finance/trytond_project_revenue/Makefile Sun May 19 12:48:04 2013 (r318519)
+++ head/finance/trytond_project_revenue/Makefile Sun May 19 12:51:48 2013 (r318520)
@@ -1,14 +1,9 @@
-# New ports collection makefile for: trytond_project_revenue
-# Date created: 08 September, 2012
-# Whom: Matthias Petermann<matthias at 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 at petermann.it
COMMENT= Tryton Application Platform (Project Revenue Module)
@@ -19,6 +14,8 @@ RUN_DEPENDS= trytond>=2.4.0:${PORTSDIR}/
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
Modified: head/finance/trytond_project_revenue/distinfo
==============================================================================
--- head/finance/trytond_project_revenue/distinfo Sun May 19 12:48:04 2013 (r318519)
+++ head/finance/trytond_project_revenue/distinfo Sun May 19 12:51:48 2013 (r318520)
@@ -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
More information about the svn-ports-head
mailing list