From owner-svn-ports-head@FreeBSD.ORG Wed Sep 19 13:31:43 2012 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8E989106566C; Wed, 19 Sep 2012 13:31:43 +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 3A2A68FC08; Wed, 19 Sep 2012 13:31:43 +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 q8JDVhnj099735; Wed, 19 Sep 2012 13:31:43 GMT (envelope-from bsam@svn.freebsd.org) Received: (from bsam@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q8JDVgJ7099729; Wed, 19 Sep 2012 13:31:43 GMT (envelope-from bsam@svn.freebsd.org) Message-Id: <201209191331.q8JDVgJ7099729@svn.freebsd.org> From: Boris Samorodov Date: Wed, 19 Sep 2012 13:31:42 +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: r304510 - in head/finance: . trytond_stock_inventory_location 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 13:31:43 -0000 Author: bsam Date: Wed Sep 19 13:31:42 2012 New Revision: 304510 URL: http://svn.freebsd.org/changeset/ports/304510 Log: Add trytond_stock_inventory_location 2.4.0, tryton Application Platform (Stock Inventory Location Module). PR: ports/171436 Submitted by: matthias@petermann.it Added: head/finance/trytond_stock_inventory_location/ head/finance/trytond_stock_inventory_location/Makefile (contents, props changed) head/finance/trytond_stock_inventory_location/distinfo (contents, props changed) head/finance/trytond_stock_inventory_location/pkg-descr (contents, props changed) head/finance/trytond_stock_inventory_location/pkg-plist (contents, props changed) Modified: head/finance/Makefile Modified: head/finance/Makefile ============================================================================== --- head/finance/Makefile Wed Sep 19 13:28:21 2012 (r304509) +++ head/finance/Makefile Wed Sep 19 13:31:42 2012 (r304510) @@ -138,6 +138,7 @@ SUBDIR += trytond_sale_shipment_cost SUBDIR += trytond_stock SUBDIR += trytond_stock_forecast + SUBDIR += trytond_stock_inventory_location SUBDIR += trytond_stock_supply SUBDIR += trytond_timesheet SUBDIR += venice Added: head/finance/trytond_stock_inventory_location/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/finance/trytond_stock_inventory_location/Makefile Wed Sep 19 13:31:42 2012 (r304510) @@ -0,0 +1,20 @@ +# Created by: Matthias Petermann +# $FreeBSD$ + +PORTNAME= trytond_stock_inventory_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 Inventory Location Module) + +LICENSE= GPLv3 + +RUN_DEPENDS= trytond>=2.4.0:${PORTSDIR}/finance/trytond \ + trytond_stock>=2.4.0:${PORTSDIR}/finance/trytond_stock + +USE_PYTHON= yes +USE_PYDISTUTILS=easy_install + +.include Added: head/finance/trytond_stock_inventory_location/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/finance/trytond_stock_inventory_location/distinfo Wed Sep 19 13:31:42 2012 (r304510) @@ -0,0 +1,2 @@ +SHA256 (trytond_stock_inventory_location-2.4.0.tar.gz) = de7a765eb14c2c153e360d9cbdf8e2b7d9b3e28e97ca4fd3dffe4c5c8cc8d4da +SIZE (trytond_stock_inventory_location-2.4.0.tar.gz) = 20003 Added: head/finance/trytond_stock_inventory_location/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/finance/trytond_stock_inventory_location/pkg-descr Wed Sep 19 13:31:42 2012 (r304510) @@ -0,0 +1,4 @@ +This port adds the Stock Inventory Location Module to the Tryton Application +Platform. + +WWW: http://www.tryton.org/ Added: head/finance/trytond_stock_inventory_location/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/finance/trytond_stock_inventory_location/pkg-plist Wed Sep 19 13:31:42 2012 (r304510) @@ -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/stock_inventory_location/__init__.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/stock_inventory_location/__init__.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/stock_inventory_location/__init__.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/stock_inventory_location/__tryton__.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/stock_inventory_location/__tryton__.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/stock_inventory_location/__tryton__.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/stock_inventory_location/inventory.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/stock_inventory_location/inventory.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/stock_inventory_location/inventory.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/stock_inventory_location/inventory.xml +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/stock_inventory_location/locale/bg_BG.po +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/stock_inventory_location/locale/ca_ES.po +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/stock_inventory_location/locale/cs_CZ.po +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/stock_inventory_location/locale/de_DE.po +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/stock_inventory_location/locale/es_AR.po +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/stock_inventory_location/locale/es_CO.po +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/stock_inventory_location/locale/es_ES.po +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/stock_inventory_location/locale/fr_FR.po +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/stock_inventory_location/locale/nl_NL.po +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/stock_inventory_location/locale/ru_RU.po +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/stock_inventory_location/tests/__init__.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/stock_inventory_location/tests/__init__.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/stock_inventory_location/tests/__init__.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/stock_inventory_location/tests/test_stock_inventory_location.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/stock_inventory_location/tests/test_stock_inventory_location.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/stock_inventory_location/tests/test_stock_inventory_location.pyo +@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/stock_inventory_location/tests +@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/stock_inventory_location/locale +@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/stock_inventory_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%%