Bug 171171 - New port: finance/trytond_account_fr
Summary: New port: finance/trytond_account_fr
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Boris Samorodov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-29 21:00 UTC by Matthias Petermann
Modified: 2012-09-19 13:10 UTC (History)
0 users

See Also:


Attachments
file.shar (3.36 KB, text/plain)
2012-08-29 21:00 UTC, Matthias Petermann
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Matthias Petermann 2012-08-29 21:00:10 UTC
This module provides the chart of account like it is used in France.

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-08-29 21:00:20 UTC
Class Changed
From-To: maintainer-update->change-request

Fix category (new ports should be change-requests) (via the GNATS Auto 
Assign Tool)
Comment 2 Wen Heping freebsd_committer freebsd_triage 2012-09-08 02:20:42 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wen

I'll take it.
Comment 3 Boris Samorodov freebsd_committer freebsd_triage 2012-09-19 10:46:07 UTC
Responsible Changed
From-To: wen->bsam

I'll help Wen to adopt those ports.
Comment 4 dfilter service freebsd_committer freebsd_triage 2012-09-19 13:07:36 UTC
Author: bsam
Date: Wed Sep 19 12:07:25 2012
New Revision: 304498
URL: http://svn.freebsd.org/changeset/ports/304498

Log:
  Add trytond_account_fr 2.4.0, the chart of account which is used in
  France.
  
  PR:		ports/171171
  Submitted by:	matthias@petermann.it

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

Modified: head/french/Makefile
==============================================================================
--- head/french/Makefile	Wed Sep 19 12:04:10 2012	(r304497)
+++ head/french/Makefile	Wed Sep 19 12:07:25 2012	(r304498)
@@ -32,6 +32,7 @@
     SUBDIR += med
     SUBDIR += mythes
     SUBDIR += php_doc
+    SUBDIR += trytond_account_fr
     SUBDIR += tvdownloader
     SUBDIR += verbiste
 

Added: head/french/trytond_account_fr/Makefile
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/french/trytond_account_fr/Makefile	Wed Sep 19 12:07:25 2012	(r304498)
@@ -0,0 +1,20 @@
+# Created by:	Matthias Petermann<matthias@petermann.it>
+# $FreeBSD$
+
+PORTNAME=	trytond_account_fr
+PORTVERSION=	2.4.0
+CATEGORIES=	french finance python
+MASTER_SITES=	http://downloads2.tryton.org/${PORTVERSION:R}/
+
+MAINTAINER=	matthias@petermann.it
+COMMENT=	The chart of account which is used in France
+
+LICENSE=	GPLv3
+
+RUN_DEPENDS=	trytond>=2.4.0:${PORTSDIR}/finance/trytond \
+		trytond_account>=2.4.1:${PORTSDIR}/finance/trytond_account
+
+USE_PYTHON=	yes
+USE_PYDISTUTILS=easy_install
+
+.include <bsd.port.mk>

Added: head/french/trytond_account_fr/distinfo
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/french/trytond_account_fr/distinfo	Wed Sep 19 12:07:25 2012	(r304498)
@@ -0,0 +1,2 @@
+SHA256 (trytond_account_fr-2.4.0.tar.gz) = 006d4d239141c93952fd48cb76cd32bcda0d14f5a046be61cbc82ca8a36b540a
+SIZE (trytond_account_fr-2.4.0.tar.gz) = 46601

Added: head/french/trytond_account_fr/pkg-descr
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/french/trytond_account_fr/pkg-descr	Wed Sep 19 12:07:25 2012	(r304498)
@@ -0,0 +1,3 @@
+This module provides the chart of account which is used in France.
+
+WWW: http://www.tryton.org/

Added: head/french/trytond_account_fr/pkg-plist
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/french/trytond_account_fr/pkg-plist	Wed Sep 19 12:07:25 2012	(r304498)
@@ -0,0 +1,20 @@
+%%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_fr/__init__.py
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/account_fr/__init__.pyc
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/account_fr/__init__.pyo
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/account_fr/__tryton__.py
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/account_fr/__tryton__.pyc
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/account_fr/__tryton__.pyo
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/account_fr/account_fr.xml
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/account_fr/tax_fr.xml
+@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/account_fr
+@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%%
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 5 Boris Samorodov freebsd_committer freebsd_triage 2012-09-19 13:07:37 UTC
State Changed
From-To: open->closed

Committed, thanks.