From owner-cvs-ports@FreeBSD.ORG Wed Aug 18 11:35:53 2004 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 72FA916A4CE; Wed, 18 Aug 2004 11:35:53 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A3FD43D3F; Wed, 18 Aug 2004 11:35:53 +0000 (GMT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i7IBZrhC042578; Wed, 18 Aug 2004 11:35:53 GMT (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i7IBZrqN042577; Wed, 18 Aug 2004 11:35:53 GMT (envelope-from dinoex) Message-Id: <200408181135.i7IBZrqN042577@repoman.freebsd.org> From: Dirk Meyer Date: Wed, 18 Aug 2004 11:35:53 +0000 (UTC) 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-monitor_wrap.c patch-regress-test-exec.sh patch-session.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: Wed, 18 Aug 2004 11:35:53 -0000 dinoex 2004-08-18 11:35:53 UTC FreeBSD ports repository Modified files: security/openssh-portable Makefile distinfo security/openssh-portable/files patch-auth1.c patch-regress-test-exec.sh patch-session.c Removed files: security/openssh-portable/files patch-monitor_wrap.c Log: - update to 3.9p1 set PORTVERSION 3.9.0.1 to avoid another bump of PORTEPOCH if 3.9.1p1 come out. - new option OPENSSH_SNAPSHOT Revision Changes Path 1.92 +23 -3 ports/security/openssh-portable/Makefile 1.25 +2 -2 ports/security/openssh-portable/distinfo 1.4 +14 -14 ports/security/openssh-portable/files/patch-auth1.c 1.3 +0 -18 ports/security/openssh-portable/files/patch-monitor_wrap.c (dead) 1.3 +7 -7 ports/security/openssh-portable/files/patch-regress-test-exec.sh 1.18 +0 -19 ports/security/openssh-portable/files/patch-session.c