ports/170560: Please import trytond_product into finance

Matthias Petermann matthias at d2ux.net
Sun Aug 12 11:20:04 UTC 2012


>Number:         170560
>Category:       ports
>Synopsis:       Please import trytond_product into finance
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Aug 12 11:20:03 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Matthias Petermann
>Release:        
>Organization:
>Environment:
>Description:
This port provides data model and business logic to enable trytond to deal with products.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	trytond_product
#	trytond_product/files
#	trytond_product/Makefile
#	trytond_product/distinfo
#	trytond_product/pkg-descr
#	trytond_product/pkg-plist
#
echo c - trytond_product
mkdir -p trytond_product > /dev/null 2>&1
echo c - trytond_product/files
mkdir -p trytond_product/files > /dev/null 2>&1
echo x - trytond_product/Makefile
sed 's/^X//' >trytond_product/Makefile << 'a5f86b2c29fca656a68d71d03df53da4'
X# New ports collection makefile for:	trytond_product
X# Date created:		12 August, 2012
X# Whom:			Matthias Petermann<matthias at petermann.it>
X#
X# $ $
X#
X
XPORTNAME=	trytond_product
XPORTVERSION=	2.4.0
XCATEGORIES=	finance python
XMASTER_SITES=	http://downloads2.tryton.org/2.4/
X
XMAINTAINER=	matthias at petermann.it
XCOMMENT=	The Product Module for Tryton
X
XBUILD_DEPENDS=	trytond>=2.4.0:${PORTSDIR}/finance/trytond
XRUN_DEPENDS:=	${BUILD_DEPENDS}
X
XUSE_PYTHON=	yes
XUSE_PYDISTUTILS=easy_install
X
XSUB_LIST=	PYTHON_SITELIBDIR=${PYTHON_SITELIBDIR} \
X		PYEASYINSTALL_EGG=${PYEASYINSTALL_EGG}
X
X.include <bsd.port.mk>
a5f86b2c29fca656a68d71d03df53da4
echo x - trytond_product/distinfo
sed 's/^X//' >trytond_product/distinfo << '4bb3cff075dbe72dae03a8a861fe6dbc'
XSHA256 (trytond_product-2.4.0.tar.gz) = 2b0051c5b8576154d61f8f8f8d0817d522932f213197dbec418872695667d6e9 
XSIZE (trytond_product-2.4.0.tar.gz) = 43139
4bb3cff075dbe72dae03a8a861fe6dbc
echo x - trytond_product/pkg-descr
sed 's/^X//' >trytond_product/pkg-descr << '21a9660a8fa0dd0c81c907a5c7c14472'
XThe Product module defines the following models:
XCategory of Unit of Measure, Unit of Measure, Product Template,
XProduct and Product Category.
X
XWWW:	http://www.tryton.org/
21a9660a8fa0dd0c81c907a5c7c14472
echo x - trytond_product/pkg-plist
sed 's/^X//' >trytond_product/pkg-plist << 'fc9448fa51ef56b28850c705488395a5'
Xlib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/EGG-INFO/PKG-INFO
Xlib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/EGG-INFO/SOURCES.txt
Xlib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/EGG-INFO/dependency_links.txt
Xlib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/EGG-INFO/entry_points.txt
Xlib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/EGG-INFO/not-zip-safe
Xlib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/EGG-INFO/requires.txt
Xlib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/EGG-INFO/top_level.txt
Xlib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules/product/__init__.py
Xlib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules/product/__init__.pyc
Xlib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules/product/__init__.pyo
Xlib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules/product/__tryton__.py
Xlib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules/product/__tryton__.pyc
Xlib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules/product/__tryton__.pyo
Xlib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules/product/category.py
Xlib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules/product/category.pyc
Xlib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules/product/category.pyo
Xlib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules/product/category.xml
Xlib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules/product/icons/tryton-product.svg
Xlib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules/product/locale/bg_BG.po
Xlib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules/product/locale/ca_ES.po
Xlib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules/product/locale/cs_CZ.po
Xlib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules/product/locale/de_DE.po
Xlib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules/product/locale/es_AR.po
Xlib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules/product/locale/es_CO.po
Xlib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules/product/locale/es_ES.po
Xlib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules/product/locale/fr_FR.po
Xlib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules/product/locale/nl_NL.po
Xlib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules/product/locale/ru_RU.po
Xlib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules/product/product.py
Xlib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules/product/product.pyc
Xlib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules/product/product.pyo
Xlib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules/product/product.xml
Xlib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules/product/tests/__init__.py
Xlib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules/product/tests/__init__.pyc
Xlib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules/product/tests/__init__.pyo
Xlib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules/product/tests/test_product.py
Xlib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules/product/tests/test_product.pyc
Xlib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules/product/tests/test_product.pyo
Xlib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules/product/uom.py
Xlib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules/product/uom.pyc
Xlib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules/product/uom.pyo
Xlib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules/product/uom.xml
X at dirrm lib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules/product/tests
X at dirrm lib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules/product/locale
X at dirrm lib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules/product/icons
X at dirrm lib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules/product
X at dirrm lib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules
X at dirrm lib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond
X at dirrm lib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/EGG-INFO
X at dirrm lib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg
fc9448fa51ef56b28850c705488395a5
exit



>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list