From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Aug 12 14:00:08 2012 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 551C91065672 for ; Sun, 12 Aug 2012 14:00:08 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 3EBB28FC0C for ; Sun, 12 Aug 2012 14:00:08 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q7CE08vM098052 for ; Sun, 12 Aug 2012 14:00:08 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q7CE08SN098051; Sun, 12 Aug 2012 14:00:08 GMT (envelope-from gnats) Date: Sun, 12 Aug 2012 14:00:08 GMT Message-Id: <201208121400.q7CE08SN098051@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Cc: Subject: Re: ports/170560: commit references a PR X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dfilter service List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Aug 2012 14:00:08 -0000 The following reply was made to PR ports/170560; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/170560: commit references a PR Date: Sun, 12 Aug 2012 13:52:50 +0000 (UTC) Author: wen Date: Sun Aug 12 13:52:35 2012 New Revision: 302437 URL: http://svn.freebsd.org/changeset/ports/302437 Log: trytond_product is the product module for tryton, it define products, categories of product, units of measure, categories of units of measure. WWW: http://www.tryton.org/ PR: 170560 Submitted by: Matthias Petermann Added: head/finance/trytond_product/ head/finance/trytond_product/Makefile (contents, props changed) head/finance/trytond_product/distinfo (contents, props changed) head/finance/trytond_product/pkg-descr (contents, props changed) head/finance/trytond_product/pkg-plist (contents, props changed) Modified: head/finance/Makefile Modified: head/finance/Makefile ============================================================================== --- head/finance/Makefile Sun Aug 12 13:29:20 2012 (r302436) +++ head/finance/Makefile Sun Aug 12 13:52:35 2012 (r302437) @@ -103,6 +103,7 @@ SUBDIR += sql-ledger SUBDIR += tinyerp-server SUBDIR += trytond + SUBDIR += trytond_product SUBDIR += venice SUBDIR += weberp SUBDIR += wmstock Added: head/finance/trytond_product/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/finance/trytond_product/Makefile Sun Aug 12 13:52:35 2012 (r302437) @@ -0,0 +1,22 @@ +# New ports collection makefile for: trytond_product +# Date created: 12 August, 2012 +# Whom: Matthias Petermann +# +# $FreeBSD$ +# + +PORTNAME= trytond_product +PORTVERSION= 2.4.0 +CATEGORIES= finance python +MASTER_SITES= http://downloads2.tryton.org/2.4/ + +MAINTAINER= matthias@petermann.it +COMMENT= The Product Module for Tryton + +RUN_DEPENDS= trytond>=2.4.0:${PORTSDIR}/finance/trytond +#RUN_DEPENDS:= ${BUILD_DEPENDS} + +USE_PYTHON= yes +USE_PYDISTUTILS=easy_install + +.include Added: head/finance/trytond_product/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/finance/trytond_product/distinfo Sun Aug 12 13:52:35 2012 (r302437) @@ -0,0 +1,2 @@ +SHA256 (trytond_product-2.4.0.tar.gz) = 2b0051c5b8576154d61f8f8f8d0817d522932f213197dbec418872695667d6e9 +SIZE (trytond_product-2.4.0.tar.gz) = 43139 Added: head/finance/trytond_product/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/finance/trytond_product/pkg-descr Sun Aug 12 13:52:35 2012 (r302437) @@ -0,0 +1,4 @@ +trytond_product is the product module for tryton, it define products, +categories of product, units of measure, categories of units of measure. + +WWW: http://www.tryton.org/ Added: head/finance/trytond_product/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/finance/trytond_product/pkg-plist Sun Aug 12 13:52:35 2012 (r302437) @@ -0,0 +1,50 @@ +lib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/EGG-INFO/PKG-INFO +lib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/EGG-INFO/SOURCES.txt +lib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/EGG-INFO/dependency_links.txt +lib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/EGG-INFO/entry_points.txt +lib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/EGG-INFO/not-zip-safe +lib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/EGG-INFO/requires.txt +lib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/EGG-INFO/top_level.txt +lib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules/product/__init__.py +lib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules/product/__init__.pyc +lib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules/product/__init__.pyo +lib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules/product/__tryton__.py +lib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules/product/__tryton__.pyc +lib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules/product/__tryton__.pyo +lib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules/product/category.py +lib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules/product/category.pyc +lib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules/product/category.pyo +lib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules/product/category.xml +lib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules/product/icons/tryton-product.svg +lib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules/product/locale/bg_BG.po +lib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules/product/locale/ca_ES.po +lib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules/product/locale/cs_CZ.po +lib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules/product/locale/de_DE.po +lib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules/product/locale/es_AR.po +lib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules/product/locale/es_CO.po +lib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules/product/locale/es_ES.po +lib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules/product/locale/fr_FR.po +lib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules/product/locale/nl_NL.po +lib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules/product/locale/ru_RU.po +lib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules/product/product.py +lib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules/product/product.pyc +lib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules/product/product.pyo +lib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules/product/product.xml +lib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules/product/tests/__init__.py +lib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules/product/tests/__init__.pyc +lib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules/product/tests/__init__.pyo +lib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules/product/tests/test_product.py +lib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules/product/tests/test_product.pyc +lib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules/product/tests/test_product.pyo +lib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules/product/uom.py +lib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules/product/uom.pyc +lib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules/product/uom.pyo +lib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules/product/uom.xml +@dirrm lib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules/product/tests +@dirrm lib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules/product/locale +@dirrm lib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules/product/icons +@dirrm lib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules/product +@dirrm lib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules +@dirrm lib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond +@dirrm lib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/EGG-INFO +@dirrm lib/python2.7/site-packages/trytond_product-2.4.0-py2.7.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"