git: f377b6cf8841 - main - math/py-cdecimal: set an expiration date
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 27 Feb 2022 08:36:22 UTC
The branch main has been updated by antoine: URL: https://cgit.FreeBSD.org/ports/commit/?id=f377b6cf884157260415dba5bcf73b091900d4fe commit f377b6cf884157260415dba5bcf73b091900d4fe Author: Antoine Brodin <antoine@FreeBSD.org> AuthorDate: 2022-02-27 08:36:05 +0000 Commit: Antoine Brodin <antoine@FreeBSD.org> CommitDate: 2022-02-27 08:36:05 +0000 math/py-cdecimal: set an expiration date --- math/py-cdecimal/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/math/py-cdecimal/Makefile b/math/py-cdecimal/Makefile index d2481f7e89bd..6add208c6456 100644 --- a/math/py-cdecimal/Makefile +++ b/math/py-cdecimal/Makefile @@ -14,6 +14,7 @@ LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt DEPRECATED= upstream does not support it after Python-3.2 +EXPIRATION_DATE= 2022-05-27 USES= python:3.6-3.8 USE_PYTHON= distutils autoplist