From owner-cvs-ports@FreeBSD.ORG Fri Sep 26 11:13:53 2003 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BE8AB16A4B3; Fri, 26 Sep 2003 11:13:53 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2432D44017; Fri, 26 Sep 2003 11:13:53 -0700 (PDT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8QIDqXJ037112; Fri, 26 Sep 2003 11:13:52 -0700 (PDT) (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8QIDqSr037111; Fri, 26 Sep 2003 11:13:52 -0700 (PDT) (envelope-from dinoex) Message-Id: <200309261813.h8QIDqSr037111@repoman.freebsd.org> From: Dirk Meyer Date: Fri, 26 Sep 2003 11:13:52 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/openssh-portable Makefile distinfo patch-Makefile.in patch-auth-chall.c patch-auth-pam.c patch-auth-pam.h patch-auth.c patch-auth1.c patch-auth2-chall.c patch-auth2.c patch-buffer.c ... X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Sep 2003 18:13:54 -0000 dinoex 2003/09/26 11:13:52 PDT FreeBSD ports repository Modified files: security/openssh-portable Makefile distinfo security/openssh-portable/files patch-auth.c patch-auth1.c patch-auth2.c patch-monitor_wrap.c patch-regress-test-exec.sh patch-session.c patch-sshd_config Removed files: security/openssh-portable/files auth2-pam-freebsd.c patch-Makefile.in patch-auth-chall.c patch-auth-pam.c patch-auth-pam.h patch-auth2-chall.c patch-buffer.c patch-deattack.c patch-misc.c patch-monitor.c patch-monitor.h patch-monitor_wrap.h patch-regress-Makefile patch-ssh-agent.c patch-stderr-after-eof.sh Log: - update to 3.7.1p2 more regressions tests successfull Revision Changes Path 1.79 +1 -8 ports/security/openssh-portable/Makefile 1.21 +1 -1 ports/security/openssh-portable/distinfo 1.6 +0 -626 ports/security/openssh-portable/files/auth2-pam-freebsd.c (dead) 1.4 +0 -11 ports/security/openssh-portable/files/patch-Makefile.in (dead) 1.2 +0 -36 ports/security/openssh-portable/files/patch-auth-chall.c (dead) 1.2 +0 -91 ports/security/openssh-portable/files/patch-auth-pam.c (dead) 1.2 +0 -13 ports/security/openssh-portable/files/patch-auth-pam.h (dead) 1.6 +5 -5 ports/security/openssh-portable/files/patch-auth.c 1.3 +10 -10 ports/security/openssh-portable/files/patch-auth1.c 1.4 +0 -48 ports/security/openssh-portable/files/patch-auth2-chall.c (dead) 1.3 +11 -11 ports/security/openssh-portable/files/patch-auth2.c 1.4 +0 -111 ports/security/openssh-portable/files/patch-buffer.c (dead) 1.2 +0 -17 ports/security/openssh-portable/files/patch-deattack.c (dead) 1.4 +0 -28 ports/security/openssh-portable/files/patch-misc.c (dead) 1.3 +0 -137 ports/security/openssh-portable/files/patch-monitor.c (dead) 1.2 +0 -13 ports/security/openssh-portable/files/patch-monitor.h (dead) 1.2 +4 -93 ports/security/openssh-portable/files/patch-monitor_wrap.c 1.2 +0 -13 ports/security/openssh-portable/files/patch-monitor_wrap.h (dead) 1.2 +0 -19 ports/security/openssh-portable/files/patch-regress-Makefile (dead) 1.2 +4 -4 ports/security/openssh-portable/files/patch-regress-test-exec.sh 1.17 +44 -72 ports/security/openssh-portable/files/patch-session.c 1.2 +0 -44 ports/security/openssh-portable/files/patch-ssh-agent.c (dead) 1.3 +4 -4 ports/security/openssh-portable/files/patch-sshd_config 1.2 +0 -11 ports/security/openssh-portable/files/patch-stderr-after-eof.sh (dead)