svn commit: r548979 - head/devel/chromium-gn

Rene Ladan rene at FreeBSD.org
Sat Sep 19 12:48:46 UTC 2020


Author: rene
Date: Sat Sep 19 12:48:45 2020
New Revision: 548979
URL: https://svnweb.freebsd.org/changeset/ports/548979

Log:
  devel/chromium-gn: extend life to 2020-12-31 as it is a slave port of www/chromium
  
  Also www/deno depends on this port to build.

Modified:
  head/devel/chromium-gn/Makefile

Modified: head/devel/chromium-gn/Makefile
==============================================================================
--- head/devel/chromium-gn/Makefile	Sat Sep 19 12:44:14 2020	(r548978)
+++ head/devel/chromium-gn/Makefile	Sat Sep 19 12:48:45 2020	(r548979)
@@ -7,7 +7,7 @@ MAINTAINER=	pizzamig at FreeBSD.org
 COMMENT=	Gn meta build framework
 
 DEPRECATED=	Uses deprecated version of python
-EXPIRATION_DATE=	2020-09-15
+EXPIRATION_DATE=	2020-12-31
 
 MASTERDIR=	${.CURDIR}/../../www/chromium
 


More information about the svn-ports-all mailing list