diff options
Diffstat (limited to 'finance')
-rw-r--r-- | finance/tryton/Makefile | 8 | ||||
-rw-r--r-- | finance/tryton/distinfo | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/finance/tryton/Makefile b/finance/tryton/Makefile index 164029ae6504..b9df61c519a0 100644 --- a/finance/tryton/Makefile +++ b/finance/tryton/Makefile @@ -1,11 +1,12 @@ +# Created by: Matthias Petermann <matthias@petermann-it.de> # $FreeBSD$ PORTNAME= tryton -PORTVERSION= 2.4.4 +PORTVERSION= 2.4.7 CATEGORIES= finance python MASTER_SITES= http://downloads.tryton.org/2.4/ -MAINTAINER= matthias@petermann.it +MAINTAINER= matthias@petermann-it.de COMMENT= Tryton Application Platform (Gtk+ Client) LICENSE= GPLv3 @@ -15,7 +16,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dateutil>=1.5:${PORTSDIR}/devel/py-dateutil CONFLICTS= tryton-2.[68].* -USES= gettext +USES= desktop-file-utils gettext USE_PYTHON= -2.7 USE_PYDISTUTILS=easy_install USE_GNOME= gtk20 desktopfileutils pygtk2 @@ -23,6 +24,5 @@ USE_GNOME= gtk20 desktopfileutils pygtk2 post-install: ${INSTALL_DATA} ${WRKSRC}/tryton.desktop ${PREFIX}/share/applications/tryton.desktop ${INSTALL_DATA} ${WRKSRC}/share/pixmaps/tryton/tryton-icon.png ${PREFIX}/share/pixmaps/tryton-icon.png - -@update-desktop-database .include <bsd.port.mk> diff --git a/finance/tryton/distinfo b/finance/tryton/distinfo index b96a4fcb57f1..af9a83dc31da 100644 --- a/finance/tryton/distinfo +++ b/finance/tryton/distinfo @@ -1,2 +1,2 @@ -SHA256 (tryton-2.4.4.tar.gz) = 1513d51ee5626b322d8090342bd6cea9c2792fe0c4ca83875a725758ec094531 -SIZE (tryton-2.4.4.tar.gz) = 626283 +SHA256 (tryton-2.4.7.tar.gz) = c9265b7135c301bb78b5c78ac1e4b6943b6efdaea7c0976498388ca9a964dd66 +SIZE (tryton-2.4.7.tar.gz) = 626497 |