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:   wiz
Date:           Thu Oct 20 06:48:18 UTC 2022

Modified Files:
        pkgsrc/security: Makefile

Log Message:
security/Makefile: sort


To generate a diff of this commit:
cvs rdiff -u -r1.877 -r1.878 pkgsrc/security/Makefile

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.877 pkgsrc/security/Makefile:1.878
--- pkgsrc/security/Makefile:1.877      Wed Oct 19 14:10:03 2022
+++ pkgsrc/security/Makefile    Thu Oct 20 06:48:18 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.877 2022/10/19 14:10:03 nia Exp $
+# $NetBSD: Makefile,v 1.878 2022/10/20 06:48:18 wiz Exp $
 #
 
 COMMENT=       Security and cryptography tools and libraries
@@ -503,8 +503,8 @@ SUBDIR+=    py-xmlsec
 SUBDIR+=       py-yara
 SUBDIR+=       py-yubiauth
 SUBDIR+=       py-yubikey-manager
-SUBDIR+=       py27-cryptography
 SUBDIR+=       py27-OpenSSL
+SUBDIR+=       py27-cryptography
 SUBDIR+=       pyca
 SUBDIR+=       qca2
 SUBDIR+=       qca2-gnupg



Home | Main Index | Thread Index | Old Index