From owner-freebsd-ruby@FreeBSD.ORG Sat Oct 30 21:14:42 2010 Return-Path: Delivered-To: ruby@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 32C56106564A for ; Sat, 30 Oct 2010 21:14:42 +0000 (UTC) (envelope-from barbara.xxx1975@libero.it) Received: from cp-out1.libero.it (cp-out1.libero.it [212.52.84.101]) by mx1.freebsd.org (Postfix) with ESMTP id EC78C8FC14 for ; Sat, 30 Oct 2010 21:14:41 +0000 (UTC) Received: from wmail50 (172.31.0.240) by cp-out1.libero.it (8.5.115) (authenticated as barbara.xxx1975@libero.it) id 4AB23423178A7024 for ruby@freebsd.org; Sat, 30 Oct 2010 23:02:57 +0200 Message-ID: <10979465.263661288472577517.JavaMail.defaultUser@defaultHost> Date: Sat, 30 Oct 2010 23:02:57 +0200 (CEST) From: Barbara To: ruby@freebsd.org MIME-Version: 1.0 Content-Type: text/plain;charset="UTF-8" Content-Transfer-Encoding: 7bit X-SenderIP: 87.20.214.239 Cc: Subject: MD5 removal and portsclean (portupgrade) X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Barbara List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 30 Oct 2010 21:14:42 -0000 I think that the removal of MD5 from distinfo (e.g. sysutils/conky, graphics/feh, ...) causes portsclean to delete legitimate distfiles when used with -D option. Look for example at line 612. Barbara