aboutsummaryrefslogtreecommitdiff
path: root/games/childsplay
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2016-12-13 19:47:24 +0000
committerRene Ladan <rene@FreeBSD.org>2016-12-13 19:47:24 +0000
commit1ffcf3e706d903d984540aa8f5b16f0b0cb36a17 (patch)
tree54e471fc9216aa7f928e28e30c15b301a557aa7a /games/childsplay
parentf645286985997787206e8cb0715d0e4df5c4ae20 (diff)
downloadports-1ffcf3e706d903d984540aa8f5b16f0b0cb36a17.tar.gz
ports-1ffcf3e706d903d984540aa8f5b16f0b0cb36a17.zip
Update sqlalchemy dependency of deskutils/griffith and games/childsplay
to version 1.0 sqlalchemy 0.8 is no longer supported upstream.
Notes
Notes: svn path=/head/; revision=428527
Diffstat (limited to 'games/childsplay')
-rw-r--r--games/childsplay/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/childsplay/Makefile b/games/childsplay/Makefile
index f2bf72bb8859..6d2f4c423372 100644
--- a/games/childsplay/Makefile
+++ b/games/childsplay/Makefile
@@ -3,7 +3,7 @@
PORTNAME= childsplay
PORTVERSION= 2.6.5
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games
MASTER_SITES= SAVANNAH
@@ -14,7 +14,7 @@ LICENSE= GPLv3 # only
LICENSE_FILE= ${WRKSRC}/gpl-3.0.txt
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}game>0:devel/py-game
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlalchemy08>0:databases/py-sqlalchemy08 \
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlalchemy10>0:databases/py-sqlalchemy10 \
${PYTHON_PKGNAMEPREFIX}game>0:devel/py-game
NO_BUILD= yes