Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Sep 2012 08:09:31 +0000 (UTC)
From:      Wen Heping <wen@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r304436 - in head/finance: . trytond_sale_shipment_cost
Message-ID:  <201209180809.q8I89Vad054381@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: wen
Date: Tue Sep 18 08:09:30 2012
New Revision: 304436
URL: http://svn.freebsd.org/changeset/ports/304436

Log:
  This port adds the Sale Shipment Cost Module to the Tryton Application Platform.
  
  WWW: http://www.tryton.org/
  
  PR:		171467
  Submitted by:	Matthias Petermann <matthias@d2ux.net>

Added:
  head/finance/trytond_sale_shipment_cost/
  head/finance/trytond_sale_shipment_cost/Makefile   (contents, props changed)
  head/finance/trytond_sale_shipment_cost/distinfo   (contents, props changed)
  head/finance/trytond_sale_shipment_cost/pkg-descr   (contents, props changed)
  head/finance/trytond_sale_shipment_cost/pkg-plist   (contents, props changed)
Modified:
  head/finance/Makefile

Modified: head/finance/Makefile
==============================================================================
--- head/finance/Makefile	Tue Sep 18 07:50:59 2012	(r304435)
+++ head/finance/Makefile	Tue Sep 18 08:09:30 2012	(r304436)
@@ -124,6 +124,7 @@
     SUBDIR += trytond_sale
     SUBDIR += trytond_sale_opportunity
     SUBDIR += trytond_sale_price_list
+    SUBDIR += trytond_sale_shipment_cost
     SUBDIR += trytond_stock
     SUBDIR += trytond_timesheet
     SUBDIR += venice

Added: head/finance/trytond_sale_shipment_cost/Makefile
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/finance/trytond_sale_shipment_cost/Makefile	Tue Sep 18 08:09:30 2012	(r304436)
@@ -0,0 +1,27 @@
+# New ports collection makefile for:	trytond_sale_shipment_cost
+# Date created:		08 September, 2012
+# Whom:			Matthias Petermann<matthias@petermann.it>
+#
+# $FreeBSD$
+#
+
+PORTNAME=	trytond_sale_shipment_cost
+PORTVERSION=	2.4.0
+CATEGORIES=	finance python
+MASTER_SITES=	http://downloads2.tryton.org/${PORTVERSION:R}/
+
+MAINTAINER=	matthias@petermann.it
+COMMENT=	Tryton Application Platform (Sale Shipment Cost Module)
+
+LICENSE=	GPLv3
+
+RUN_DEPENDS=	trytond>=2.4.0:${PORTSDIR}/finance/trytond \
+		trytond_carrier>=2.4.1:${PORTSDIR}/finance/trytond_carrier \
+		trytond_sale>=2.4.0:${PORTSDIR}/finance/trytond_sale \
+		trytond_account_invoice>=2.4.1:${PORTSDIR}/finance/trytond_account_invoice \
+		trytond_stock>=2.4.0:${PORTSDIR}/finance/trytond_stock
+
+USE_PYTHON=	yes
+USE_PYDISTUTILS=easy_install
+
+.include <bsd.port.mk>

Added: head/finance/trytond_sale_shipment_cost/distinfo
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/finance/trytond_sale_shipment_cost/distinfo	Tue Sep 18 08:09:30 2012	(r304436)
@@ -0,0 +1,2 @@
+SHA256 (trytond_sale_shipment_cost-2.4.0.tar.gz) = 61822f0b9b9a767f6ffa874ff46b921df0f6418f2e41a19165a182b9d73040bd
+SIZE (trytond_sale_shipment_cost-2.4.0.tar.gz) = 23115

Added: head/finance/trytond_sale_shipment_cost/pkg-descr
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/finance/trytond_sale_shipment_cost/pkg-descr	Tue Sep 18 08:09:30 2012	(r304436)
@@ -0,0 +1,3 @@
+This port adds the Sale Shipment Cost Module to the Tryton Application Platform.
+
+WWW: http://www.tryton.org/

Added: head/finance/trytond_sale_shipment_cost/pkg-plist
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/finance/trytond_sale_shipment_cost/pkg-plist	Tue Sep 18 08:09:30 2012	(r304436)
@@ -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/sale_shipment_cost/__init__.py
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/sale_shipment_cost/__init__.pyc
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/sale_shipment_cost/__init__.pyo
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/sale_shipment_cost/__tryton__.py
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/sale_shipment_cost/__tryton__.pyc
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/sale_shipment_cost/__tryton__.pyo
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/sale_shipment_cost/locale/bg_BG.po
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/sale_shipment_cost/locale/ca_ES.po
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/sale_shipment_cost/locale/cs_CZ.po
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/sale_shipment_cost/locale/de_DE.po
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/sale_shipment_cost/locale/es_AR.po
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/sale_shipment_cost/locale/es_CO.po
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/sale_shipment_cost/locale/es_ES.po
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/sale_shipment_cost/locale/fr_FR.po
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/sale_shipment_cost/locale/nl_NL.po
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/sale_shipment_cost/locale/ru_RU.po
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/sale_shipment_cost/sale.py
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/sale_shipment_cost/sale.pyc
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/sale_shipment_cost/sale.pyo
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/sale_shipment_cost/sale.xml
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/sale_shipment_cost/stock.py
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/sale_shipment_cost/stock.pyc
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/sale_shipment_cost/stock.pyo
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/sale_shipment_cost/stock.xml
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/sale_shipment_cost/tests/__init__.py
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/sale_shipment_cost/tests/__init__.pyc
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/sale_shipment_cost/tests/__init__.pyo
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/sale_shipment_cost/tests/test_sale_shipment_cost.py
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/sale_shipment_cost/tests/test_sale_shipment_cost.pyc
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/sale_shipment_cost/tests/test_sale_shipment_cost.pyo
+@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/sale_shipment_cost/tests
+@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/sale_shipment_cost/locale
+@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/sale_shipment_cost
+@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?201209180809.q8I89Vad054381>