aboutsummaryrefslogtreecommitdiff
path: root/deskutils/griffith
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2016-08-21 16:57:22 +0000
committerRene Ladan <rene@FreeBSD.org>2016-08-21 16:57:22 +0000
commit0c09212f503875a47469d33085bca2eb93de9812 (patch)
tree3388f38b17745d818fb3c9daa69cd94fd52fcd75 /deskutils/griffith
parente8b3e90e90ebaaabf465113de80e104f14b881d1 (diff)
downloadports-0c09212f503875a47469d33085bca2eb93de9812.tar.gz
ports-0c09212f503875a47469d33085bca2eb93de9812.zip
Update sqlalchemy dependency to not depend on an expired version
Notes
Notes: svn path=/head/; revision=420574
Diffstat (limited to 'deskutils/griffith')
-rw-r--r--deskutils/griffith/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/griffith/Makefile b/deskutils/griffith/Makefile
index ceec5909d7c5..c7bb4f8a6520 100644
--- a/deskutils/griffith/Makefile
+++ b/deskutils/griffith/Makefile
@@ -3,7 +3,7 @@
PORTNAME= griffith
PORTVERSION= 0.13
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= deskutils
MASTER_SITES= http://launchpadlibrarian.net/87859599/
@@ -14,7 +14,7 @@ LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>=0:databases/py-sqlite3 \
- ${PYTHON_PKGNAMEPREFIX}sqlalchemy06>=0.5:databases/py-sqlalchemy06 \
+ ${PYTHON_PKGNAMEPREFIX}sqlalchemy08>=0.5:databases/py-sqlalchemy08 \
${PYTHON_PKGNAMEPREFIX}pillow>=0:graphics/py-pillow
USE_GNOME= pygtk2