Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Feb 2019 20:13:11 +0000 (UTC)
From:      Koop Mast <kwm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r493807 - in head/www: webkit-gtk2 webkit-gtk3
Message-ID:  <201902242013.x1OKDBCF014654@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kwm
Date: Sun Feb 24 20:13:10 2019
New Revision: 493807
URL: https://svnweb.freebsd.org/changeset/ports/493807

Log:
  Start deorbit burn for old webkit-gtk ports.
  
  PR:		208192

Modified:
  head/www/webkit-gtk2/Makefile
  head/www/webkit-gtk3/Makefile

Modified: head/www/webkit-gtk2/Makefile
==============================================================================
--- head/www/webkit-gtk2/Makefile	Sun Feb 24 20:10:58 2019	(r493806)
+++ head/www/webkit-gtk2/Makefile	Sun Feb 24 20:13:10 2019	(r493807)
@@ -30,6 +30,10 @@ LIB_DEPENDS=	libenchant.so:textproc/enchant \
 		libgstreamer-1.0.so:multimedia/gstreamer1
 RUN_DEPENDS=	geoclue>=0:net/geoclue
 
+DEPRECATED=	Known and unfixed security issues
+EXPIRATION_DATE=2019-03-24
+FORBIDDEN=	Known and unfixed security issues
+
 PORTSCOUT=	limit:^2\.4\.
 
 BINARY_ALIAS=	python=${PYTHON_CMD}

Modified: head/www/webkit-gtk3/Makefile
==============================================================================
--- head/www/webkit-gtk3/Makefile	Sun Feb 24 20:10:58 2019	(r493806)
+++ head/www/webkit-gtk3/Makefile	Sun Feb 24 20:13:10 2019	(r493807)
@@ -25,6 +25,10 @@ LIB_DEPENDS=	libenchant.so:textproc/enchant \
 		libsoup-2.4.so:devel/libsoup
 RUN_DEPENDS=	geoclue>=0:net/geoclue
 
+DEPRECATED=	Known and unfixed security issues
+EXPIRATION_DATE=2019-03-24
+FORBIDDEN=	Known and unfixed security issues
+
 PORTSCOUT=	limit:^2\.4\.
 
 BINARY_ALIAS=	python=${PYTHON_CMD}



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