pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/filesystems/tahoe-lafs
Module Name: pkgsrc
Committed By: adam
Date: Fri Mar 19 13:17:06 UTC 2021
Modified Files:
pkgsrc/filesystems/tahoe-lafs: Makefile
Log Message:
tahoe-lafs: depend on py-cryptodome
To generate a diff of this commit:
cvs rdiff -u -r1.49 -r1.50 pkgsrc/filesystems/tahoe-lafs/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/filesystems/tahoe-lafs/Makefile
diff -u pkgsrc/filesystems/tahoe-lafs/Makefile:1.49 pkgsrc/filesystems/tahoe-lafs/Makefile:1.50
--- pkgsrc/filesystems/tahoe-lafs/Makefile:1.49 Fri Mar 19 12:59:42 2021
+++ pkgsrc/filesystems/tahoe-lafs/Makefile Fri Mar 19 13:17:06 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.49 2021/03/19 12:59:42 gdt Exp $
+# $NetBSD: Makefile,v 1.50 2021/03/19 13:17:06 adam Exp $
DISTNAME= tahoe-lafs-1.12.1
PKGREVISION= 2
@@ -33,7 +33,7 @@ DEPENDS+= ${PYPKGPREFIX}-twisted>=16.1.0
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}-cryptodome-[0-9]*:../../security/py-cryptodome
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