pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/filesystems/tahoe-lafs tahoe-lafs: Comment out py-cryp...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a3b3a9f2048c
branches:  trunk
changeset: 449013:a3b3a9f2048c
user:      gdt <gdt%pkgsrc.org@localhost>
date:      Fri Mar 19 12:59:42 2021 +0000

description:
tahoe-lafs: Comment out py-crypto to avoid bulk

(I must missed the discussion about remove of py-crypto.)

diffstat:

 filesystems/tahoe-lafs/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r c45743f955ea -r a3b3a9f2048c filesystems/tahoe-lafs/Makefile
--- a/filesystems/tahoe-lafs/Makefile   Fri Mar 19 12:56:36 2021 +0000
+++ b/filesystems/tahoe-lafs/Makefile   Fri Mar 19 12:59:42 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.48 2021/03/19 12:56:36 gdt Exp $
+# $NetBSD: Makefile,v 1.49 2021/03/19 12:59:42 gdt Exp $
 
 DISTNAME=      tahoe-lafs-1.12.1
 PKGREVISION=   2
@@ -33,7 +33,7 @@
 DEPENDS+=      ${PYPKGPREFIX}-asn1>=0.1.8:../../security/py-asn1
 DEPENDS+=      ${PYPKGPREFIX}-asn1-modules>=0.0.5:../../security/py-asn1-modules
 DEPENDS+=      ${PYPKGPREFIX}-characteristic>=14.0.0:../../devel/py-characteristic
-DEPENDS+=      ${PYPKGPREFIX}-crypto-[0-9]*:../../security/py-crypto
+#DEPENDS+=     ${PYPKGPREFIX}-crypto-[0-9]*:../../security/py-crypto
 DEPENDS+=      ${PYPKGPREFIX}-cryptopp>=0.6.0:../../security/py-cryptopp
 DEPENDS+=      ${PYPKGPREFIX}-OpenSSL>=0.14:../../security/py-OpenSSL
 DEPENDS+=      ${PYPKGPREFIX}-nevow>=0.11.1:../../www/py-nevow



Home | Main Index | Thread Index | Old Index