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:   tnn
Date:           Sun Apr 24 16:10:05 UTC 2022

Modified Files:
        pkgsrc/doc: CHANGES-2022
        pkgsrc/security: Makefile

Log Message:
doc: removed security/ssh-ip-tunnel


To generate a diff of this commit:
cvs rdiff -u -r1.2071 -r1.2072 pkgsrc/doc/CHANGES-2022
cvs rdiff -u -r1.855 -r1.856 pkgsrc/security/Makefile

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-2022
diff -u pkgsrc/doc/CHANGES-2022:1.2071 pkgsrc/doc/CHANGES-2022:1.2072
--- pkgsrc/doc/CHANGES-2022:1.2071      Sun Apr 24 15:44:00 2022
+++ pkgsrc/doc/CHANGES-2022     Sun Apr 24 16:10:05 2022
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2022,v 1.2071 2022/04/24 15:44:00 pin Exp $
+$NetBSD: CHANGES-2022,v 1.2072 2022/04/24 16:10:05 tnn Exp $
 
 Changes to the packages collection and infrastructure in 2022:
 
@@ -3215,3 +3215,4 @@ Changes to the packages collection and i
        Updated x11/lxqt-panel to 1.1.0 [pin 2022-04-24]
        Updated x11/lxqt-session to 1.1.0 [pin 2022-04-24]
        Updated meta-pkgs/lxqt to 1.1.0 [pin 2022-04-24]
+       Removed security/ssh-ip-tunnel [tnn 2022-04-24]

Index: pkgsrc/security/Makefile
diff -u pkgsrc/security/Makefile:1.855 pkgsrc/security/Makefile:1.856
--- pkgsrc/security/Makefile:1.855      Sun Apr 24 00:58:26 2022
+++ pkgsrc/security/Makefile    Sun Apr 24 16:10:05 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.855 2022/04/24 00:58:26 tnn Exp $
+# $NetBSD: Makefile,v 1.856 2022/04/24 16:10:05 tnn Exp $
 #
 
 COMMENT=       Security and cryptography tools and libraries
@@ -621,7 +621,6 @@ SUBDIR+=    sqlmap
 SUBDIR+=       srm
 SUBDIR+=       ssdeep
 SUBDIR+=       ssh-askpass
-SUBDIR+=       ssh-ip-tunnel
 SUBDIR+=       sshfp
 SUBDIR+=       sshguard
 SUBDIR+=       sshpass



Home | Main Index | Thread Index | Old Index