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 Jul  5 05:20:46 UTC 2026

Modified Files:
        pkgsrc/doc: CHANGES-2026
        pkgsrc/security: Makefile
Removed Files:
        pkgsrc/security/p5-Crypt-DSA: DESCR Makefile distinfo

Log Message:
p5-Crypt-DSA: remove

deprecated upstream, replacement p5-Crypt-DSA-GMP in pkgsrc,
no users left in pkgsrc


To generate a diff of this commit:
cvs rdiff -u -r1.4240 -r1.4241 pkgsrc/doc/CHANGES-2026
cvs rdiff -u -r1.1015 -r1.1016 pkgsrc/security/Makefile
cvs rdiff -u -r1.2 -r0 pkgsrc/security/p5-Crypt-DSA/DESCR
cvs rdiff -u -r1.49 -r0 pkgsrc/security/p5-Crypt-DSA/Makefile
cvs rdiff -u -r1.15 -r0 pkgsrc/security/p5-Crypt-DSA/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.4240 pkgsrc/doc/CHANGES-2026:1.4241
--- pkgsrc/doc/CHANGES-2026:1.4240      Sun Jul  5 05:18:56 2026
+++ pkgsrc/doc/CHANGES-2026     Sun Jul  5 05:20:45 2026
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2026,v 1.4240 2026/07/05 05:18:56 wiz Exp $
+$NetBSD: CHANGES-2026,v 1.4241 2026/07/05 05:20:45 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2026:
 
@@ -6345,3 +6345,4 @@ Changes to the packages collection and i
        Updated graphics/vv to 3.2.20260704 [wiz 2026-07-04]
        Updated print/evince to 48.4 [prlw1 2026-07-04]
        Updated security/p5-Crypt-DSA to 1.22 [wiz 2026-07-05]
+       Removed security/p5-Crypt-DSA successor security/p5-Crypt-DSA-GMP [wiz 2026-07-05]

Index: pkgsrc/security/Makefile
diff -u pkgsrc/security/Makefile:1.1015 pkgsrc/security/Makefile:1.1016
--- pkgsrc/security/Makefile:1.1015     Mon Jun 22 05:33:12 2026
+++ pkgsrc/security/Makefile    Sun Jul  5 05:20:45 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1015 2026/06/22 05:33:12 wiz Exp $
+# $NetBSD: Makefile,v 1.1016 2026/07/05 05:20:45 wiz Exp $
 #
 
 COMMENT=       Security and cryptography tools and libraries
@@ -324,7 +324,6 @@ SUBDIR+=    p5-Crypt-DES
 SUBDIR+=       p5-Crypt-DES_EDE3
 SUBDIR+=       p5-Crypt-DH
 SUBDIR+=       p5-Crypt-DH-GMP
-SUBDIR+=       p5-Crypt-DSA
 SUBDIR+=       p5-Crypt-DSA-GMP
 SUBDIR+=       p5-Crypt-ECB
 SUBDIR+=       p5-Crypt-Eksblowfish



Home | Main Index | Thread Index | Old Index