svn commit: r548957 - head/www/deno

Rene Ladan rene at FreeBSD.org
Sat Sep 19 11:02:00 UTC 2020


Author: rene
Date: Sat Sep 19 11:02:00 2020
New Revision: 548957
URL: https://svnweb.freebsd.org/changeset/ports/548957

Log:
  www/deno: schedule for removal on 2020-12-31, it needs py27-only chromium-gn.

Modified:
  head/www/deno/Makefile

Modified: head/www/deno/Makefile
==============================================================================
--- head/www/deno/Makefile	Sat Sep 19 10:58:58 2020	(r548956)
+++ head/www/deno/Makefile	Sat Sep 19 11:02:00 2020	(r548957)
@@ -11,6 +11,9 @@ COMMENT=	Secure JavaScript and TypeScript runtime
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+DEPRECATED=	Depends on expired devel/chromium-gn (py27)
+EXPIRATION_DATE=2020-12-31
+
 BUILD_DEPENDS=	binutils>0:devel/binutils \
 		gn:devel/chromium-gn \
 		libunwind>0:devel/libunwind


More information about the svn-ports-all mailing list