Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Mar 2019 07:04:43 +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: r496425 - head/www/hs-webkit
Message-ID:  <201903210704.x2L74hxb056290@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201903210704.x2L74hxb056290>