From owner-cvs-all@FreeBSD.ORG  Wed Oct  5 07:18:18 2005
Return-Path: <owner-cvs-all@FreeBSD.ORG>
X-Original-To: cvs-all@FreeBSD.org
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 22F9816A41F;
	Wed,  5 Oct 2005 07:18:18 +0000 (GMT)
	(envelope-from linimon@lonesome.com)
Received: from mail.soaustin.net (mail.soaustin.net [207.200.4.66])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 53AEF43D5F;
	Wed,  5 Oct 2005 07:18:16 +0000 (GMT)
	(envelope-from linimon@lonesome.com)
Received: by mail.soaustin.net (Postfix, from userid 502)
	id F03222F20; Wed,  5 Oct 2005 02:18:15 -0500 (CDT)
Date: Wed, 5 Oct 2005 02:18:15 -0500
To: Dirk Meyer <dirk.meyer@dinoex.sub.org>
Message-ID: <20051005071815.GC23757@soaustin.net>
References: <8AYfVTn/WV@dmeyer.dinoex.sub.org>
	<200510040735.j947Z8rb069549@repoman.freebsd.org>
	<200510040735.j947Z8rb069549@repoman.freebsd.org>
	<20051004144319.GA71102@xor.obsecurity.org>
	<8AYfVTn/WV@dmeyer.dinoex.sub.org>
	<20051004174511.GA22748@xor.obsecurity.org>
	<1V+Rzjn/WV@dmeyer.dinoex.sub.org>
	<20051004210427.GA55575@zi025.glhnet.mhn.de>
	<20051004220556.GB64574@xor.obsecurity.org>
	<EydzDS5Ass@dmeyer.dinoex.sub.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <EydzDS5Ass@dmeyer.dinoex.sub.org>
User-Agent: Mutt/1.5.9i
From: linimon@lonesome.com (Mark Linimon)
Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org
Subject: Re: Valid Sender ? - Re: cvs commit: ports/security/openssl Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 05 Oct 2005 07:18:18 -0000

On Wed, Oct 05, 2005 at 07:12:47AM +0200, Dirk Meyer wrote:
> Problems found:
> a module of security/cyrus-sasl2 did not include "md5.h"
> comms/kermit had an conflicting macro definition.

Then it doesn't meet the test of 'does not effect other dependent packages'
which is what we keep trying to tell people is what we want the criterion
to be.

mcl