From owner-cvs-all@FreeBSD.ORG Wed Oct 1 11:09:35 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6342E16A4B3; Wed, 1 Oct 2003 11:09:35 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CA55943FE0; Wed, 1 Oct 2003 11:09:34 -0700 (PDT) (envelope-from ume@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 h91I9YXJ025071; Wed, 1 Oct 2003 11:09:34 -0700 (PDT) (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h91I9YEF025070; Wed, 1 Oct 2003 11:09:34 -0700 (PDT) (envelope-from ume) Message-Id: <200310011809.h91I9YEF025070@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Wed, 1 Oct 2003 11:09:34 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/cyrus-imapd2 Makefileports/mail/cyrus-imapd2/files imapd.sh ports/mail/cyrus-imapd22 Makefile ports/mail/cyrus-imapd22/files imapd.sh X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Oct 2003 18:09:35 -0000 ume 2003/10/01 11:09:34 PDT FreeBSD ports repository Modified files: mail/cyrus-imapd2 Makefile mail/cyrus-imapd2/files imapd.sh mail/cyrus-imapd22 Makefile mail/cyrus-imapd22/files imapd.sh Log: the start/stop scripts failed when booting on 5.x machines Revision Changes Path 1.92 +1 -1 ports/mail/cyrus-imapd2/Makefile 1.9 +3 -3 ports/mail/cyrus-imapd2/files/imapd.sh 1.90 +1 -1 ports/mail/cyrus-imapd22/Makefile 1.9 +3 -3 ports/mail/cyrus-imapd22/files/imapd.sh