aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorBartek Rutkowski <robak@FreeBSD.org>2014-10-12 18:40:29 +0000
committerBartek Rutkowski <robak@FreeBSD.org>2014-10-12 18:40:29 +0000
commitaa59a5f9a25ec6f6a88e66db8a2c3a52506d326a (patch)
treecc8fb9e32bf2ec3ea259c4e7d461ee38b106ca48 /www
parent097bec4e88591be280805944525e1db075cfaa40 (diff)
downloadports-aa59a5f9a25ec6f6a88e66db8a2c3a52506d326a.tar.gz
ports-aa59a5f9a25ec6f6a88e66db8a2c3a52506d326a.zip
Notes
Diffstat (limited to 'www')
-rw-r--r--www/calendarserver/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/calendarserver/Makefile b/www/calendarserver/Makefile
index 19925e2bd82e..973cd3f8c9f3 100644
--- a/www/calendarserver/Makefile
+++ b/www/calendarserver/Makefile
@@ -2,6 +2,7 @@
PORTNAME= calendarserver
PORTVERSION= 5.1
+PORTREVISION= 1
CATEGORIES= www python
MASTER_SITES= LOCAL/wg
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -21,6 +22,7 @@ RUN_DEPENDS= bash:${PORTSDIR}/shells/bash \
${PYTHON_PKGNAMEPREFIX}openssl>=0.13:${PORTSDIR}/security/py-openssl \
${PYTHON_PKGNAMEPREFIX}psutil>=1.2:${PORTSDIR}/sysutils/py-psutil \
${PYTHON_PKGNAMEPREFIX}PyGreSQL>=4.1:${PORTSDIR}/databases/py-PyGreSQL \
+ ${PYTHON_PKGNAMEPREFIX}service_identity>=14.0.0:${PORTSDIR}/security/py-service_identity \
${PYTHON_PKGNAMEPREFIX}sqlite3>=2.7:${PORTSDIR}/databases/py-sqlite3 \
${PYTHON_PKGNAMEPREFIX}sqlparse>=0.1:${PORTSDIR}/databases/py-sqlparse \
${PYTHON_PKGNAMEPREFIX}xattr>=0.6:${PORTSDIR}/devel/py-xattr \