svn commit: r496425 - head/www/hs-webkit

Antoine Brodin antoine at FreeBSD.org
Thu Mar 21 07:04:44 UTC 2019


Author: antoine
Date: Thu Mar 21 07:04:43 2019
New Revision: 496425
URL: https://svnweb.freebsd.org/changeset/ports/496425

Log:
  Chase webkit-gtk2 expiration

Modified:
  head/www/hs-webkit/Makefile

Modified: head/www/hs-webkit/Makefile
==============================================================================
--- head/www/hs-webkit/Makefile	Thu Mar 21 06:58:00 2019	(r496424)
+++ head/www/hs-webkit/Makefile	Thu Mar 21 07:04:43 2019	(r496425)
@@ -10,6 +10,9 @@ COMMENT=	Binding to the Webkit library
 
 LICENSE=	LGPL21
 
+DEPRECATED=	Uses webkit-gtk2 which has security issues
+EXPIRATION_DATE=	2019-03-24
+
 USES=		pkgconfig
 USE_CABAL=	cairo>=0.13.0.0 glib>=0.13.1.0 gtk>=0.13.0.0 mtl \
 		pango>=0.13.0.0


More information about the svn-ports-head mailing list