From owner-svn-ports-head@FreeBSD.ORG Sun May 19 02:51:57 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 98ECD9B2; Sun, 19 May 2013 02:51:57 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 6A919139; Sun, 19 May 2013 02:51:57 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r4J2pvYq051324; Sun, 19 May 2013 02:51:57 GMT (envelope-from wen@svn.freebsd.org) Received: (from wen@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r4J2pvdL051322; Sun, 19 May 2013 02:51:57 GMT (envelope-from wen@svn.freebsd.org) Message-Id: <201305190251.r4J2pvdL051322@svn.freebsd.org> From: Wen Heping Date: Sun, 19 May 2013 02:51:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r318476 - head/finance/trytond_account X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 May 2013 02:51:57 -0000 Author: wen Date: Sun May 19 02:51:56 2013 New Revision: 318476 URL: http://svnweb.freebsd.org/changeset/ports/318476 Log: - Update to 2.4.4 - Update MASTER_SITES and COMMENT - Add CONFLICTS - Trim Makefile headers PR: 178161 Submitted by: Matthias Petermann (maintainer) Modified: head/finance/trytond_account/Makefile head/finance/trytond_account/distinfo Modified: head/finance/trytond_account/Makefile ============================================================================== --- head/finance/trytond_account/Makefile Sun May 19 02:49:27 2013 (r318475) +++ head/finance/trytond_account/Makefile Sun May 19 02:51:56 2013 (r318476) @@ -1,17 +1,12 @@ -# New ports collection makefile for: trytond_account -# Date created: 12 August, 2012 -# Whom: Matthias Petermann -# # $FreeBSD$ -# PORTNAME= trytond_account -PORTVERSION= 2.4.1 +PORTVERSION= 2.4.4 CATEGORIES= finance python -MASTER_SITES= http://downloads2.tryton.org/${PORTVERSION:R}/ +MASTER_SITES= http://downloads.tryton.org/${PORTVERSION:R}/ MAINTAINER= matthias@petermann.it -COMMENT= The Account Module for Tryton +COMMENT= Tryton Application Platform (Account Module) LICENSE= GPLv3 @@ -19,6 +14,8 @@ RUN_DEPENDS= trytond>=2.4.0:${PORTSDIR}/ trytond_company>=2.4.0:${PORTSDIR}/finance/trytond_company \ ${PYTHON_PKGNAMEPREFIX}dateutil>=1.5:${PORTSDIR}/devel/py-dateutil +CONFLICTS= trytond_account-2.[68].* + USE_PYTHON= yes USE_PYDISTUTILS=easy_install Modified: head/finance/trytond_account/distinfo ============================================================================== --- head/finance/trytond_account/distinfo Sun May 19 02:49:27 2013 (r318475) +++ head/finance/trytond_account/distinfo Sun May 19 02:51:56 2013 (r318476) @@ -1,2 +1,2 @@ -SHA256 (trytond_account-2.4.1.tar.gz) = 1e12c9176fc8007a1304db90c464e4866693ca3da9d01146ecda4e54a242e67e -SIZE (trytond_account-2.4.1.tar.gz) = 240508 +SHA256 (trytond_account-2.4.4.tar.gz) = 93b1c895f4b8c8bc0c074a2a7da76ce23b41eea9a3e1cee325b5c4c2d8558516 +SIZE (trytond_account-2.4.4.tar.gz) = 240721