From owner-cvs-all@FreeBSD.ORG Sat May 7 14:27:55 2005 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 3DFD516A4DB; Sat, 7 May 2005 14:27:55 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 14A0943D90; Sat, 7 May 2005 14:27:55 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j47ERsQ0068154; Sat, 7 May 2005 14:27:54 GMT (envelope-from novel@repoman.freebsd.org) Received: (from novel@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j47ERslc068153; Sat, 7 May 2005 14:27:54 GMT (envelope-from novel) Message-Id: <200505071427.j47ERslc068153@repoman.freebsd.org> From: Roman Bogorodskiy Date: Sat, 7 May 2005 14:27:54 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/sysutils/torsmo Makefileports/sysutils/torsmo/files patch-mail.c 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: Sat, 07 May 2005 14:27:55 -0000 novel 2005-05-07 14:27:54 UTC FreeBSD ports repository Modified files: sysutils/torsmo Makefile Added files: sysutils/torsmo/files patch-mail.c Log: - fix a bug when the mail count wasn't altered if mails had been deleted from a mailbox - detect possible error in stat(2) - bump PORTREVISION PR: 80709 Submitted by: Roland Smith Revision Changes Path 1.11 +1 -1 ports/sysutils/torsmo/Makefile 1.1 +76 -0 ports/sysutils/torsmo/files/patch-mail.c (new)