aboutsummaryrefslogtreecommitdiffstats
path: root/finance
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2018-02-11 19:14:51 +0800
committerEmanuel Haupt <ehaupt@FreeBSD.org>2018-02-11 19:14:51 +0800
commite09bf4890e11ba61cd081cacfedcce2c5c8ece2b (patch)
tree1f3bb18dbf669e8fd465eb5edd619cf67058c8e0 /finance
parent30647ad2a852c6b3ff6f5e40a6fd2558e42f23f9 (diff)
downloadfreebsd-ports-e09bf4890e11ba61cd081cacfedcce2c5c8ece2b.tar.gz
freebsd-ports-e09bf4890e11ba61cd081cacfedcce2c5c8ece2b.tar.zst
freebsd-ports-e09bf4890e11ba61cd081cacfedcce2c5c8ece2b.zip
Mark DEPRECATED with a one month expiration time due to a documented
vulnerability in this lecagcy port. Security: CVE-2018-6353 Security: http://vuxml.freebsd.org/freebsd/aa743ee4-0f16-11e8-8fd2-10bf48e1088e.html
Notes
Notes: svn path=/head/; revision=461489
Diffstat (limited to 'finance')
-rw-r--r--finance/electrum2/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/finance/electrum2/Makefile b/finance/electrum2/Makefile
index fa0f8719f2d8..e896ebbca8dc 100644
--- a/finance/electrum2/Makefile
+++ b/finance/electrum2/Makefile
@@ -16,6 +16,9 @@ COMMENT= Easy to use Bitcoin client (legacy version)
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENCE
+DEPRECATED= Vulnerable legacy port, please use finance/electrum instead
+EXPIRATION_DATE= 2018-03-11
+
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dnspython>0:dns/py-dnspython@${FLAVOR} \
${PYTHON_PKGNAMEPREFIX}ecdsa>0:security/py-ecdsa@${FLAVOR} \
${PYTHON_PKGNAMEPREFIX}jsonrpclib>0:devel/py-jsonrpclib@${FLAVOR} \