Date: Wed, 19 Sep 2012 13:35:41 +0000 (UTC) From: Boris Samorodov <bsam@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r304513 - in head/finance: . trytond_stock_product_location Message-ID: <201209191335.q8JDZfFn000693@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bsam Date: Wed Sep 19 13:35:41 2012 New Revision: 304513 URL: http://svn.freebsd.org/changeset/ports/304513 Log: Add trytond_stock_product_location 2.4.0, tryton Application Platform (Stock Product Location Module). PR: ports/171439 Submitted by: matthias@petermann.it Added: head/finance/trytond_stock_product_location/ head/finance/trytond_stock_product_location/Makefile (contents, props changed) head/finance/trytond_stock_product_location/distinfo (contents, props changed) head/finance/trytond_stock_product_location/pkg-descr (contents, props changed) head/finance/trytond_stock_product_location/pkg-plist (contents, props changed) Modified: head/finance/Makefile Modified: head/finance/Makefile ============================================================================== --- head/finance/Makefile Wed Sep 19 13:34:09 2012 (r304512) +++ head/finance/Makefile Wed Sep 19 13:35:41 2012 (r304513) @@ -141,6 +141,7 @@ SUBDIR += trytond_stock_inventory_location SUBDIR += trytond_stock_location_sequence SUBDIR += trytond_stock_lot + SUBDIR += trytond_stock_product_location SUBDIR += trytond_stock_supply SUBDIR += trytond_timesheet SUBDIR += venice Added: head/finance/trytond_stock_product_location/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/finance/trytond_stock_product_location/Makefile Wed Sep 19 13:35:41 2012 (r304513) @@ -0,0 +1,21 @@ +# Created by: Matthias Petermann<matthias@petermann.it> +# $FreeBSD$ + +PORTNAME= trytond_stock_product_location +PORTVERSION= 2.4.0 +CATEGORIES= finance python +MASTER_SITES= http://downloads2.tryton.org/${PORTVERSION:R}/ + +MAINTAINER= matthias@petermann.it +COMMENT= Tryton Application Platform (Stock Product Location Module) + +LICENSE= GPLv3 + +RUN_DEPENDS= trytond>=2.4.0:${PORTSDIR}/finance/trytond \ + trytond_product>=2.4.0:${PORTSDIR}/finance/trytond_product \ + trytond_stock>=2.4.0:${PORTSDIR}/finance/trytond_stock + +USE_PYTHON= yes +USE_PYDISTUTILS=easy_install + +.include <bsd.port.mk> Added: head/finance/trytond_stock_product_location/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/finance/trytond_stock_product_location/distinfo Wed Sep 19 13:35:41 2012 (r304513) @@ -0,0 +1,2 @@ +SHA256 (trytond_stock_product_location-2.4.0.tar.gz) = de97b40fc06ef03450fe4d2729983e02563fa9d9f0aee911394d646f29b23858 +SIZE (trytond_stock_product_location-2.4.0.tar.gz) = 20506 Added: head/finance/trytond_stock_product_location/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/finance/trytond_stock_product_location/pkg-descr Wed Sep 19 13:35:41 2012 (r304513) @@ -0,0 +1,4 @@ +This port adds the Stock Product Location Module to the Tryton Application +Platform. + +WWW: http://www.tryton.org/ Added: head/finance/trytond_stock_product_location/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/finance/trytond_stock_product_location/pkg-plist Wed Sep 19 13:35:41 2012 (r304513) @@ -0,0 +1,44 @@ +%%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/stock_product_location/__init__.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/stock_product_location/__init__.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/stock_product_location/__init__.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/stock_product_location/__tryton__.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/stock_product_location/__tryton__.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/stock_product_location/__tryton__.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/stock_product_location/locale/bg_BG.po +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/stock_product_location/locale/ca_ES.po +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/stock_product_location/locale/cs_CZ.po +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/stock_product_location/locale/de_DE.po +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/stock_product_location/locale/es_AR.po +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/stock_product_location/locale/es_CO.po +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/stock_product_location/locale/es_ES.po +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/stock_product_location/locale/fr_FR.po +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/stock_product_location/locale/nl_NL.po +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/stock_product_location/locale/ru_RU.po +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/stock_product_location/location.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/stock_product_location/location.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/stock_product_location/location.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/stock_product_location/location.xml +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/stock_product_location/product.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/stock_product_location/product.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/stock_product_location/product.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/stock_product_location/product.xml +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/stock_product_location/tests/__init__.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/stock_product_location/tests/__init__.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/stock_product_location/tests/__init__.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/stock_product_location/tests/test_stock_product_location.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/stock_product_location/tests/test_stock_product_location.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/stock_product_location/tests/test_stock_product_location.pyo +@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/stock_product_location/tests +@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/stock_product_location/locale +@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/stock_product_location +@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%%
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201209191335.q8JDZfFn000693>