pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue May  2 17:26:03 UTC 2023

Modified Files:
        pkgsrc/doc: CHANGES-2023
        pkgsrc/security: Makefile
Removed Files:
        pkgsrc/security/py-rsa40: ALTERNATIVES DESCR Makefile PLIST distinfo

Log Message:
py-rsa40: remove, unused


To generate a diff of this commit:
cvs rdiff -u -r1.2716 -r1.2717 pkgsrc/doc/CHANGES-2023
cvs rdiff -u -r1.898 -r1.899 pkgsrc/security/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/security/py-rsa40/ALTERNATIVES \
    pkgsrc/security/py-rsa40/DESCR pkgsrc/security/py-rsa40/PLIST
cvs rdiff -u -r1.3 -r0 pkgsrc/security/py-rsa40/Makefile
cvs rdiff -u -r1.4 -r0 pkgsrc/security/py-rsa40/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/doc/CHANGES-2023
diff -u pkgsrc/doc/CHANGES-2023:1.2716 pkgsrc/doc/CHANGES-2023:1.2717
--- pkgsrc/doc/CHANGES-2023:1.2716      Tue May  2 17:25:32 2023
+++ pkgsrc/doc/CHANGES-2023     Tue May  2 17:26:03 2023
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2023,v 1.2716 2023/05/02 17:25:32 wiz Exp $
+$NetBSD: CHANGES-2023,v 1.2717 2023/05/02 17:26:03 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2023:
 
@@ -3811,3 +3811,4 @@ Changes to the packages collection and i
        Removed devel/py-mccabe06 [wiz 2023-05-02]
        Removed converters/py-chardet4 [wiz 2023-05-02]
        Removed textproc/py-pygments25 [wiz 2023-05-02]
+       Removed security/py-rsa40 [wiz 2023-05-02]

Index: pkgsrc/security/Makefile
diff -u pkgsrc/security/Makefile:1.898 pkgsrc/security/Makefile:1.899
--- pkgsrc/security/Makefile:1.898      Thu Apr 27 22:02:33 2023
+++ pkgsrc/security/Makefile    Tue May  2 17:26:02 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.898 2023/04/27 22:02:33 nikita Exp $
+# $NetBSD: Makefile,v 1.899 2023/05/02 17:26:02 wiz Exp $
 #
 
 COMMENT=       Security and cryptography tools and libraries
@@ -497,7 +497,6 @@ SUBDIR+=    py-requests-kerberos
 SUBDIR+=       py-requests-ntlm
 SUBDIR+=       py-requests-oauthlib
 SUBDIR+=       py-rsa
-SUBDIR+=       py-rsa40
 SUBDIR+=       py-secretstorage
 SUBDIR+=       py-service_identity
 SUBDIR+=       py-signedjson



Home | Main Index | Thread Index | Old Index