From owner-freebsd-ports@FreeBSD.ORG Sun Dec 7 23:06:07 2008 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D8F141065679 for ; Sun, 7 Dec 2008 23:06:07 +0000 (UTC) (envelope-from bsd-unix@embarqmail.com) Received: from mailrelay.embarq.synacor.com (mailrelay.embarq.synacor.com [208.47.184.3]) by mx1.freebsd.org (Postfix) with ESMTP id 9F3B08FC1B for ; Sun, 7 Dec 2008 23:06:07 +0000 (UTC) (envelope-from bsd-unix@embarqmail.com) DKIM-Signature: v=1; a=rsa-sha1; d=embarqmail.com; s=s012408; c=relaxed/simple; q=dns/txt; i=@embarqmail.com; t=1228689966; h=From:Subject:Date:To:Mime-Version:Content-Type; bh=DpajKmlI+hPw6KiIDIrrPaevSHE=; b=NUubXvHylPQkK1HGErii8ugcoRUEahf0UzafDczLRMKrly/lrdct+S5ZYa+2ZSv1 /6/5J4DuGYqpt4kue0S5e5hVRa4veIwE4RswOQ/YEII4ZKWYeqv0frqDVMw4w6yr; X_CMAE_Category: 0,0 Undefined,Undefined X-CNFS-Analysis: v=1.0 c=1 a=Wir2KAmiixUA:10 a=aybl2jGs0uoA:10 a=6I5d2MoRAAAA:8 a=hUGEbr__4b5NXQTTX8oA:9 a=NOlA5KoTPiCzkpvPSE8A:7 a=QfdvyaL4zdsIBT9-N4S--vE_hLMA:4 a=gi0PWCVxevcA:10 X-CM-Score: 0 X-Scanned-by: Cloudmark Authority Engine Authentication-Results: smtp02.embarq.synacor.com smtp.user=rpratt1950@embarqmail.com; auth=pass (LOGIN) Received: from [74.5.188.103] ([74.5.188.103:54281] helo=kt.weeeble.com) by mailrelay.embarq.synacor.com (envelope-from ) (ecelerity 2.2.2.36 r(27513/27514)) with ESMTPA id 90/70-21973-D225C394; Sun, 07 Dec 2008 17:46:06 -0500 Date: Sun, 7 Dec 2008 17:46:05 -0500 From: Randy Pratt To: ports@FreeBSD.org Message-Id: <20081207174605.0a54fb58.bsd-unix@embarqmail.com> X-Mailer: Sylpheed 2.5.0 (GTK+ 2.12.11; i386-portbld-freebsd6.4) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: Subject: php5-5.2.7 commit mail missing from cvs-ports list X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Dec 2008 23:06:07 -0000 I follow the cvs-ports mailing list and noticed that the recent commit for php5-5.2.7 never showed up on the list: http://docs.freebsd.org/mail/current/cvs-ports.html The cvsweb shows the commit as expected. I also checked the cvs-all mailing list but the php update is not listed there either. Any ideas as to why its missing? Its not a big thing but I've come to rely on the cvs-ports list for commits that affect my installed ports. Randy --