From owner-svn-ports-all@FreeBSD.ORG Wed Sep 19 14:35:28 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 0D320106564A; Wed, 19 Sep 2012 14:35:28 +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 EA9A88FC18; Wed, 19 Sep 2012 14:35:27 +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 q8JEZRvj009606; Wed, 19 Sep 2012 14:35:27 GMT (envelope-from bsam@svn.freebsd.org) Received: (from bsam@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q8JEZR51009599; Wed, 19 Sep 2012 14:35:27 GMT (envelope-from bsam@svn.freebsd.org) Message-Id: <201209191435.q8JEZR51009599@svn.freebsd.org> From: Boris Samorodov Date: Wed, 19 Sep 2012 14:35:27 +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: r304524 - in head/finance: . trytond_purchase_invoice_line_standalone 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 14:35:28 -0000 Author: bsam Date: Wed Sep 19 14:35:27 2012 New Revision: 304524 URL: http://svn.freebsd.org/changeset/ports/304524 Log: Add trytond_purchase_invoice_line_standalone 2.4.0, tryton Application Platform (Purchase Invoice Line Standalone Module). PR: ports/171446 Submitted by: matthias@petermann.it Added: head/finance/trytond_purchase_invoice_line_standalone/ head/finance/trytond_purchase_invoice_line_standalone/Makefile (contents, props changed) head/finance/trytond_purchase_invoice_line_standalone/distinfo (contents, props changed) head/finance/trytond_purchase_invoice_line_standalone/pkg-descr (contents, props changed) head/finance/trytond_purchase_invoice_line_standalone/pkg-plist (contents, props changed) Modified: head/finance/Makefile Modified: head/finance/Makefile ============================================================================== --- head/finance/Makefile Wed Sep 19 14:34:13 2012 (r304523) +++ head/finance/Makefile Wed Sep 19 14:35:27 2012 (r304524) @@ -138,6 +138,7 @@ SUBDIR += trytond_project_plan SUBDIR += trytond_project_revenue SUBDIR += trytond_purchase + SUBDIR += trytond_purchase_invoice_line_standalone SUBDIR += trytond_sale SUBDIR += trytond_sale_opportunity SUBDIR += trytond_sale_price_list Added: head/finance/trytond_purchase_invoice_line_standalone/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/finance/trytond_purchase_invoice_line_standalone/Makefile Wed Sep 19 14:35:27 2012 (r304524) @@ -0,0 +1,21 @@ +# Created by: Matthias Petermann +# $FreeBSD$ + +PORTNAME= trytond_purchase_invoice_line_standalone +PORTVERSION= 2.4.0 +CATEGORIES= finance python +MASTER_SITES= http://downloads2.tryton.org/${PORTVERSION:R}/ + +MAINTAINER= matthias@petermann.it +COMMENT= Tryton Application Platform (Purchase Invoice Line Standalone Module) + +LICENSE= GPLv3 + +RUN_DEPENDS= trytond>=2.4.0:${PORTSDIR}/finance/trytond \ + trytond_purchase>=2.4.0:${PORTSDIR}/finance/trytond_purchase \ + trytond_account_invoice_line_standalone>=2.4.1:${PORTSDIR}/finance/trytond_account_invoice_line_standalone + +USE_PYTHON= yes +USE_PYDISTUTILS=easy_install + +.include Added: head/finance/trytond_purchase_invoice_line_standalone/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/finance/trytond_purchase_invoice_line_standalone/distinfo Wed Sep 19 14:35:27 2012 (r304524) @@ -0,0 +1,2 @@ +SHA256 (trytond_purchase_invoice_line_standalone-2.4.0.tar.gz) = a8d7987d4f63a1d5b58c1a2c8e732e8a4d8540f645a826c1cd44a4654c84cd15 +SIZE (trytond_purchase_invoice_line_standalone-2.4.0.tar.gz) = 21682 Added: head/finance/trytond_purchase_invoice_line_standalone/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/finance/trytond_purchase_invoice_line_standalone/pkg-descr Wed Sep 19 14:35:27 2012 (r304524) @@ -0,0 +1,4 @@ +This port adds the Purchase Invoice Line Standalone Module to the Tryton +Application Platform. + +WWW: http://www.tryton.org/ Added: head/finance/trytond_purchase_invoice_line_standalone/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/finance/trytond_purchase_invoice_line_standalone/pkg-plist Wed Sep 19 14:35:27 2012 (r304524) @@ -0,0 +1,43 @@ +%%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/purchase_invoice_line_standalone/__init__.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/purchase_invoice_line_standalone/__init__.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/purchase_invoice_line_standalone/__init__.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/purchase_invoice_line_standalone/__tryton__.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/purchase_invoice_line_standalone/__tryton__.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/purchase_invoice_line_standalone/__tryton__.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/purchase_invoice_line_standalone/invoice.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/purchase_invoice_line_standalone/invoice.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/purchase_invoice_line_standalone/invoice.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/purchase_invoice_line_standalone/locale/bg_BG.po +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/purchase_invoice_line_standalone/locale/ca_ES.po +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/purchase_invoice_line_standalone/locale/cs_CZ.po +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/purchase_invoice_line_standalone/locale/de_DE.po +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/purchase_invoice_line_standalone/locale/es_AR.po +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/purchase_invoice_line_standalone/locale/es_CO.po +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/purchase_invoice_line_standalone/locale/es_ES.po +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/purchase_invoice_line_standalone/locale/fr_FR.po +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/purchase_invoice_line_standalone/locale/nl_NL.po +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/purchase_invoice_line_standalone/locale/ru_RU.po +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/purchase_invoice_line_standalone/purchase.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/purchase_invoice_line_standalone/purchase.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/purchase_invoice_line_standalone/purchase.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/purchase_invoice_line_standalone/purchase.xml +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/purchase_invoice_line_standalone/tests/__init__.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/purchase_invoice_line_standalone/tests/__init__.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/purchase_invoice_line_standalone/tests/__init__.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/purchase_invoice_line_standalone/tests/test_purchase_invoice_line_standalone.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/purchase_invoice_line_standalone/tests/test_purchase_invoice_line_standalone.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/purchase_invoice_line_standalone/tests/test_purchase_invoice_line_standalone.pyo +@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/purchase_invoice_line_standalone/tests +@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/purchase_invoice_line_standalone/locale +@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/purchase_invoice_line_standalone +@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%%