finance/tryton: update to 2.4.7

- Update to 2.4.7 [1]
- Change maintainer address [1]
- USES desktop-file-utils instead of manual call

PR:		ports/181172
Submitted by:	Matthias Petermann <matthias petermann-it.de> (maintainer)
This commit is contained in:
William Grzybowski 2013-08-10 11:56:43 +00:00
parent 920a7b36eb
commit baee13f0f9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=324490
2 changed files with 6 additions and 6 deletions

View file

@ -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>

View file

@ -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