Update to trytond-module-currency-2.6.1.
This commit is contained in:
parent
5811701b4a
commit
ac3ab7c7e4
@ -1,5 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2012/10/28 10:42:15 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2013/03/02 14:11:04 ajacoutot Exp $
|
||||
|
||||
MODPY_EGG_VERSION = 2.6.1
|
||||
TRYTOND_MODULE = currency
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (tryton/trytond_currency-2.6.0.tar.gz) = 9YgVsMqofaPkRlMwm8crNsKpUPqft8MjAiqwVHmissI=
|
||||
SIZE (tryton/trytond_currency-2.6.0.tar.gz) = 54446
|
||||
SHA256 (tryton/trytond_currency-2.6.1.tar.gz) = IFJ5t261FKBe6BGQj+N283G4txfN5H288FLsg5BcFNA=
|
||||
SIZE (tryton/trytond_currency-2.6.1.tar.gz) = 54329
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.4 2012/10/28 10:42:15 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.5 2013/03/02 14:11:04 ajacoutot Exp $
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/currency/
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/currency/__init__.py
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/currency/__init__.pyc
|
||||
@ -7,6 +7,17 @@ lib/python${MODPY_VERSION}/site-packages/trytond/modules/currency/currency.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/currency/currency.xml
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/currency/icons/
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/currency/icons/tryton-currency.svg
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/currency/locale/
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/currency/locale/bg_BG.po
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/currency/locale/ca_ES.po
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/currency/locale/cs_CZ.po
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/currency/locale/de_DE.po
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/currency/locale/es_AR.po
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/currency/locale/es_CO.po
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/currency/locale/es_ES.po
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/currency/locale/fr_FR.po
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/currency/locale/nl_NL.po
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/currency/locale/ru_RU.po
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/currency/tests/
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/currency/tests/__init__.py
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/currency/tests/__init__.pyc
|
||||
|
Loading…
x
Reference in New Issue
Block a user