git: 788a0812fa33 - 2022Q1 - lang/tauthon: remove past expiration date.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 30 Jan 2022 11:50:54 UTC
The branch 2022Q1 has been updated by rene:
URL: https://cgit.FreeBSD.org/ports/commit/?id=788a0812fa330dccd1955c2489deb5f8bb312d3d
commit 788a0812fa330dccd1955c2489deb5f8bb312d3d
Author: Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2022-01-18 11:39:18 +0000
Commit: Rene Ladan <rene@FreeBSD.org>
CommitDate: 2022-01-30 11:44:11 +0000
lang/tauthon: remove past expiration date.
Keep this port deprecated, as it is a Python 2.7+3.X clone.
Nothing in the tree currently uses this port, but www/palemoon will
if it is ever resurrected.
(cherry picked from commit df2559c87ff34ac7a8059bb9d2016731b353bb3c)
---
lang/tauthon/Makefile | 1 -
1 file changed, 1 deletion(-)
diff --git a/lang/tauthon/Makefile b/lang/tauthon/Makefile
index 4ca71510d953..7fa4d0fec963 100644
--- a/lang/tauthon/Makefile
+++ b/lang/tauthon/Makefile
@@ -15,7 +15,6 @@ COMMENT= Backwards-compatible fork of CPython 2.7 with Python 3.x features
LICENSE= PSFL
DEPRECATED= Uses Python 2.7 codebase
-EXPIRATION_DATE= 2021-06-23
USES= pathfix shebangfix autoreconf ncurses pkgconfig readline ssl tar:xz
PATHFIX_MAKEFILEIN= Makefile.pre.in