Date: Thu, 21 Mar 2019 07:12:59 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r496428 - head/deskutils/rednotebook Message-ID: <201903210712.x2L7CxCD061539@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Thu Mar 21 07:12:59 2019 New Revision: 496428 URL: https://svnweb.freebsd.org/changeset/ports/496428 Log: Chase webkit-gtk2 expiration Modified: head/deskutils/rednotebook/Makefile Modified: head/deskutils/rednotebook/Makefile ============================================================================== --- head/deskutils/rednotebook/Makefile Thu Mar 21 07:10:28 2019 (r496427) +++ head/deskutils/rednotebook/Makefile Thu Mar 21 07:12:59 2019 (r496428) @@ -13,6 +13,9 @@ COMMENT= Modern journal written in Python LICENSE= GPLv2 +DEPRECATED= Uses webkit-gtk2 which has security issues +EXPIRATION_DATE= 2019-03-24 + RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}yaml>0:devel/py-yaml@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}webkitgtk>0:www/py-webkitgtk@${PY_FLAVOR} \ ${LOCALBASE}/bin/xdg-open:devel/xdg-utils \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201903210712.x2L7CxCD061539>