aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2020-09-14 14:35:15 +0000
committerRene Ladan <rene@FreeBSD.org>2020-09-14 14:35:15 +0000
commit51f66995652446142cfd716c55e2a46cc350e6ab (patch)
tree31c3f0f4a4b2a9b3cd0145b1deeb7469d0911f3d
parent7d84346b5c93243d51a9abfa3825a1eb62d5f34e (diff)
downloadports-51f66995652446142cfd716c55e2a46cc350e6ab.tar.gz
ports-51f66995652446142cfd716c55e2a46cc350e6ab.zip
security/sandsifter: extend lifespan, upstream is working on py3 support.
Notes
Notes: svn path=/head/; revision=548614
-rw-r--r--security/sandsifter/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/sandsifter/Makefile b/security/sandsifter/Makefile
index 49f19c27c87a..d4005a375d3a 100644
--- a/security/sandsifter/Makefile
+++ b/security/sandsifter/Makefile
@@ -12,8 +12,8 @@ COMMENT= Processor fuzzer for x86 CPUs
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
-DEPRECATED= Uses deprecated version of python
-EXPIRATION_DATE= 2020-09-15
+DEPRECATED= Uses deprecated version of python, see https://github.com/rigred/sandsifter/issues/10
+EXPIRATION_DATE= 2020-12-31
ONLY_FOR_ARCHS= amd64 i386
ONLY_FOR_ARCHS_REASON=Designed for x86