git: 8293ae8050ee - 2022Q1 - editors/vscode: remove transitive py27 deprecation (electron)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 30 Jan 2022 11:50:55 UTC
The branch 2022Q1 has been updated by rene:
URL: https://cgit.FreeBSD.org/ports/commit/?id=8293ae8050eec6a39bf22b1bec86ea50c927b37f
commit 8293ae8050eec6a39bf22b1bec86ea50c927b37f
Author: Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2022-01-18 11:55:19 +0000
Commit: Rene Ladan <rene@FreeBSD.org>
CommitDate: 2022-01-30 11:44:31 +0000
editors/vscode: remove transitive py27 deprecation (electron)
(cherry picked from commit 0d134a8fc96dcfdd12f1f866536683210fe455e9)
---
editors/vscode/Makefile | 3 ---
1 file changed, 3 deletions(-)
diff --git a/editors/vscode/Makefile b/editors/vscode/Makefile
index 3fa6e33faabb..b9da3001a759 100644
--- a/editors/vscode/Makefile
+++ b/editors/vscode/Makefile
@@ -21,9 +21,6 @@ COMMENT= Visual Studio Code - Open Source ("Code - OSS")
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-DEPRECATED= Uses EOL Python 2.7 via devel/electron13
-EXPIRATION_DATE=2021-06-23
-
ONLY_FOR_ARCHS= amd64
BUILD_DEPENDS= zip:archivers/zip \