aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorrene <rene@FreeBSD.org>2016-12-27 19:47:36 +0800
committerrene <rene@FreeBSD.org>2016-12-27 19:47:36 +0800
commitb24817f086333e3105a440f5a7a827dc71136245 (patch)
tree00d11119ae9ab64c05da3fd9705de3222432fcdb /www
parent078b7ea8b007158c59fab15be9974ace4a94c343 (diff)
downloadfreebsd-ports-gnome-b24817f086333e3105a440f5a7a827dc71136245.tar.gz
freebsd-ports-gnome-b24817f086333e3105a440f5a7a827dc71136245.tar.zst
freebsd-ports-gnome-b24817f086333e3105a440f5a7a827dc71136245.zip
www/geeknote: update sqlalchemy dependency to 1.0, bump PORTREVISION
PR: 215222 Submitted by: rene Approved by: maintainer timeout (koobs, 16 days)
Diffstat (limited to 'www')
-rw-r--r--www/geeknote/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/geeknote/Makefile b/www/geeknote/Makefile
index a5e35d9ab77e..5dfc69315e31 100644
--- a/www/geeknote/Makefile
+++ b/www/geeknote/Makefile
@@ -3,7 +3,7 @@
PORTNAME= geeknote
DISTVERSION= 0.2a
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www python
MAINTAINER= koobs@FreeBSD.org
@@ -13,7 +13,7 @@ LICENSE= GPLv2
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}evernote>=1.17:www/py-evernote \
${PYTHON_PKGNAMEPREFIX}html2text>0:textproc/py-html2text \
- ${PYTHON_PKGNAMEPREFIX}sqlalchemy07>0:databases/py-sqlalchemy07 \
+ ${PYTHON_PKGNAMEPREFIX}sqlalchemy10>0:databases/py-sqlalchemy10 \
${PYTHON_PKGNAMEPREFIX}markdown2>0:textproc/py-markdown2 \
${PYTHON_PKGNAMEPREFIX}beautifulsoup>=4.0:www/py-beautifulsoup \
${PYTHON_PKGNAMEPREFIX}thrift>0:devel/py-thrift