From owner-svn-ports-head@FreeBSD.ORG Sun May 19 14:48:22 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 459051AA; Sun, 19 May 2013 14:48:22 +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 1F3E2D04; Sun, 19 May 2013 14:48:22 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r4JEmMmD003727; Sun, 19 May 2013 14:48:22 GMT (envelope-from wen@svn.freebsd.org) Received: (from wen@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r4JEmLNP003725; Sun, 19 May 2013 14:48:21 GMT (envelope-from wen@svn.freebsd.org) Message-Id: <201305191448.r4JEmLNP003725@svn.freebsd.org> From: Wen Heping Date: Sun, 19 May 2013 14:48:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r318531 - head/finance/trytond_sale_opportunity 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 14:48:22 -0000 Author: wen Date: Sun May 19 14:48:21 2013 New Revision: 318531 URL: http://svnweb.freebsd.org/changeset/ports/318531 Log: - Update to 2.4.1 - Update MASTER_SITES - Add CONFLICTS - Trim Makefile headers PR: 178161 Submitted by: Matthias Petermann (maintainer) Modified: head/finance/trytond_sale_opportunity/Makefile head/finance/trytond_sale_opportunity/distinfo Modified: head/finance/trytond_sale_opportunity/Makefile ============================================================================== --- head/finance/trytond_sale_opportunity/Makefile Sun May 19 14:47:09 2013 (r318530) +++ head/finance/trytond_sale_opportunity/Makefile Sun May 19 14:48:21 2013 (r318531) @@ -1,14 +1,9 @@ -# New ports collection makefile for: trytond_sale_opportunity -# Date created: 08 September, 2012 -# Whom: Matthias Petermann -# # $FreeBSD$ -# PORTNAME= trytond_sale_opportunity -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 (Sale Opportunity Module) @@ -18,6 +13,8 @@ LICENSE= GPLv3 RUN_DEPENDS= trytond>=2.4.0:${PORTSDIR}/finance/trytond \ trytond_sale>=2.4.0:${PORTSDIR}/finance/trytond_sale +CONFLICTS= trytond_sale_opportunity-2.[68].* + USE_PYTHON= yes USE_PYDISTUTILS=easy_install Modified: head/finance/trytond_sale_opportunity/distinfo ============================================================================== --- head/finance/trytond_sale_opportunity/distinfo Sun May 19 14:47:09 2013 (r318530) +++ head/finance/trytond_sale_opportunity/distinfo Sun May 19 14:48:21 2013 (r318531) @@ -1,2 +1,2 @@ -SHA256 (trytond_sale_opportunity-2.4.0.tar.gz) = dbf9a1866bef82c923327e706914886fd60248d9fd5d623c83354a1053340f97 -SIZE (trytond_sale_opportunity-2.4.0.tar.gz) = 38902 +SHA256 (trytond_sale_opportunity-2.4.1.tar.gz) = ea26049098b7e5e865ef18888212e17f1e921a7c28476e98fa6e35354340cfb5 +SIZE (trytond_sale_opportunity-2.4.1.tar.gz) = 37757