From owner-cvs-ports@FreeBSD.ORG Thu Jun 4 23:51:53 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 BCF93106566C; Thu, 4 Jun 2009 23:51:53 +0000 (UTC) (envelope-from gerald@pfeifer.com) Received: from vexpert.dbai.tuwien.ac.at (vexpert.dbai.tuwien.ac.at [128.131.111.2]) by mx1.freebsd.org (Postfix) with ESMTP id 7A3518FC1F; Thu, 4 Jun 2009 23:51:53 +0000 (UTC) (envelope-from gerald@pfeifer.com) Received: from acrux.dbai.tuwien.ac.at (acrux [128.131.111.60]) by vexpert.dbai.tuwien.ac.at (Postfix) with ESMTP id 1142839113; Fri, 5 Jun 2009 01:51:51 +0200 (CEST) Received: by acrux.dbai.tuwien.ac.at (Postfix, from userid 1203) id 07D8910059; Fri, 5 Jun 2009 01:51:55 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by acrux.dbai.tuwien.ac.at (Postfix) with ESMTP id F23931003D; Fri, 5 Jun 2009 01:51:55 +0200 (CEST) Date: Fri, 5 Jun 2009 01:51:55 +0200 (CEST) From: Gerald Pfeifer To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org In-Reply-To: <200906042350.n54No0Or061727@repoman.freebsd.org> Message-ID: References: <200906042350.n54No0Or061727@repoman.freebsd.org> User-Agent: Alpine 1.99 (LSU 1142 2008-08-13) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: Subject: Re: cvs commit: ports/mail/altermime Makefile 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: Thu, 04 Jun 2009 23:51:54 -0000 On Thu, 4 Jun 2009, Gerald Pfeifer wrote: > Modified files: > mail/altermime Makefile > Log: > Fix post-patch to allow for CFLAGS containing a slash (which happens > in case of pathnames). Approved by: maintainer (itetcu@) Gerald