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:           Mon Dec  6 14:51:34 UTC 2021

Modified Files:
        pkgsrc/doc: CHANGES-2021
        pkgsrc/security: Makefile
Removed Files:
        pkgsrc/security/py-m2crypto: DESCR Makefile PLIST distinfo
        pkgsrc/security/py-m2crypto/patches: patch-SWIG___evp.i
            patch-SWIG___m2crypto.i

Log Message:
py-m2crypto: remove, obsolete and does not build


To generate a diff of this commit:
cvs rdiff -u -r1.6001 -r1.6002 pkgsrc/doc/CHANGES-2021
cvs rdiff -u -r1.839 -r1.840 pkgsrc/security/Makefile
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/security/py-m2crypto/DESCR
cvs rdiff -u -r1.54 -r0 pkgsrc/security/py-m2crypto/Makefile
cvs rdiff -u -r1.10 -r0 pkgsrc/security/py-m2crypto/PLIST
cvs rdiff -u -r1.21 -r0 pkgsrc/security/py-m2crypto/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/security/py-m2crypto/patches/patch-SWIG___evp.i \
    pkgsrc/security/py-m2crypto/patches/patch-SWIG___m2crypto.i

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-2021
diff -u pkgsrc/doc/CHANGES-2021:1.6001 pkgsrc/doc/CHANGES-2021:1.6002
--- pkgsrc/doc/CHANGES-2021:1.6001      Mon Dec  6 14:41:29 2021
+++ pkgsrc/doc/CHANGES-2021     Mon Dec  6 14:51:33 2021
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2021,v 1.6001 2021/12/06 14:41:29 wiz Exp $
+$NetBSD: CHANGES-2021,v 1.6002 2021/12/06 14:51:33 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2021:
 
@@ -9049,3 +9049,4 @@ Changes to the packages collection and i
        Updated misc/py-trytond-party to 4.2.1nb1 [wiz 2021-12-06]
        Removed finance/py-vatnumber [wiz 2021-12-06]
        Updated www/py-FormEncode to 2.0.1 [wiz 2021-12-06]
+       Removed security/py-m2crypto [wiz 2021-12-06]

Index: pkgsrc/security/Makefile
diff -u pkgsrc/security/Makefile:1.839 pkgsrc/security/Makefile:1.840
--- pkgsrc/security/Makefile:1.839      Tue Nov 30 19:51:11 2021
+++ pkgsrc/security/Makefile    Mon Dec  6 14:51:33 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.839 2021/11/30 19:51:11 he Exp $
+# $NetBSD: Makefile,v 1.840 2021/12/06 14:51:33 wiz Exp $
 #
 
 COMMENT=       Security and cryptography tools and libraries
@@ -481,7 +481,6 @@ SUBDIR+=    py-keyrings.alt
 SUBDIR+=       py-lasso
 SUBDIR+=       py-libnacl
 SUBDIR+=       py-libtaxii
-SUBDIR+=       py-m2crypto
 SUBDIR+=       py-mcrypt
 SUBDIR+=       py-mohawk
 SUBDIR+=       py-nacl



Home | Main Index | Thread Index | Old Index