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:   adam
Date:           Mon Dec 22 10:23:40 UTC 2025

Modified Files:
        pkgsrc/security: Makefile
Removed Files:
        pkgsrc/security/py-mcrypt: DESCR Makefile PLIST distinfo

Log Message:
py-mcrypt; removed; old, Python 2.7 only


To generate a diff of this commit:
cvs rdiff -u -r1.987 -r1.988 pkgsrc/security/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/security/py-mcrypt/DESCR
cvs rdiff -u -r1.22 -r0 pkgsrc/security/py-mcrypt/Makefile
cvs rdiff -u -r1.5 -r0 pkgsrc/security/py-mcrypt/PLIST
cvs rdiff -u -r1.4 -r0 pkgsrc/security/py-mcrypt/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.987 pkgsrc/security/Makefile:1.988
--- pkgsrc/security/Makefile:1.987      Sun Dec  7 11:07:26 2025
+++ pkgsrc/security/Makefile    Mon Dec 22 10:23:40 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.987 2025/12/07 11:07:26 wiz Exp $
+# $NetBSD: Makefile,v 1.988 2025/12/22 10:23:40 adam Exp $
 #
 
 COMMENT=       Security and cryptography tools and libraries
@@ -515,7 +515,6 @@ SUBDIR+=    py-lasso
 SUBDIR+=       py-libagent
 SUBDIR+=       py-libnacl
 SUBDIR+=       py-libtaxii
-SUBDIR+=       py-mcrypt
 SUBDIR+=       py-mohawk
 SUBDIR+=       py-nacl
 SUBDIR+=       py-ndg_httpsclient



Home | Main Index | Thread Index | Old Index