From owner-svn-ports-all@FreeBSD.ORG Wed Sep 19 12:12:14 2012 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 593FC106564A; Wed, 19 Sep 2012 12:12:14 +0000 (UTC) (envelope-from bsam@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 422818FC17; Wed, 19 Sep 2012 12:12:14 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q8JCCEfM088738; Wed, 19 Sep 2012 12:12:14 GMT (envelope-from bsam@svn.freebsd.org) Received: (from bsam@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q8JCCEnR088732; Wed, 19 Sep 2012 12:12:14 GMT (envelope-from bsam@svn.freebsd.org) Message-Id: <201209191212.q8JCCEnR088732@svn.freebsd.org> From: Boris Samorodov Date: Wed, 19 Sep 2012 12:12:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r304501 - in head/finance: . trytond_account_stock_continental X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Sep 2012 12:12:14 -0000 Author: bsam Date: Wed Sep 19 12:12:13 2012 New Revision: 304501 URL: http://svn.freebsd.org/changeset/ports/304501 Log: Add trytond_account_stock_continental 2.4.1, tryton Application Platform (Account Stock Continental Module). PR: ports/171453 Submitted by: matthias@petermann.it Added: head/finance/trytond_account_stock_continental/ head/finance/trytond_account_stock_continental/Makefile (contents, props changed) head/finance/trytond_account_stock_continental/distinfo (contents, props changed) head/finance/trytond_account_stock_continental/pkg-descr (contents, props changed) head/finance/trytond_account_stock_continental/pkg-plist (contents, props changed) Modified: head/finance/Makefile Modified: head/finance/Makefile ============================================================================== --- head/finance/Makefile Wed Sep 19 12:10:49 2012 (r304500) +++ head/finance/Makefile Wed Sep 19 12:12:13 2012 (r304501) @@ -109,6 +109,7 @@ SUBDIR += trytond_account_invoice SUBDIR += trytond_account_product SUBDIR += trytond_account_stock_anglo_saxon + SUBDIR += trytond_account_stock_continental SUBDIR += trytond_calendar SUBDIR += trytond_carrier SUBDIR += trytond_carrier_percentage Added: head/finance/trytond_account_stock_continental/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/finance/trytond_account_stock_continental/Makefile Wed Sep 19 12:12:13 2012 (r304501) @@ -0,0 +1,21 @@ +# Created by: Matthias Petermann +# $FreeBSD$ + +PORTNAME= trytond_account_stock_continental +PORTVERSION= 2.4.1 +CATEGORIES= finance python +MASTER_SITES= http://downloads2.tryton.org/${PORTVERSION:R}/ + +MAINTAINER= matthias@petermann.it +COMMENT= Tryton Application Platform (Account Stock Continental Module) + +LICENSE= GPLv3 + +RUN_DEPENDS= trytond>=2.4.0:${PORTSDIR}/finance/trytond \ + trytond_account_product>=2.4.1:${PORTSDIR}/finance/trytond_account_product \ + trytond_stock>=2.4.0:${PORTSDIR}/finance/trytond_stock + +USE_PYTHON= yes +USE_PYDISTUTILS=easy_install + +.include Added: head/finance/trytond_account_stock_continental/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/finance/trytond_account_stock_continental/distinfo Wed Sep 19 12:12:13 2012 (r304501) @@ -0,0 +1,2 @@ +SHA256 (trytond_account_stock_continental-2.4.1.tar.gz) = a42dc7bfd6939849e874d81ac5d0c97b9217c6039cbf7654ba2ba23b2803306b +SIZE (trytond_account_stock_continental-2.4.1.tar.gz) = 25449 Added: head/finance/trytond_account_stock_continental/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/finance/trytond_account_stock_continental/pkg-descr Wed Sep 19 12:12:13 2012 (r304501) @@ -0,0 +1,4 @@ +This port adds the Account Stock Continental Module to the Tryton Application +Platform. + +WWW: http://www.tryton.org/ Added: head/finance/trytond_account_stock_continental/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/finance/trytond_account_stock_continental/pkg-plist Wed Sep 19 12:12:13 2012 (r304501) @@ -0,0 +1,47 @@ +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO/PKG-INFO +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO/SOURCES.txt +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO/dependency_links.txt +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO/entry_points.txt +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO/not-zip-safe +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO/requires.txt +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO/top_level.txt +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/account_stock_continental/__init__.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/account_stock_continental/__init__.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/account_stock_continental/__init__.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/account_stock_continental/__tryton__.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/account_stock_continental/__tryton__.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/account_stock_continental/__tryton__.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/account_stock_continental/account.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/account_stock_continental/account.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/account_stock_continental/account.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/account_stock_continental/account.xml +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/account_stock_continental/locale/bg_BG.po +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/account_stock_continental/locale/ca_ES.po +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/account_stock_continental/locale/cs_CZ.po +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/account_stock_continental/locale/de_DE.po +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/account_stock_continental/locale/es_AR.po +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/account_stock_continental/locale/es_CO.po +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/account_stock_continental/locale/es_ES.po +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/account_stock_continental/locale/fr_FR.po +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/account_stock_continental/locale/nl_NL.po +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/account_stock_continental/locale/ru_RU.po +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/account_stock_continental/product.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/account_stock_continental/product.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/account_stock_continental/product.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/account_stock_continental/product.xml +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/account_stock_continental/stock.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/account_stock_continental/stock.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/account_stock_continental/stock.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/account_stock_continental/tests/__init__.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/account_stock_continental/tests/__init__.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/account_stock_continental/tests/__init__.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/account_stock_continental/tests/test_account_stock_continental.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/account_stock_continental/tests/test_account_stock_continental.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/account_stock_continental/tests/test_account_stock_continental.pyo +@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/account_stock_continental/tests +@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/account_stock_continental/locale +@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/account_stock_continental +@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules +@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond +@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO +@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%