svn commit: r318512 - head/finance/trytond_dashboard
Wen Heping
wen at FreeBSD.org
Sun May 19 10:01:50 UTC 2013
Author: wen
Date: Sun May 19 10:01:49 2013
New Revision: 318512
URL: http://svnweb.freebsd.org/changeset/ports/318512
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_dashboard/Makefile
head/finance/trytond_dashboard/distinfo
Modified: head/finance/trytond_dashboard/Makefile
==============================================================================
--- head/finance/trytond_dashboard/Makefile Sun May 19 10:00:37 2013 (r318511)
+++ head/finance/trytond_dashboard/Makefile Sun May 19 10:01:49 2013 (r318512)
@@ -1,14 +1,9 @@
-# New ports collection makefile for: trytond_dashboard
-# Date created: 09 September, 2012
-# Whom: Matthias Petermann<matthias at petermann.it>
-#
# $FreeBSD$
-#
PORTNAME= trytond_dashboard
-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 (Dashboard Module)
@@ -17,6 +12,8 @@ LICENSE= GPLv3
RUN_DEPENDS= trytond>=2.4.0:${PORTSDIR}/finance/trytond
+CONFLICTS= trytond_dashboard-2.[68].*
+
USE_PYTHON= yes
USE_PYDISTUTILS=easy_install
Modified: head/finance/trytond_dashboard/distinfo
==============================================================================
--- head/finance/trytond_dashboard/distinfo Sun May 19 10:00:37 2013 (r318511)
+++ head/finance/trytond_dashboard/distinfo Sun May 19 10:01:49 2013 (r318512)
@@ -1,2 +1,2 @@
-SHA256 (trytond_dashboard-2.4.0.tar.gz) = 381e8612ee2d3abe0829af048032e6109a727928af36eb099789a51abbefa95e
-SIZE (trytond_dashboard-2.4.0.tar.gz) = 21891
+SHA256 (trytond_dashboard-2.4.1.tar.gz) = 3fc5281f568b0781ee1410e2fcf69f5c49b8990931414ccc1b4fe839c61550ba
+SIZE (trytond_dashboard-2.4.1.tar.gz) = 21864
More information about the svn-ports-all
mailing list