From owner-cvs-all@FreeBSD.ORG Wed Dec 21 22:45:17 2011 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5C201106566C; Wed, 21 Dec 2011 22:45:17 +0000 (UTC) (envelope-from sahil@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 475098FC13; Wed, 21 Dec 2011 22:45:17 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id pBLMjH8i029301; Wed, 21 Dec 2011 22:45:17 GMT (envelope-from sahil@repoman.freebsd.org) Received: (from sahil@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id pBLMjHcP029300; Wed, 21 Dec 2011 22:45:17 GMT (envelope-from sahil) Message-Id: <201112212245.pBLMjHcP029300@repoman.freebsd.org> From: Sahil Tandon Date: Wed, 21 Dec 2011 22:45:17 +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/postfix-current Makefile distinfo pkg-plist ports/mail/postfix-current/files pkg-install.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Dec 2011 22:45:17 -0000 sahil 2011-12-21 22:45:17 UTC FreeBSD ports repository Modified files: mail/postfix-current Makefile distinfo pkg-plist mail/postfix-current/files pkg-install.in Log: - Update to 2.9-20111219 - Modify pkg-install to handle situations in which /etc/mail/mailer.conf does not exist, e.g. when FreeBSD is built WITHOUT_MAILWRAPPER. [1] Requested by: miwi [1] Revision Changes Path 1.269 +4 -4 ports/mail/postfix-current/Makefile 1.200 +2 -2 ports/mail/postfix-current/distinfo 1.4 +2 -2 ports/mail/postfix-current/files/pkg-install.in 1.65 +2 -0 ports/mail/postfix-current/pkg-plist