From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Sep 27 12:50:22 2003 Return-Path: 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 AC1CA16A4B3 for ; Sat, 27 Sep 2003 12:50:22 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B5D843FE9 for ; Sat, 27 Sep 2003 12:50:21 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h8RJoKFY009167 for ; Sat, 27 Sep 2003 12:50:20 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h8RJoKT5009166; Sat, 27 Sep 2003 12:50:20 -0700 (PDT) (envelope-from gnats) Resent-Date: Sat, 27 Sep 2003 12:50:20 -0700 (PDT) Resent-Message-Id: <200309271950.h8RJoKT5009166@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, Mark Linimon Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BA7F116A4B3 for ; Sat, 27 Sep 2003 12:46:51 -0700 (PDT) Received: from mail.soaustin.net (mail.soaustin.net [207.200.4.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 076A743F93 for ; Sat, 27 Sep 2003 12:46:38 -0700 (PDT) (envelope-from linimon@lonesome.com) Received: from lonesome.lonesome.com (cs242746-11.austin.rr.com [24.27.46.11]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by mail.soaustin.net (Postfix) with ESMTP id 6635714147 for ; Sat, 27 Sep 2003 14:46:38 -0500 (CDT) Received: from lonesome.lonesome.com (localhost.lonesome.com [127.0.0.1]) by lonesome.lonesome.com (8.12.9/8.12.9) with ESMTP id h8RJl11K062330 for ; Sat, 27 Sep 2003 14:47:03 -0500 (CDT) (envelope-from linimon@lonesome.lonesome.com) Received: (from linimon@localhost) by lonesome.lonesome.com (8.12.9/8.12.9/Submit) id h8RJkxk2062329; Sat, 27 Sep 2003 14:46:59 -0500 (CDT) (envelope-from linimon) Message-Id: <200309271946.h8RJkxk2062329@lonesome.lonesome.com> Date: Sat, 27 Sep 2003 14:46:59 -0500 (CDT) From: Mark Linimon To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/57293: [patch] fix possible error in /usr/ports/MOVED X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Mark Linimon List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Sep 2003 19:50:22 -0000 >Number: 57293 >Category: ports >Synopsis: [patch] fix possible error in /usr/ports/MOVED >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Sep 27 12:50:20 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Mark Linimon >Release: FreeBSD 4.9-PRERELEASE i386 >Organization: Lonesome Dove Computing Services >Environment: System: FreeBSD lonesome.lonesome.com 4.9-PRERELEASE FreeBSD 4.9-PRERELEASE #0: Fri Sep 5 01:19:33 CDT 2003 linimon@lonesome.lonesome.com:/usr/src/sys/compile/MULTIMEDIA_DEBUG i386 >Description: The ports monitoring code that I am working on attempts to automatically parse the MOVED file. For the port security/pam_krb5, which was deleted and then restored, there is a "from" entry but the "to" entry is still empty. If I understand the intent of this file correctly, I believe the "to" entry should be set back to being non-null. >How-To-Repeat: n/a >Fix: --- ports/MOVED.dist Mon Sep 15 18:20:33 2003 +++ ports/MOVED Mon Sep 22 01:25:12 2003 @@ -163,7 +163,7 @@ devel/ossp-mm||2003-02-01|accidental dupe of devel/mm archivers/linux_rar||2003-02-03|FreeBSD/i386 binary is available security/krb5-beta||2003-08-07|deleted: no longer in beta, MIT KRB5 1.3 released -security/pam_krb5||2003-02-12|resurrected: required when MIT KRB5 used in place of base system KRB5 +security/pam_krb5|security/pam_krb5|2003-02-12|resurrected: required when MIT KRB5 used in place of base system KRB5 deskutils/gnucash|finance/gnucash|2003-02-05|new category x11-toolkits/crux||2003-02-07|deleted: added to GNOME 2.2 desktop textproc/ruby-erb||2003-02-09|ERb 1.x is obsolete: use the one included in ruby 1.8 or ruby16-shim-ruby18 >Release-Note: >Audit-Trail: >Unformatted: