aboutsummaryrefslogtreecommitdiff
path: root/finance/tryton
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2013-05-19 01:20:35 +0000
committerWen Heping <wen@FreeBSD.org>2013-05-19 01:20:35 +0000
commitce9bee070b32a8eed3d4fae6156ddc2d73cefec0 (patch)
treee3b3655f8544de217e537127633d7082045fb6ea /finance/tryton
parent76f796e8edb4744fdfba31a29be2afeb4085c339 (diff)
downloadports-ce9bee070b32a8eed3d4fae6156ddc2d73cefec0.tar.gz
ports-ce9bee070b32a8eed3d4fae6156ddc2d73cefec0.zip
- Update to 2.4.4
- Add CONFLICTS - Update COMMENT PR: 178161 Submitted by: Matthias Petermann <matthias@petermann.it> (maintainer)
Notes
Notes: svn path=/head/; revision=318468
Diffstat (limited to 'finance/tryton')
-rw-r--r--finance/tryton/Makefile11
-rw-r--r--finance/tryton/distinfo4
2 files changed, 9 insertions, 6 deletions
diff --git a/finance/tryton/Makefile b/finance/tryton/Makefile
index 77c5de371266..f6dc46e6571d 100644
--- a/finance/tryton/Makefile
+++ b/finance/tryton/Makefile
@@ -1,22 +1,25 @@
-# Created by: Matthias Petermann <matthias@petermann.it>
# $FreeBSD$
PORTNAME= tryton
-PORTVERSION= 2.4.1
+PORTVERSION= 2.4.4
CATEGORIES= finance python
-MASTER_SITES= http://downloads2.tryton.org/2.4/
+MASTER_SITES= http://downloads.tryton.org/2.4/ \
+ http://downloads2.tryton.org/2.4/
MAINTAINER= matthias@petermann.it
-COMMENT= The Tryton Gtk+ client
+COMMENT= Tryton Application Platform (Gtk+ Client)
LICENSE= GPLv3
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dateutil>=1.5:${PORTSDIR}/devel/py-dateutil \
${PYTHON_PKGNAMEPREFIX}pytz>=2012:${PORTSDIR}/devel/py-pytz
+CONFLICTS= tryton-2.[68].*
+
USE_PYTHON= -2.7
USE_PYDISTUTILS=easy_install
USE_GNOME= gtk20 desktopfileutils pygtk2
+USE_GETTEXT= yes
post-install:
${INSTALL_DATA} ${WRKSRC}/tryton.desktop ${PREFIX}/share/applications/tryton.desktop
diff --git a/finance/tryton/distinfo b/finance/tryton/distinfo
index 9100a877efbc..b96a4fcb57f1 100644
--- a/finance/tryton/distinfo
+++ b/finance/tryton/distinfo
@@ -1,2 +1,2 @@
-SHA256 (tryton-2.4.1.tar.gz) = 96a4f13677c272c9d8a30ec8c44f087ca30567d1a44bf546e94103dd19acf02f
-SIZE (tryton-2.4.1.tar.gz) = 625710
+SHA256 (tryton-2.4.4.tar.gz) = 1513d51ee5626b322d8090342bd6cea9c2792fe0c4ca83875a725758ec094531
+SIZE (tryton-2.4.4.tar.gz) = 626283