diff options
author | rodent <rodent@pkgsrc.org> | 2015-03-15 00:17:34 +0000 |
---|---|---|
committer | rodent <rodent@pkgsrc.org> | 2015-03-15 00:17:34 +0000 |
commit | 69d3a57c0daa68dc3045d68dbf25d4ff4e6a78db (patch) | |
tree | 94a6fad10c0ec3d69c344173dfd885c64ac640b7 /finance/py-trytond-analytic-account | |
parent | b2194919bbf122e7eb337d704ab907addcadd416 (diff) | |
download | pkgsrc-69d3a57c0daa68dc3045d68dbf25d4ff4e6a78db.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 'finance/py-trytond-analytic-account')
-rw-r--r-- | finance/py-trytond-analytic-account/Makefile | 7 | ||||
-rw-r--r-- | finance/py-trytond-analytic-account/PLIST | 3 | ||||
-rw-r--r-- | finance/py-trytond-analytic-account/distinfo | 8 |
3 files changed, 8 insertions, 10 deletions
diff --git a/finance/py-trytond-analytic-account/Makefile b/finance/py-trytond-analytic-account/Makefile index 2894f110cf0..4fc51dc673d 100644 --- a/finance/py-trytond-analytic-account/Makefile +++ b/finance/py-trytond-analytic-account/Makefile @@ -1,10 +1,7 @@ -# $NetBSD: Makefile,v 1.1 2014/09/10 16:03:48 richard Exp $ -TRYTOND_MODULE_REVISION= 1 +# $NetBSD: Makefile,v 1.2 2015/03/15 00:17:35 rodent Exp $ +TRYTON_MODULE_NAME= trytond_analytic_account .include "../../devel/py-trytond/Makefile.common" -DISTNAME= trytond_analytic_account-${TRYTOND_VERSION} -PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/1} CATEGORIES= finance python -MASTER_SITES= ${TRYTON_SITES} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.tryton.org/ diff --git a/finance/py-trytond-analytic-account/PLIST b/finance/py-trytond-analytic-account/PLIST index 0ed55cd2ec1..f13492d79e1 100644 --- a/finance/py-trytond-analytic-account/PLIST +++ b/finance/py-trytond-analytic-account/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1 2014/09/10 16:03:48 richard Exp $ +@comment $NetBSD: PLIST,v 1.2 2015/03/15 00:17:35 rodent Exp $ ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt ${PYSITELIB}/${EGG_INFODIR}/entry_points.txt ${PYSITELIB}/${EGG_INFODIR}/not-zip-safe @@ -24,6 +24,7 @@ ${PYSITELIB}/trytond/modules/analytic_account/locale/cs_CZ.po ${PYSITELIB}/trytond/modules/analytic_account/locale/de_DE.po ${PYSITELIB}/trytond/modules/analytic_account/locale/es_AR.po ${PYSITELIB}/trytond/modules/analytic_account/locale/es_CO.po +${PYSITELIB}/trytond/modules/analytic_account/locale/es_EC.po ${PYSITELIB}/trytond/modules/analytic_account/locale/es_ES.po ${PYSITELIB}/trytond/modules/analytic_account/locale/fr_FR.po ${PYSITELIB}/trytond/modules/analytic_account/locale/nl_NL.po diff --git a/finance/py-trytond-analytic-account/distinfo b/finance/py-trytond-analytic-account/distinfo index 90f51059ae6..87bb044c89a 100644 --- a/finance/py-trytond-analytic-account/distinfo +++ b/finance/py-trytond-analytic-account/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2014/09/10 16:03:48 richard Exp $ +$NetBSD: distinfo,v 1.2 2015/03/15 00:17:35 rodent Exp $ -SHA1 (trytond_analytic_account-3.2.1.tar.gz) = 8ad75d181bfa4834b9ac2d63a895fde5841433d4 -RMD160 (trytond_analytic_account-3.2.1.tar.gz) = f854cad39d603dc5113bf002533398c1bc986aff -Size (trytond_analytic_account-3.2.1.tar.gz) = 33067 bytes +SHA1 (tryton-3.4/trytond_analytic_account-3.4.0.tar.gz) = c7ac50d1e9e60530cd39e2943aca4f28446ff608 +RMD160 (tryton-3.4/trytond_analytic_account-3.4.0.tar.gz) = 8eb15242c91a6f60e5013af265c57432ae540a5e +Size (tryton-3.4/trytond_analytic_account-3.4.0.tar.gz) = 34630 bytes |