From owner-cvs-ports@FreeBSD.ORG Sat Aug 12 21:47:33 2006 Return-Path: X-Original-To: cvs-ports@FreeBSD.org 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 E611A16A4DD; Sat, 12 Aug 2006 21:47:33 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from server.t-hosting.hu (server.t-hosting.hu [217.20.133.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id 69FCD43D45; Sat, 12 Aug 2006 21:47:33 +0000 (GMT) (envelope-from gabor@FreeBSD.org) Received: from localhost (localhost [127.0.0.1]) by server.t-hosting.hu (Postfix) with ESMTP id EE15499C1AC; Sat, 12 Aug 2006 23:47:31 +0200 (CEST) X-Virus-Scanned: amavisd-new at t-hosting.hu Received: from server.t-hosting.hu ([127.0.0.1]) by localhost (server.t-hosting.hu [127.0.0.1]) (amavisd-new, port 10024) with LMTP id Oddc8Ec1jmaV; Sat, 12 Aug 2006 23:47:29 +0200 (CEST) Received: from [192.168.2.186] (catv-50635cb6.catv.broadband.hu [80.99.92.182]) by server.t-hosting.hu (Postfix) with ESMTP id E049D99C119; Sat, 12 Aug 2006 23:47:28 +0200 (CEST) Message-ID: <44DE4C6F.4040707@FreeBSD.org> Date: Sat, 12 Aug 2006 23:47:27 +0200 From: =?ISO-8859-1?Q?G=E1bor_K=F6vesd=E1n?= User-Agent: Thunderbird 1.5.0.5 (Windows/20060719) MIME-Version: 1.0 To: Pav Lucistnik References: <200608122126.k7CLQ7qN091943@repoman.freebsd.org> In-Reply-To: <200608122126.k7CLQ7qN091943@repoman.freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/security/lsh Makefile ports/security/lsh/files patch-nettle-openssl.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: Sat, 12 Aug 2006 21:47:34 -0000 Pav Lucistnik wrote: > pav 2006-08-12 21:26:07 UTC > > FreeBSD ports repository > > Modified files: > security/lsh Makefile > Added files: > security/lsh/files patch-nettle-openssl.c > Log: > - Fix build on 4.X > - Respect CC and CFLAGS > > PR: ports/101750 > Submitted by: Babak Farrokhi (maintainer) > > Revision Changes Path > 1.35 +2 -0 ports/security/lsh/Makefile > 1.1 +10 -0 ports/security/lsh/files/patch-nettle-openssl.c (new) > _______________________________________________ > cvs-all@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/cvs-all > To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" > I think it also needs a PORTREVISION bump if you make a port respect CC since such change affects the build phase of the port. -- Cheers, Gabor