From owner-cvs-ports@FreeBSD.ORG Wed Dec 10 13:40:15 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 EB32B16A4CE; Wed, 10 Dec 2003 13:40:15 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D2A3643D2B; Wed, 10 Dec 2003 13:40:14 -0800 (PST) (envelope-from lioux@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 hBALeEXJ039552; Wed, 10 Dec 2003 13:40:14 -0800 (PST) (envelope-from lioux@repoman.freebsd.org) Received: (from lioux@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id hBALeEeA039550; Wed, 10 Dec 2003 13:40:14 -0800 (PST) (envelope-from lioux) Message-Id: <200312102140.hBALeEeA039550@repoman.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Wed, 10 Dec 2003 13:40:14 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/qmail Makefile distinfo ports/mail/qmail/files patch-qmail-local.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, 10 Dec 2003 21:40:16 -0000 lioux 2003/12/10 13:40:13 PST FreeBSD ports repository Modified files: mail/qmail Makefile distinfo Added files: mail/qmail/files patch-qmail-local.c Log: 1) PORTREVISION bump due to [3] and [4] 2) distinfo - update checksum for outgoingip.patch: no major change in code 3) New patch files/patch-qmail-local.c - Erik Sjlund pointed out a bug in qmail-local at http://www.ornl.gov/its/archives/mailing-lists/qmail/2000/10/msg00696.html - Precedence bug corrected by adding parentheses which affects .qmail files parsing code 4) Add qmail's sendmail emulation fix: "David Phillips noticed that sendmail's '-f' option sets a default From: header, and so should qmail's emulation." - Add distinfo checksum for the patch Submitted by: too many [2] Obtained from: http://www.qmail.org/ [3] [4] Revision Changes Path 1.49 +8 -1 ports/mail/qmail/Makefile 1.19 +2 -1 ports/mail/qmail/distinfo 1.1 +11 -0 ports/mail/qmail/files/patch-qmail-local.c (new)