aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils
diff options
context:
space:
mode:
authorrene <rene@FreeBSD.org>2016-08-22 00:57:22 +0800
committerrene <rene@FreeBSD.org>2016-08-22 00:57:22 +0800
commit6227780b031bf3568ca6dacf448e82cd06294faf (patch)
tree3388f38b17745d818fb3c9daa69cd94fd52fcd75 /deskutils
parentf6a3a9401fa5a40f80091552de947b93c2f43836 (diff)
downloadfreebsd-ports-gnome-6227780b031bf3568ca6dacf448e82cd06294faf.tar.gz
freebsd-ports-gnome-6227780b031bf3568ca6dacf448e82cd06294faf.tar.zst
freebsd-ports-gnome-6227780b031bf3568ca6dacf448e82cd06294faf.zip
Update sqlalchemy dependency to not depend on an expired version
Diffstat (limited to 'deskutils')
-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