diff options
author | rodent <rodent> | 2015-03-15 00:17:34 +0000 |
---|---|---|
committer | rodent <rodent> | 2015-03-15 00:17:34 +0000 |
commit | eb412d94bff01df790b6445fdee2208951b9a423 (patch) | |
tree | 94a6fad10c0ec3d69c344173dfd885c64ac640b7 /misc/py-trytond-product | |
parent | 37aad6da5bd0064dc2a857b5db77a99c5caae0fb (diff) | |
download | pkgsrc-eb412d94bff01df790b6445fdee2208951b9a423.tar.gz |
Apply modified patch sent by palo@ in private mail. This brings all these
packages to version 3.4.x. May this not break anything (although i feel it
might).
Diffstat (limited to 'misc/py-trytond-product')
-rw-r--r-- | misc/py-trytond-product/Makefile | 7 | ||||
-rw-r--r-- | misc/py-trytond-product/PLIST | 3 | ||||
-rw-r--r-- | misc/py-trytond-product/distinfo | 8 |
3 files changed, 8 insertions, 10 deletions
diff --git a/misc/py-trytond-product/Makefile b/misc/py-trytond-product/Makefile index ff8b02e81b9..6397bd903ff 100644 --- a/misc/py-trytond-product/Makefile +++ b/misc/py-trytond-product/Makefile @@ -1,10 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2014/06/25 06:07:57 richard Exp $ - +# $NetBSD: Makefile,v 1.6 2015/03/15 00:17:35 rodent Exp $ +TRYTON_MODULE_NAME= trytond_product .include "../../devel/py-trytond/Makefile.common" -DISTNAME= trytond_product-${TRYTOND_VERSION} -PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/1} CATEGORIES= misc python -MASTER_SITES= ${TRYTON_SITES} MAINTAINER= rodent@NetBSD.org HOMEPAGE= http://www.tryton.org/ diff --git a/misc/py-trytond-product/PLIST b/misc/py-trytond-product/PLIST index 73104b1022a..d40e8058436 100644 --- a/misc/py-trytond-product/PLIST +++ b/misc/py-trytond-product/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1 2014/02/01 19:28:37 rodent Exp $ +@comment $NetBSD: PLIST,v 1.2 2015/03/15 00:17:35 rodent Exp $ ${PYSITELIB}/trytond/modules/product/__init__.py ${PYSITELIB}/trytond/modules/product/__init__.pyc ${PYSITELIB}/trytond/modules/product/__init__.pyo @@ -13,6 +13,7 @@ ${PYSITELIB}/trytond/modules/product/locale/cs_CZ.po ${PYSITELIB}/trytond/modules/product/locale/de_DE.po ${PYSITELIB}/trytond/modules/product/locale/es_AR.po ${PYSITELIB}/trytond/modules/product/locale/es_CO.po +${PYSITELIB}/trytond/modules/product/locale/es_EC.po ${PYSITELIB}/trytond/modules/product/locale/es_ES.po ${PYSITELIB}/trytond/modules/product/locale/fr_FR.po ${PYSITELIB}/trytond/modules/product/locale/nl_NL.po diff --git a/misc/py-trytond-product/distinfo b/misc/py-trytond-product/distinfo index 01e17eeb335..a4f8e904c1b 100644 --- a/misc/py-trytond-product/distinfo +++ b/misc/py-trytond-product/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2014/05/03 13:37:57 rodent Exp $ +$NetBSD: distinfo,v 1.3 2015/03/15 00:17:35 rodent Exp $ -SHA1 (trytond_product-3.2.0.tar.gz) = a04330547d6567985e68b0622b9458751ae2d292 -RMD160 (trytond_product-3.2.0.tar.gz) = 325c561c586c9cd32c435d972efc3ab86e314260 -Size (trytond_product-3.2.0.tar.gz) = 46871 bytes +SHA1 (tryton-3.4/trytond_product-3.4.1.tar.gz) = ddab59b2d4619813dc43226e283af7f1cbaa74ba +RMD160 (tryton-3.4/trytond_product-3.4.1.tar.gz) = 481291f7fb7fb3b4ba1c07ce49581e059c4f4d5b +Size (tryton-3.4/trytond_product-3.4.1.tar.gz) = 46789 bytes |