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

Rene Ladan rene at FreeBSD.org
Sat Sep 19 14:39:03 UTC 2020


Author: rene
Date: Sat Sep 19 14:39:02 2020
New Revision: 548991
URL: https://svnweb.freebsd.org/changeset/ports/548991

Log:
  devel/chromium-gn: suggest using devel/gn
  
  Submitted by:	jbeich

Modified:
  head/devel/chromium-gn/Makefile

Modified: head/devel/chromium-gn/Makefile
==============================================================================
--- head/devel/chromium-gn/Makefile	Sat Sep 19 14:35:14 2020	(r548990)
+++ head/devel/chromium-gn/Makefile	Sat Sep 19 14:39:02 2020	(r548991)
@@ -6,7 +6,7 @@ PKGNAMESUFFIX=	-gn
 MAINTAINER=	pizzamig at FreeBSD.org
 COMMENT=	Gn meta build framework
 
-DEPRECATED=	Uses deprecated version of python
+DEPRECATED=	Uses deprecated version of python, use devel/gn instead
 EXPIRATION_DATE=	2020-12-31
 
 MASTERDIR=	${.CURDIR}/../../www/chromium


More information about the svn-ports-all mailing list