From owner-cvs-ports@FreeBSD.ORG Sat Dec 24 20:14:22 2011 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 7DD0A106566C; Sat, 24 Dec 2011 20:14:22 +0000 (UTC) (envelope-from jbeich@tormail.net) Received: from server2.hudsonvalleyhost.com (server2.hudsonvalleyhost.com [66.7.195.77]) by mx1.freebsd.org (Postfix) with ESMTP id 4670D8FC14; Sat, 24 Dec 2011 20:14:22 +0000 (UTC) Received: from tor-exit.n000.info ([205.185.126.202]:58906 helo=internal.tormail.net) by server2.hudsonvalleyhost.com with esmtpsa (TLSv1:RC4-SHA:128) (Exim 4.69) (envelope-from ) id 1ReXz2-003IGZ-Ma; Sat, 24 Dec 2011 15:14:22 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=tormail.net; s=tm; h=Message-Id:X-TorMail-User:Content-Type:MIME-Version:References:Date:In-Reply-To:Subject:Cc:To:From; bh=4T3rynih8LmMAvMXkLauizacKfF71t5OUH1THX/YNQg=; b=sN5wdttSyJ1C8px4CBebT4srfJG09AtOXVCkUltPU08tUQhugucBoZt8+gu6u6srfZEAbFSyUlIvzZNnsxRs42zGIrnuNZY8p2kkJGRCA4mAEWc6irHKvgyeaY8PSCQS3leprxlcY4U5OPH99ZygoHETuTWYZjrDHktOV88TVx0=; Received: from jbeich by internal.tormail.net with local (Exim 4.63) (envelope-from ) id 1ReXxv-000NWu-TO; Sat, 24 Dec 2011 20:13:13 +0000 From: Jan Beich To: Michael Scheidell In-Reply-To: <201112231918.pBNJIt4q019257__26313.1562540822$1324667966$gmane$org@repoman.freebsd.org> (Michael Scheidell's message of "Fri, 23 Dec 2011 19:18:55 +0000 (UTC)") Date: Sun, 25 Dec 2011 07:51:24 +1200 References: <201112231918.pBNJIt4q019257__26313.1562540822$1324667966$gmane$org@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain X-TorMail-User: jbeich Message-Id: <1ReXxv-000NWu-TO@internal.tormail.net> X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - server2.hudsonvalleyhost.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - tormail.net X-Source: X-Source-Args: X-Source-Dir: Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/ftp/vsftpd-ext 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: Sat, 24 Dec 2011 20:14:22 -0000 Michael Scheidell writes: > FreeBSD ports repository > > Modified files: > ftp/vsftpd-ext Makefile > Log: > - respect CC/CFLAGS/STRIP on vsftpd-ext > > PR: ports/163550 > Submitted by: Jan Beich > Approved by: gelraen.ua@gmail.com (maintainer), gabor(mentor) You forgot to remove files/patch-Makefile, the file has no effect.