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:           Fri Jan 23 05:51:26 UTC 2026

Modified Files:
        pkgsrc/doc: CHANGES-2026
        pkgsrc/security: Makefile
Removed Files:
        pkgsrc/security/py-backports.ssl_match_hostname: DESCR Makefile PLIST
            distinfo

Log Message:
py-backports.ssl_match_hostname: remove

backwards compatibility package, unused in pkgsrc


To generate a diff of this commit:
cvs rdiff -u -r1.569 -r1.570 pkgsrc/doc/CHANGES-2026
cvs rdiff -u -r1.992 -r1.993 pkgsrc/security/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/security/py-backports.ssl_match_hostname/DESCR
cvs rdiff -u -r1.16 -r0 \
    pkgsrc/security/py-backports.ssl_match_hostname/Makefile
cvs rdiff -u -r1.5 -r0 pkgsrc/security/py-backports.ssl_match_hostname/PLIST
cvs rdiff -u -r1.6 -r0 \
    pkgsrc/security/py-backports.ssl_match_hostname/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-2026
diff -u pkgsrc/doc/CHANGES-2026:1.569 pkgsrc/doc/CHANGES-2026:1.570
--- pkgsrc/doc/CHANGES-2026:1.569       Thu Jan 22 22:55:59 2026
+++ pkgsrc/doc/CHANGES-2026     Fri Jan 23 05:51:26 2026
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2026,v 1.569 2026/01/22 22:55:59 wiz Exp $
+$NetBSD: CHANGES-2026,v 1.570 2026/01/23 05:51:26 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2026:
 
@@ -743,3 +743,4 @@ Changes to the packages collection and i
        Updated devel/talloc to 2.4.4 [adam 2026-01-22]
        Updated databases/tdb to 1.4.15 [adam 2026-01-22]
        Updated security/mbedtls4 to 4.0.0nb1 [wiz 2026-01-22]
+       Removed security/py-backports.ssl_match_hostname [wiz 2026-01-23]

Index: pkgsrc/security/Makefile
diff -u pkgsrc/security/Makefile:1.992 pkgsrc/security/Makefile:1.993
--- pkgsrc/security/Makefile:1.992      Thu Jan 22 19:29:46 2026
+++ pkgsrc/security/Makefile    Fri Jan 23 05:51:26 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.992 2026/01/22 19:29:46 js Exp $
+# $NetBSD: Makefile,v 1.993 2026/01/23 05:51:26 wiz Exp $
 #
 
 COMMENT=       Security and cryptography tools and libraries
@@ -465,7 +465,6 @@ SUBDIR+=    py-asn1crypto
 SUBDIR+=       py-asyncssh
 SUBDIR+=       py-authlib
 SUBDIR+=       py-aws-sso-util
-SUBDIR+=       py-backports.ssl_match_hostname
 SUBDIR+=       py-bandit
 SUBDIR+=       py-bcrypt
 SUBDIR+=       py-bcrypt3



Home | Main Index | Thread Index | Old Index