svn commit: r304503 - in head/finance: . trytond_account_invoice_history
Boris Samorodov
bsam at FreeBSD.org
Wed Sep 19 12:17:27 UTC 2012
Author: bsam
Date: Wed Sep 19 12:17:26 2012
New Revision: 304503
URL: http://svn.freebsd.org/changeset/ports/304503
Log:
Add trytond_account_invoice_history 2.4.1, tryton Application Platform
(Account Invoice History Module).
PR: ports/171449
Submitted by: matthias at petermann.it
Added:
head/finance/trytond_account_invoice_history/
head/finance/trytond_account_invoice_history/Makefile (contents, props changed)
head/finance/trytond_account_invoice_history/distinfo (contents, props changed)
head/finance/trytond_account_invoice_history/pkg-descr (contents, props changed)
head/finance/trytond_account_invoice_history/pkg-plist (contents, props changed)
Modified:
head/finance/Makefile
Modified: head/finance/Makefile
==============================================================================
--- head/finance/Makefile Wed Sep 19 12:13:30 2012 (r304502)
+++ head/finance/Makefile Wed Sep 19 12:17:26 2012 (r304503)
@@ -107,6 +107,7 @@
SUBDIR += trytond_account
SUBDIR += trytond_account_be
SUBDIR += trytond_account_invoice
+ SUBDIR += trytond_account_invoice_history
SUBDIR += trytond_account_product
SUBDIR += trytond_account_statement
SUBDIR += trytond_account_stock_anglo_saxon
Added: head/finance/trytond_account_invoice_history/Makefile
==============================================================================
--- /dev/null 00:00:00 1970 (empty, because file is newly added)
+++ head/finance/trytond_account_invoice_history/Makefile Wed Sep 19 12:17:26 2012 (r304503)
@@ -0,0 +1,20 @@
+# Created by: Matthias Petermann<matthias at petermann.it>
+# $FreeBSD$
+
+PORTNAME= trytond_account_invoice_history
+PORTVERSION= 2.4.1
+CATEGORIES= finance python
+MASTER_SITES= http://downloads2.tryton.org/${PORTVERSION:R}/
+
+MAINTAINER= matthias at petermann.it
+COMMENT= Tryton Application Platform (Account Invoice History 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 <bsd.port.mk>
Added: head/finance/trytond_account_invoice_history/distinfo
==============================================================================
--- /dev/null 00:00:00 1970 (empty, because file is newly added)
+++ head/finance/trytond_account_invoice_history/distinfo Wed Sep 19 12:17:26 2012 (r304503)
@@ -0,0 +1,2 @@
+SHA256 (trytond_account_invoice_history-2.4.1.tar.gz) = cbf651d35f3de769eba42c266f1b0117f095f5b1f6b9d1795052adb7211e485f
+SIZE (trytond_account_invoice_history-2.4.1.tar.gz) = 18228
Added: head/finance/trytond_account_invoice_history/pkg-descr
==============================================================================
--- /dev/null 00:00:00 1970 (empty, because file is newly added)
+++ head/finance/trytond_account_invoice_history/pkg-descr Wed Sep 19 12:17:26 2012 (r304503)
@@ -0,0 +1,4 @@
+This port adds the Account Invoice History Module to the Tryton Application
+Platform.
+
+WWW: http://www.tryton.org/
Added: head/finance/trytond_account_invoice_history/pkg-plist
==============================================================================
--- /dev/null 00:00:00 1970 (empty, because file is newly added)
+++ head/finance/trytond_account_invoice_history/pkg-plist Wed Sep 19 12:17:26 2012 (r304503)
@@ -0,0 +1,38 @@
+%%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_history/__init__.py
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/account_invoice_history/__init__.pyc
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/account_invoice_history/__init__.pyo
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/account_invoice_history/__tryton__.py
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/account_invoice_history/__tryton__.pyc
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/account_invoice_history/__tryton__.pyo
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/account_invoice_history/invoice.py
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/account_invoice_history/invoice.pyc
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/account_invoice_history/invoice.pyo
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/account_invoice_history/locale/bg_BG.po
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/account_invoice_history/locale/ca_ES.po
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/account_invoice_history/locale/cs_CZ.po
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/account_invoice_history/locale/de_DE.po
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/account_invoice_history/locale/es_AR.po
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/account_invoice_history/locale/es_CO.po
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/account_invoice_history/locale/es_ES.po
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/account_invoice_history/locale/fr_FR.po
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/account_invoice_history/locale/nl_NL.po
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/account_invoice_history/locale/ru_RU.po
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/account_invoice_history/party.py
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/account_invoice_history/party.pyc
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/account_invoice_history/party.pyo
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/account_invoice_history/payment_term.py
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/account_invoice_history/payment_term.pyc
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/account_invoice_history/payment_term.pyo
+ at dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/account_invoice_history/locale
+ at dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/account_invoice_history
+ at dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules
+ at dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond
+ at dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO
+ at dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%
More information about the svn-ports-head
mailing list