svn commit: r318518 - head/finance/trytond_timesheet
Wen Heping
wen at FreeBSD.org
Sun May 19 12:42:23 UTC 2013
Author: wen
Date: Sun May 19 12:42:22 2013
New Revision: 318518
URL: http://svnweb.freebsd.org/changeset/ports/318518
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_timesheet/Makefile
head/finance/trytond_timesheet/distinfo
Modified: head/finance/trytond_timesheet/Makefile
==============================================================================
--- head/finance/trytond_timesheet/Makefile Sun May 19 12:36:00 2013 (r318517)
+++ head/finance/trytond_timesheet/Makefile Sun May 19 12:42:22 2013 (r318518)
@@ -1,14 +1,9 @@
-# New ports collection makefile for: trytond_timesheet
-# Date created: 08 September, 2012
-# Whom: Matthias Petermann<matthias at petermann.it>
-#
# $FreeBSD$
-#
PORTNAME= trytond_timesheet
-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 (Timesheet Module)
@@ -18,6 +13,8 @@ LICENSE= GPLv3
RUN_DEPENDS= trytond>=2.4.0:${PORTSDIR}/finance/trytond \
trytond_company_work_time>=2.4.0:${PORTSDIR}/finance/trytond_company_work_time
+CONFLICTS= trytond_timesheet-2.[68].*
+
USE_PYTHON= yes
USE_PYDISTUTILS=easy_install
Modified: head/finance/trytond_timesheet/distinfo
==============================================================================
--- head/finance/trytond_timesheet/distinfo Sun May 19 12:36:00 2013 (r318517)
+++ head/finance/trytond_timesheet/distinfo Sun May 19 12:42:22 2013 (r318518)
@@ -1,2 +1,2 @@
-SHA256 (trytond_timesheet-2.4.0.tar.gz) = 756b0d879ab87c3396d2a2dc69cedf8cd92d9e7042df76408648227424a8bf5d
-SIZE (trytond_timesheet-2.4.0.tar.gz) = 32539
+SHA256 (trytond_timesheet-2.4.1.tar.gz) = 42112e9cd835c3d9b5d530a4c61eee3e2574ec75284ce09af2bf659f712abbea
+SIZE (trytond_timesheet-2.4.1.tar.gz) = 32404
More information about the svn-ports-all
mailing list