From owner-cvs-all@FreeBSD.ORG Sat Feb 26 10:09:07 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1686816A4CE; Sat, 26 Feb 2005 10:09:07 +0000 (GMT) Received: from mailbox.rainbownet.com (mailbox.rainbownet.com [213.174.191.133]) by mx1.FreeBSD.org (Postfix) with ESMTP id DF1B743D5F; Sat, 26 Feb 2005 10:09:04 +0000 (GMT) (envelope-from aturetta@commit.it) Received: from 192.168.43.85 ([151.38.10.253]) (authenticated user aturetta@rainbownet.com) by rainbownet.com (mailbox.rainbownet.com [127.0.0.1]) (MDaemon.PRO.v6.8.5.R) with ESMTP id 49-md50000000615.tmp; Sat, 26 Feb 2005 11:08:37 +0100 Message-ID: <42204AA6.5000705@commit.it> Date: Sat, 26 Feb 2005 11:08:38 +0100 From: Angelo Turetta User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.3) Gecko/20040910 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Hajimu UMEMOTO References: <200502251457.j1PEvQfG070629@repoman.freebsd.org> In-Reply-To: <200502251457.j1PEvQfG070629@repoman.freebsd.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Authenticated-Sender: aturetta@rainbownet.com X-Spam-Processed: mailbox.rainbownet.com, Sat, 26 Feb 2005 11:08:37 +0100 (not processed: message from valid local sender) X-MDRemoteIP: 151.38.10.253 X-Return-Path: aturetta@commit.it cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/security/cyrus-sasl2 Makefile ports/security/cyrus-sasl2/files patch-config::ltmain.sh X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Feb 2005 10:09:07 -0000 Hajimu UMEMOTO wrote: > ume 2005-02-25 14:57:26 UTC > Log: > use USE_INC_LIBTOOL_VER. > > Revision Changes Path > 1.114 +1 -0 ports/security/cyrus-sasl2/Makefile > 1.6 +0 -33 ports/security/cyrus-sasl2/files/patch-config::ltmain.sh (dead) Surely it's me that don't understand, but as hard as I try I fail to see how explicitly depending on a deprecated libtool version should be considered an improvement. Regards, Angelo.