From owner-freebsd-ports@FreeBSD.ORG Tue Sep 23 16:35:53 2003 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 99ADA16A4B3; Tue, 23 Sep 2003 16:35:53 -0700 (PDT) Received: from mail.westbend.net (ns1.westbend.net [216.47.253.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6BC7043FD7; Tue, 23 Sep 2003 16:35:52 -0700 (PDT) (envelope-from hetzelsw@westbend.net) Received: from Admin02 (admin02.westbend.net [216.47.253.19]) by mail.westbend.net (8.12.9/8.12.9) with SMTP id h8NNZn2a066833; Tue, 23 Sep 2003 18:35:49 -0500 (CDT) (envelope-from hetzelsw@westbend.net) Message-ID: <031001c3822b$6d2b8880$13fd2fd8@Admin02> From: "Scot W. Hetzel" To: "Joe Marcus Clarke" References: <1064291210.27882.4.camel@shumai.marcuscom.com> <02f601c38228$7426fa00$13fd2fd8@Admin02> <1064359618.36681.19.camel@shumai.marcuscom.com> Date: Tue, 23 Sep 2003 18:35:47 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Virus-Scanned: by amavisd-milter (http://amavis.org/) X-Spam-Status: No, hits=-0.3 required=8.0 tests=QUOTED_EMAIL_TEXT,REFERENCES,SPAM_PHRASE_00_01, USER_AGENT_OE version=2.43 cc: ports@freebsd.org Subject: Re: REMINDER: Commits to fix -STABLE package builds permitted X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Sep 2003 23:35:53 -0000 From: "Joe Marcus Clarke" > On Tue, 2003-09-23 at 19:14, Scot W. Hetzel wrote: >> The patch for this fix can be found in PR 56658 under the audit trail >> (files/patch-configure). All it does is move the test for libsm.a into the >> HAVE_SM_SM_STRLCPY test. >> >> This is one error that bento will not be able to catch. > > If it's not affecting the package build, I'd like to hold off until > after I tag the tree (which should be tonight if all goes well). > It doesn't affect package builds, but it should be added to the tree before the tag is placed. That way a corrected amavisd port that can build the amavis-milter daemon is in the release. Scot