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:           Sun Apr 27 07:39:30 UTC 2025

Modified Files:
        pkgsrc/doc: CHANGES-2025
        pkgsrc/security: Makefile
Removed Files:
        pkgsrc/security/py-xmlsec: DESCR Makefile PLIST distinfo
        pkgsrc/security/py-xmlsec/patches: patch-aa patch-x509.c

Log Message:
py-xmlsec: remove

Upstream dead, Python 2 only, no users in pkgsrc, does not support
current pkgsrc xmlsec1 version.


To generate a diff of this commit:
cvs rdiff -u -r1.2904 -r1.2905 pkgsrc/doc/CHANGES-2025
cvs rdiff -u -r1.978 -r1.979 pkgsrc/security/Makefile
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/security/py-xmlsec/DESCR
cvs rdiff -u -r1.34 -r0 pkgsrc/security/py-xmlsec/Makefile
cvs rdiff -u -r1.2 -r0 pkgsrc/security/py-xmlsec/PLIST
cvs rdiff -u -r1.6 -r0 pkgsrc/security/py-xmlsec/distinfo
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/security/py-xmlsec/patches/patch-aa
cvs rdiff -u -r1.1 -r0 pkgsrc/security/py-xmlsec/patches/patch-x509.c

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-2025
diff -u pkgsrc/doc/CHANGES-2025:1.2904 pkgsrc/doc/CHANGES-2025:1.2905
--- pkgsrc/doc/CHANGES-2025:1.2904      Sun Apr 27 06:20:48 2025
+++ pkgsrc/doc/CHANGES-2025     Sun Apr 27 07:39:30 2025
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2025,v 1.2904 2025/04/27 06:20:48 wiz Exp $
+$NetBSD: CHANGES-2025,v 1.2905 2025/04/27 07:39:30 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2025:
 
@@ -3830,3 +3830,4 @@ Changes to the packages collection and i
        Updated devel/p5-meta to 0.013 [wiz 2025-04-27]
        Updated security/p5-Module-Signature to 0.89nb2 [wiz 2025-04-27]
        Updated www/py-h11 to 0.16.0 [wiz 2025-04-27]
+       Removed security/py-xmlsec [wiz 2025-04-27]

Index: pkgsrc/security/Makefile
diff -u pkgsrc/security/Makefile:1.978 pkgsrc/security/Makefile:1.979
--- pkgsrc/security/Makefile:1.978      Fri Apr 18 12:46:56 2025
+++ pkgsrc/security/Makefile    Sun Apr 27 07:39:30 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.978 2025/04/18 12:46:56 adam Exp $
+# $NetBSD: Makefile,v 1.979 2025/04/27 07:39:30 wiz Exp $
 #
 
 COMMENT=       Security and cryptography tools and libraries
@@ -550,7 +550,6 @@ SUBDIR+=    py-trustme
 SUBDIR+=       py-truststore
 SUBDIR+=       py-trytond-authentication-sms
 SUBDIR+=       py-u2f
-SUBDIR+=       py-xmlsec
 SUBDIR+=       py-yara
 SUBDIR+=       py-yubiauth
 SUBDIR+=       py-yubikey-manager



Home | Main Index | Thread Index | Old Index