summaryrefslogtreecommitdiff
path: root/devel/py-freenas.dispatcher
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2020-02-23 15:25:53 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2020-02-23 15:25:53 +0000
commit41a5348a3b6a9d16a7808a76f3b3935dbdb9eb49 (patch)
treedc94bc3df22b218498c473b644b9ddf5d9c9342d /devel/py-freenas.dispatcher
parentUpdate to 2.6.0 (diff)
Deprecate a few ports
With hat: portmgr
Notes
Notes: svn path=/head/; revision=526925
Diffstat (limited to 'devel/py-freenas.dispatcher')
-rw-r--r--devel/py-freenas.dispatcher/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/py-freenas.dispatcher/Makefile b/devel/py-freenas.dispatcher/Makefile
index 1f02d5fa4102..a4fa19fdf75f 100644
--- a/devel/py-freenas.dispatcher/Makefile
+++ b/devel/py-freenas.dispatcher/Makefile
@@ -9,6 +9,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= wg@FreeBSD.org
COMMENT= FreeNAS dispatcher client
+DEPRECATED= Uses deprecated version of python
+EXPIRATION_DATE= 2020-08-15
+
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}freenas.utils>0:devel/py-freenas.utils@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ws4py>0:www/py-ws4py@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}jsonschema>0:devel/py-jsonschema@${PY_FLAVOR} \