From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jan 20 04:50:08 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 69E9116A41F for ; Fri, 20 Jan 2006 04:50:08 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3088743D55 for ; Fri, 20 Jan 2006 04:50:07 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k0K4o7uX062188 for ; Fri, 20 Jan 2006 04:50:07 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k0K4o7Ml062187; Fri, 20 Jan 2006 04:50:07 GMT (envelope-from gnats) Resent-Date: Fri, 20 Jan 2006 04:50:07 GMT Resent-Message-Id: <200601200450.k0K4o7Ml062187@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Tsurutani Naoki Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9D09116A41F for ; Fri, 20 Jan 2006 04:48:21 +0000 (GMT) (envelope-from turutani@polymer3.scphys.kyoto-u.ac.jp) Received: from polymer3.scphys.kyoto-u.ac.jp (polymer3.scphys.kyoto-u.ac.jp [130.54.55.55]) by mx1.FreeBSD.org (Postfix) with ESMTP id 18BBB43D45 for ; Fri, 20 Jan 2006 04:48:20 +0000 (GMT) (envelope-from turutani@polymer3.scphys.kyoto-u.ac.jp) Received: from polymer3.scphys.kyoto-u.ac.jp (localhost [127.0.0.1]) by polymer3.scphys.kyoto-u.ac.jp (8.13.4/8.13.4/20050803-1) with ESMTP id k0K4mGQf005986; Fri, 20 Jan 2006 13:48:16 +0900 (JST) (envelope-from turutani@polymer3.scphys.kyoto-u.ac.jp) Received: (from turutani@localhost) by polymer3.scphys.kyoto-u.ac.jp (8.13.4/8.13.4/Submit) id k0K4mG2K005985; Fri, 20 Jan 2006 13:48:16 +0900 (JST) (envelope-from turutani) Message-Id: <200601200448.k0K4mG2K005985@polymer3.scphys.kyoto-u.ac.jp> Date: Fri, 20 Jan 2006 13:48:16 +0900 (JST) From: Tsurutani Naoki To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/92037: wrong report of package origin change. X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Tsurutani Naoki List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Jan 2006 04:50:08 -0000 >Number: 92037 >Category: ports >Synopsis: wrong report of package origin change. >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Jan 20 04:50:04 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Tsurutani Naoki >Release: FreeBSD 5.4-STABLE i386 >Organization: >Environment: System: FreeBSD polymer3.scphys.kyoto-u.ac.jp 5.4-STABLE FreeBSD 5.4-STABLE #16: Wed Jan 18 18:03:11 JST 2006 turutani@polymer3.scphys.kyoto-u.ac.jp:/usr/local/work/usr/obj/usr/src/sys/POLYMER i386 >Description: running "portupgrade -aFO" reports the following messages: ** Package origin of 'libnet' has been changed: 'net/libnet' -> 'net/libnet10' ** Detected a package name change: libnet (net/libnet) -> 'libnet10' (net/libnet10) ** No need to upgrade 'libnet-1.1.2.1,1' (>= libnet10-1.0.2a_1,1). (specify -f to force) I have installed libnet recently, but the message says that I am using libnet with old origin. This is caused by reading "MOVED" file, i guess. And now, the ports scheme allows the re-use of port name, so treating entries in MOVED file to all the port is not a right way. On the other hand, ignoring MOVED file is also not good, for it has many important informations. I want it be treated in the way like previous version of portupgrade did. >How-To-Repeat: % portupgrade -aFO >Fix: return to the previous version. >Release-Note: >Audit-Trail: >Unformatted: