CVS commit: pkgsrc/security
"Adam Ciarcinski" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.pkgsrc.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: pkgsrc Committed By: adam Date: Thu Aug 27 08:03:27 UTC 2026 Modified Files: pkgsrc/security: Makefile Removed Files: pkgsrc/security/sshfp: DESCR Makefile PLIST distinfo Log Message: sshfp: removed; 15 years outdated To generate a diff of this commit: cvs rdiff -u -r1.1021 -r1.1022 pkgsrc/security/Makefile cvs rdiff -u -r1.2 -r0 pkgsrc/security/sshfp/DESCR cvs rdiff -u -r1.22 -r0 pkgsrc/security/sshfp/Makefile cvs rdiff -u -r1.3 -r0 pkgsrc/security/sshfp/PLIST cvs rdiff -u -r1.7 -r0 pkgsrc/security/sshfp/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
(unnamed)
(text/x-diff, 595 B)
Modified files: Index: pkgsrc/security/Makefile diff -u pkgsrc/security/Makefile:1.1021 pkgsrc/security/Makefile:1.1022 --- pkgsrc/security/Makefile:1.1021 Wed Aug 12 22:09:56 2026 +++ pkgsrc/security/Makefile Thu Aug 27 08:03:27 2026 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1021 2026/08/12 22:09:56 wiz Exp $ +# $NetBSD: Makefile,v 1.1022 2026/08/27 08:03:27 adam Exp $ # COMMENT= Security and cryptography tools and libraries @@ -696,7 +696,6 @@ SUBDIR+= srm SUBDIR+= ssdeep SUBDIR+= ssh-askpass SUBDIR+= ssh-audit -SUBDIR+= sshfp SUBDIR+= sshguard SUBDIR+= sshpass SUBDIR+= sshs