From owner-cvs-ports@FreeBSD.ORG Mon Nov 30 12:09:31 2009 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8AF441065670; Mon, 30 Nov 2009 12:09:31 +0000 (UTC) (envelope-from roam@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 6087D8FC1D; Mon, 30 Nov 2009 12:09:31 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id nAUC9VX1038732; Mon, 30 Nov 2009 12:09:31 GMT (envelope-from roam@repoman.freebsd.org) Received: (from roam@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id nAUC9VwC038729; Mon, 30 Nov 2009 12:09:31 GMT (envelope-from roam) Message-Id: <200911301209.nAUC9VwC038729@repoman.freebsd.org> From: Peter Pentchev Date: Mon, 30 Nov 2009 12:09:31 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/mail/vpopmail Makefile ports/mail/vpopmail/files patch-vdelivermail.c X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 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: Mon, 30 Nov 2009 12:09:31 -0000 roam 2009-11-30 12:09:31 UTC FreeBSD ports repository Modified files: mail/vpopmail Makefile mail/vpopmail/files patch-vdelivermail.c Log: Fix the master sites so that vpopmail is actually fetchable even with -A present in FETCH_ARGS, as it is on most systems. Fix the maildir++ file size calculations in the SpamAssassin code as per the PR. PR: 139962 (the maildir++ fix) Submitted by: Alex Dupre Revision Changes Path 1.78 +3 -1 ports/mail/vpopmail/Makefile 1.13 +71 -8 ports/mail/vpopmail/files/patch-vdelivermail.c