Update to tryton-2.4.0.
See http://www.tryton.org/news.html for details
This commit is contained in:
parent
f8870cfcf1
commit
bc1b58328a
@ -1,7 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2011/11/02 14:29:39 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2012/05/02 06:57:21 ajacoutot Exp $
|
||||
|
||||
COMMENT= client of the Tryton application platform
|
||||
|
||||
MODPY_EGG_VERSION = 2.4.0
|
||||
DISTNAME= tryton-${MODPY_EGG_VERSION}
|
||||
|
||||
CATEGORIES= x11
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (tryton/tryton-2.2.1.tar.gz) = cCxLnWQj1a2SZ//pU0K3NQ==
|
||||
RMD160 (tryton/tryton-2.2.1.tar.gz) = fNg8+himr8B01uV7g+JBnpkXXS8=
|
||||
SHA1 (tryton/tryton-2.2.1.tar.gz) = 0qTgCAUMYzb1Q1URJOHOP8KUjbI=
|
||||
SHA256 (tryton/tryton-2.2.1.tar.gz) = QB+odf5z4RmQrv/TRYqR3r7C/OYQa+J2DgbMKiyGzyc=
|
||||
SIZE (tryton/tryton-2.2.1.tar.gz) = 571818
|
||||
MD5 (tryton/tryton-2.4.0.tar.gz) = iOjWLYznHNzYCn5Ug8ljsA==
|
||||
RMD160 (tryton/tryton-2.4.0.tar.gz) = TXD9FaoIIz9HgLEAd06aMWPIm6A=
|
||||
SHA1 (tryton/tryton-2.4.0.tar.gz) = yTmm7owVTvUOOqPOuw1KvspfkAc=
|
||||
SHA256 (tryton/tryton-2.4.0.tar.gz) = +QNdU2dgrhKaAYt9zTMiXiuP6pZdzsm9YcfsZjCBzas=
|
||||
SIZE (tryton/tryton-2.4.0.tar.gz) = 625059
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.3 2011/11/02 14:29:39 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.4 2012/05/02 06:57:21 ajacoutot Exp $
|
||||
bin/tryton
|
||||
lib/python${MODPY_VERSION}/site-packages/tryton/
|
||||
lib/python${MODPY_VERSION}/site-packages/tryton-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/
|
||||
@ -19,6 +19,10 @@ lib/python${MODPY_VERSION}/site-packages/tryton/client.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/tryton/common/
|
||||
lib/python${MODPY_VERSION}/site-packages/tryton/common/__init__.py
|
||||
lib/python${MODPY_VERSION}/site-packages/tryton/common/__init__.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/tryton/common/button.py
|
||||
lib/python${MODPY_VERSION}/site-packages/tryton/common/button.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/tryton/common/cellrendererbinary.py
|
||||
lib/python${MODPY_VERSION}/site-packages/tryton/common/cellrendererbinary.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/tryton/common/cellrendererbutton.py
|
||||
lib/python${MODPY_VERSION}/site-packages/tryton/common/cellrendererbutton.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/tryton/common/cellrenderercombo.py
|
||||
@ -41,10 +45,12 @@ lib/python${MODPY_VERSION}/site-packages/tryton/common/datetime_strftime.py
|
||||
lib/python${MODPY_VERSION}/site-packages/tryton/common/datetime_strftime.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/tryton/common/domain_inversion.py
|
||||
lib/python${MODPY_VERSION}/site-packages/tryton/common/domain_inversion.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/tryton/common/domain_parser.py
|
||||
lib/python${MODPY_VERSION}/site-packages/tryton/common/domain_parser.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/tryton/common/environment.py
|
||||
lib/python${MODPY_VERSION}/site-packages/tryton/common/environment.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/tryton/common/tdp.py
|
||||
lib/python${MODPY_VERSION}/site-packages/tryton/common/tdp.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/tryton/common/popup_menu.py
|
||||
lib/python${MODPY_VERSION}/site-packages/tryton/common/popup_menu.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/tryton/config.py
|
||||
lib/python${MODPY_VERSION}/site-packages/tryton/config.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/tryton/exceptions.py
|
||||
@ -75,8 +81,6 @@ lib/python${MODPY_VERSION}/site-packages/tryton/gui/window/dbrestore.py
|
||||
lib/python${MODPY_VERSION}/site-packages/tryton/gui/window/dbrestore.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/tryton/gui/window/email.py
|
||||
lib/python${MODPY_VERSION}/site-packages/tryton/gui/window/email.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/tryton/gui/window/fileactions.py
|
||||
lib/python${MODPY_VERSION}/site-packages/tryton/gui/window/fileactions.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/tryton/gui/window/form.py
|
||||
lib/python${MODPY_VERSION}/site-packages/tryton/gui/window/form.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/tryton/gui/window/limit.py
|
||||
@ -157,6 +161,8 @@ lib/python${MODPY_VERSION}/site-packages/tryton/gui/window/view_form/view/form_g
|
||||
lib/python${MODPY_VERSION}/site-packages/tryton/gui/window/view_form/view/form_gtk/progressbar.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/tryton/gui/window/view_form/view/form_gtk/reference.py
|
||||
lib/python${MODPY_VERSION}/site-packages/tryton/gui/window/view_form/view/form_gtk/reference.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/tryton/gui/window/view_form/view/form_gtk/richtextbox.py
|
||||
lib/python${MODPY_VERSION}/site-packages/tryton/gui/window/view_form/view/form_gtk/richtextbox.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/tryton/gui/window/view_form/view/form_gtk/selection.py
|
||||
lib/python${MODPY_VERSION}/site-packages/tryton/gui/window/view_form/view/form_gtk/selection.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/tryton/gui/window/view_form/view/form_gtk/textbox.py
|
||||
@ -215,9 +221,6 @@ lib/python${MODPY_VERSION}/site-packages/tryton/plugins/__init__.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/tryton/plugins/translation/
|
||||
lib/python${MODPY_VERSION}/site-packages/tryton/plugins/translation/__init__.py
|
||||
lib/python${MODPY_VERSION}/site-packages/tryton/plugins/translation/__init__.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/tryton/plugins/workflow/
|
||||
lib/python${MODPY_VERSION}/site-packages/tryton/plugins/workflow/__init__.py
|
||||
lib/python${MODPY_VERSION}/site-packages/tryton/plugins/workflow/__init__.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/tryton/pyson.py
|
||||
lib/python${MODPY_VERSION}/site-packages/tryton/pyson.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/tryton/rpc.py
|
||||
@ -229,31 +232,31 @@ lib/python${MODPY_VERSION}/site-packages/tryton/translate.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/tryton/version.py
|
||||
lib/python${MODPY_VERSION}/site-packages/tryton/version.pyc
|
||||
share/applications/tryton.desktop
|
||||
share/locale/bg_BG/LC_MESSAGES/tryton.mo
|
||||
share/locale/ca_ES/
|
||||
share/locale/ca_ES/LC_MESSAGES/
|
||||
share/locale/cs_CZ/
|
||||
share/locale/cs_CZ/LC_MESSAGES/
|
||||
share/locale/cs_CZ/LC_MESSAGES/tryton.mo
|
||||
share/locale/de_DE/
|
||||
share/locale/de_DE/LC_MESSAGES/
|
||||
share/locale/de_DE/LC_MESSAGES/tryton.mo
|
||||
share/locale/es_AR/
|
||||
share/locale/es_AR/LC_MESSAGES/
|
||||
share/locale/es_CO/
|
||||
share/locale/es_CO/LC_MESSAGES/
|
||||
share/locale/es_CO/LC_MESSAGES/tryton.mo
|
||||
share/locale/es_ES/
|
||||
share/locale/es_ES/LC_MESSAGES/
|
||||
share/locale/es_ES/LC_MESSAGES/tryton.mo
|
||||
share/locale/fr_FR/
|
||||
share/locale/fr_FR/LC_MESSAGES/
|
||||
share/locale/fr_FR/LC_MESSAGES/tryton.mo
|
||||
share/locale/ja_JP/
|
||||
share/locale/ja_JP/LC_MESSAGES/
|
||||
share/locale/ja_JP/LC_MESSAGES/tryton.mo
|
||||
share/locale/lt_LT/
|
||||
share/locale/lt_LT/LC_MESSAGES/
|
||||
share/locale/nl_NL/
|
||||
share/locale/nl_NL/LC_MESSAGES/
|
||||
share/locale/ru_RU/
|
||||
share/locale/ru_RU/LC_MESSAGES/
|
||||
share/locale/ru_RU/LC_MESSAGES/tryton.mo
|
||||
share/locale/sl_SI/
|
||||
share/locale/sl_SI/LC_MESSAGES/
|
||||
share/locale/sl_SI/LC_MESSAGES/tryton.mo
|
||||
share/pixmaps/
|
||||
share/pixmaps/tryton/
|
||||
share/pixmaps/tryton-icon.svg
|
||||
share/pixmaps/tryton/tryton-attachment-hi.svg
|
||||
@ -301,6 +304,9 @@ share/pixmaps/tryton/tryton-save.svg
|
||||
share/pixmaps/tryton/tryton-start-here.svg
|
||||
share/pixmaps/tryton/tryton-system-file-manager.svg
|
||||
share/pixmaps/tryton/tryton-system.svg
|
||||
share/pixmaps/tryton/tryton-text-background.svg
|
||||
share/pixmaps/tryton/tryton-text-foreground.svg
|
||||
share/pixmaps/tryton/tryton-text-markup.svg
|
||||
share/pixmaps/tryton/tryton-undo.svg
|
||||
share/pixmaps/tryton/tryton-web-browser.svg
|
||||
share/pixmaps/tryton/tryton.png
|
||||
|
Loading…
Reference in New Issue
Block a user