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 Apr 13 13:43:25 UTC 2023

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

Log Message:
security: + py-solo1, - py-solo


To generate a diff of this commit:
cvs rdiff -u -r1.896 -r1.897 pkgsrc/security/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/security/py-solo/DESCR \
    pkgsrc/security/py-solo/PLIST
cvs rdiff -u -r1.3 -r0 pkgsrc/security/py-solo/Makefile \
    pkgsrc/security/py-solo/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.896 pkgsrc/security/Makefile:1.897
--- pkgsrc/security/Makefile:1.896      Sun Mar 19 11:33:42 2023
+++ pkgsrc/security/Makefile    Thu Apr 13 13:43:24 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.896 2023/03/19 11:33:42 leot Exp $
+# $NetBSD: Makefile,v 1.897 2023/04/13 13:43:24 wiz Exp $
 #
 
 COMMENT=       Security and cryptography tools and libraries
@@ -503,7 +503,7 @@ SUBDIR+=    py-signedjson
 SUBDIR+=       py-simplesha3
 SUBDIR+=       py-slowaes
 SUBDIR+=       py-smbpasswd
-SUBDIR+=       py-solo
+SUBDIR+=       py-solo1
 SUBDIR+=       py-spake2
 SUBDIR+=       py-stix
 SUBDIR+=       py-tlslite



Home | Main Index | Thread Index | Old Index