svn commit: r496428 - head/deskutils/rednotebook

Antoine Brodin antoine at FreeBSD.org
Thu Mar 21 07:13:00 UTC 2019


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 \


More information about the svn-ports-all mailing list