From owner-freebsd-questions@FreeBSD.ORG Fri Jun 11 22:51:51 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AF5D4106564A for ; Fri, 11 Jun 2010 22:51:51 +0000 (UTC) (envelope-from cswiger@mac.com) Received: from asmtpout026.mac.com (asmtpout026.mac.com [17.148.16.101]) by mx1.freebsd.org (Postfix) with ESMTP id 9645D8FC16 for ; Fri, 11 Jun 2010 22:51:51 +0000 (UTC) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; charset=us-ascii Received: from cswiger1.apple.com ([17.209.4.71]) by asmtp026.mac.com (Sun Java(tm) System Messaging Server 6.3-8.01 (built Dec 16 2008; 32bit)) with ESMTPSA id <0L3V00HPGGU3PG90@asmtp026.mac.com> for freebsd-questions@freebsd.org; Fri, 11 Jun 2010 15:51:40 -0700 (PDT) X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 spamscore=0 ipscore=0 phishscore=0 bulkscore=0 adultscore=0 classifier=spam adjust=0 reason=mlx engine=6.0.2-1004200000 definitions=main-1006110159 X-Proofpoint-Virus-Version: vendor=fsecure engine=1.12.8161:2.4.5,1.2.40,4.0.166 definitions=2010-06-11_03:2010-02-06, 2010-06-11, 2010-06-11 signatures=0 From: Chuck Swiger In-reply-to: <292C3F1D7ADD164EA6A058A4C3C8081A0156AE@pyxis.dawnsign.com> Date: Fri, 11 Jun 2010 15:51:39 -0700 Message-id: <13E1517D-2194-4581-B8D5-F1E3D205E4F0@mac.com> References: <292C3F1D7ADD164EA6A058A4C3C8081A0156AD@pyxis.dawnsign.com> <292C3F1D7ADD164EA6A058A4C3C8081A0156AE@pyxis.dawnsign.com> To: Doug Sampson X-Mailer: Apple Mail (2.1078) Cc: freebsd-questions@freebsd.org Subject: Re: messed up ports index X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Jun 2010 22:51:51 -0000 Hi-- On Jun 11, 2010, at 3:48 PM, Doug Sampson wrote: > portmaster -o lang/php52 lang/php5 > > Now I am left with only one item as follows: > > php5-mhash-5.2.12_2 < needs updating (port has 5.3.2_1) > > There is *no* lang/php5-mhash. Only lang/php52-mhash. Should I deinstall and install? If I recall right, mhash is now built-in or emulated in php-5.3; I think you can simply deinstall it. Regards, -- -Chuck