From owner-svn-ports-head@FreeBSD.ORG Wed Sep 19 12:18:44 2012 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B0C60106566B; Wed, 19 Sep 2012 12:18:44 +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 9A69A8FC0C; Wed, 19 Sep 2012 12:18:44 +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 q8JCIiOJ089904; Wed, 19 Sep 2012 12:18:44 GMT (envelope-from bsam@svn.freebsd.org) Received: (from bsam@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q8JCIiO5089898; Wed, 19 Sep 2012 12:18:44 GMT (envelope-from bsam@svn.freebsd.org) Message-Id: <201209191218.q8JCIiO5089898@svn.freebsd.org> From: Boris Samorodov Date: Wed, 19 Sep 2012 12:18:44 +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: r304504 - in head/finance: . trytond_account_invoice_line_standalone X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.5 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: Wed, 19 Sep 2012 12:18:44 -0000 Author: bsam Date: Wed Sep 19 12:18:44 2012 New Revision: 304504 URL: http://svn.freebsd.org/changeset/ports/304504 Log: Add trytond_account_invoice_line_standalone 2.4.1, tryton Application Platform (Account Invoice Line Standalone Module). PR: ports/171445 Submitted by: matthias@petermann.it Added: head/finance/trytond_account_invoice_line_standalone/ head/finance/trytond_account_invoice_line_standalone/Makefile (contents, props changed) head/finance/trytond_account_invoice_line_standalone/distinfo (contents, props changed) head/finance/trytond_account_invoice_line_standalone/pkg-descr (contents, props changed) head/finance/trytond_account_invoice_line_standalone/pkg-plist (contents, props changed) Modified: head/finance/Makefile Modified: head/finance/Makefile ============================================================================== --- head/finance/Makefile Wed Sep 19 12:17:26 2012 (r304503) +++ head/finance/Makefile Wed Sep 19 12:18:44 2012 (r304504) @@ -108,6 +108,7 @@ SUBDIR += trytond_account_be SUBDIR += trytond_account_invoice SUBDIR += trytond_account_invoice_history + SUBDIR += trytond_account_invoice_line_standalone SUBDIR += trytond_account_product SUBDIR += trytond_account_statement SUBDIR += trytond_account_stock_anglo_saxon Added: head/finance/trytond_account_invoice_line_standalone/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/finance/trytond_account_invoice_line_standalone/Makefile Wed Sep 19 12:18:44 2012 (r304504) @@ -0,0 +1,20 @@ +# Created by: Matthias Petermann +# $FreeBSD$ + +PORTNAME= trytond_account_invoice_line_standalone +PORTVERSION= 2.4.1 +CATEGORIES= finance python +MASTER_SITES= http://downloads2.tryton.org/${PORTVERSION:R}/ + +MAINTAINER= matthias@petermann.it +COMMENT= Tryton Application Platform (Account Invoice Line Standalone Module) + +LICENSE= GPLv3 + +RUN_DEPENDS= trytond>=2.4.0:${PORTSDIR}/finance/trytond \ + trytond_account_invoice>=2.4.1:${PORTSDIR}/finance/trytond_account_invoice + +USE_PYTHON= yes +USE_PYDISTUTILS=easy_install + +.include Added: head/finance/trytond_account_invoice_line_standalone/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/finance/trytond_account_invoice_line_standalone/distinfo Wed Sep 19 12:18:44 2012 (r304504) @@ -0,0 +1,2 @@ +SHA256 (trytond_account_invoice_line_standalone-2.4.1.tar.gz) = 056a0dcfc1e1b5b81498643889ce878ecabfa9ad2905875e816f39b6c1ba69f6 +SIZE (trytond_account_invoice_line_standalone-2.4.1.tar.gz) = 20002 Added: head/finance/trytond_account_invoice_line_standalone/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/finance/trytond_account_invoice_line_standalone/pkg-descr Wed Sep 19 12:18:44 2012 (r304504) @@ -0,0 +1,4 @@ +This port adds the Account Invoice Line Standalone Module to the Tryton +Application Platform. + +WWW: http://www.tryton.org/ Added: head/finance/trytond_account_invoice_line_standalone/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/finance/trytond_account_invoice_line_standalone/pkg-plist Wed Sep 19 12:18:44 2012 (r304504) @@ -0,0 +1,40 @@ +%%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_invoice_line_standalone/__init__.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/account_invoice_line_standalone/__init__.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/account_invoice_line_standalone/__init__.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/account_invoice_line_standalone/__tryton__.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/account_invoice_line_standalone/__tryton__.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/account_invoice_line_standalone/__tryton__.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/account_invoice_line_standalone/invoice.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/account_invoice_line_standalone/invoice.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/account_invoice_line_standalone/invoice.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/account_invoice_line_standalone/invoice.xml +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/account_invoice_line_standalone/locale/bg_BG.po +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/account_invoice_line_standalone/locale/ca_ES.po +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/account_invoice_line_standalone/locale/cs_CZ.po +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/account_invoice_line_standalone/locale/de_DE.po +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/account_invoice_line_standalone/locale/es_AR.po +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/account_invoice_line_standalone/locale/es_CO.po +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/account_invoice_line_standalone/locale/es_ES.po +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/account_invoice_line_standalone/locale/fr_FR.po +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/account_invoice_line_standalone/locale/nl_NL.po +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/account_invoice_line_standalone/locale/ru_RU.po +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/account_invoice_line_standalone/tests/__init__.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/account_invoice_line_standalone/tests/__init__.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/account_invoice_line_standalone/tests/__init__.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/account_invoice_line_standalone/tests/test_account_invoice_line_standalone.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/account_invoice_line_standalone/tests/test_account_invoice_line_standalone.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/account_invoice_line_standalone/tests/test_account_invoice_line_standalone.pyo +@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/account_invoice_line_standalone/tests +@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/account_invoice_line_standalone/locale +@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/account_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%%