pkgsrc-Changes archive

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

CVS commit: pkgsrc/security



Module Name:    pkgsrc
Committed By:   nia
Date:           Sun Mar  1 17:22:55 UTC 2020

Modified Files:
        pkgsrc/security: Makefile
Removed Files:
        pkgsrc/security/p5-OpenSSL: DESCR Makefile distinfo

Log Message:
security: Remove p5-OpenSSL. Broken with OpenSSL 1.1, dead upstream.

p5-Net-SSLeay seems more popular in Perl-land.


To generate a diff of this commit:
cvs rdiff -u -r1.739 -r1.740 pkgsrc/security/Makefile
cvs rdiff -u -r1.2 -r0 pkgsrc/security/p5-OpenSSL/DESCR \
    pkgsrc/security/p5-OpenSSL/distinfo
cvs rdiff -u -r1.20 -r0 pkgsrc/security/p5-OpenSSL/Makefile

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

Modified files:

Index: pkgsrc/security/Makefile
diff -u pkgsrc/security/Makefile:1.739 pkgsrc/security/Makefile:1.740
--- pkgsrc/security/Makefile:1.739      Mon Feb 10 14:06:03 2020
+++ pkgsrc/security/Makefile    Sun Mar  1 17:22:55 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.739 2020/02/10 14:06:03 leot Exp $
+# $NetBSD: Makefile,v 1.740 2020/03/01 17:22:55 nia Exp $
 #
 
 COMMENT=       Security tools
@@ -339,7 +339,6 @@ SUBDIR+=    p5-Net-SFTP
 SUBDIR+=       p5-Net-SSH
 SUBDIR+=       p5-Net-SSLeay
 SUBDIR+=       p5-Netpgp-Verify
-SUBDIR+=       p5-OpenSSL
 SUBDIR+=       p5-SHA
 SUBDIR+=       p5-String-Random
 SUBDIR+=       p5-Text-Password-Pronounceable



Home | Main Index | Thread Index | Old Index