pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security
Module Name: pkgsrc
Committed By: nia
Date: Wed Oct 19 13:15:36 UTC 2022
Modified Files:
pkgsrc/security: Makefile
Removed Files:
pkgsrc/security/py-cryptography-norust: DESCR Makefile PLIST distinfo
Log Message:
Remove "norust" version of py-cryptograpy, it's the same as the "py27" version
To generate a diff of this commit:
cvs rdiff -u -r1.875 -r1.876 pkgsrc/security/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/security/py-cryptography-norust/DESCR \
pkgsrc/security/py-cryptography-norust/Makefile \
pkgsrc/security/py-cryptography-norust/PLIST \
pkgsrc/security/py-cryptography-norust/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/security/Makefile
diff -u pkgsrc/security/Makefile:1.875 pkgsrc/security/Makefile:1.876
--- pkgsrc/security/Makefile:1.875 Wed Oct 19 12:38:26 2022
+++ pkgsrc/security/Makefile Wed Oct 19 13:15:36 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.875 2022/10/19 12:38:26 nia Exp $
+# $NetBSD: Makefile,v 1.876 2022/10/19 13:15:36 nia Exp $
#
COMMENT= Security and cryptography tools and libraries
@@ -442,7 +442,6 @@ SUBDIR+= py-crcmod
SUBDIR+= py-cryptkit
SUBDIR+= py-cryptodome
SUBDIR+= py-cryptography
-SUBDIR+= py-cryptography-norust
SUBDIR+= py-cryptography_vectors
SUBDIR+= py-cybox
SUBDIR+= py-cyclonedx-bom
Home |
Main Index |
Thread Index |
Old Index