From owner-freebsd-ports Fri Feb 22 18:50:13 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 20B6337B417 for ; Fri, 22 Feb 2002 18:50:03 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g1N2o3E64201; Fri, 22 Feb 2002 18:50:03 -0800 (PST) (envelope-from gnats) Received: from flake.decibel.org (flake.decibel.org [216.254.40.10]) by hub.freebsd.org (Postfix) with SMTP id E89AE37B400 for ; Fri, 22 Feb 2002 18:46:50 -0800 (PST) Received: (qmail 76201 invoked by uid 1001); 23 Feb 2002 02:46:49 -0000 Message-Id: <20020223024649.76200.qmail@flake.decibel.org> Date: 23 Feb 2002 02:46:49 -0000 From: "Jim C.Nasby" Reply-To: "Jim C.Nasby" To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/35227: portupgrade doesn't respect HOLD_PORTS config parameter Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 35227 >Category: ports >Synopsis: portupgrade doesn't respect HOLD_PORTS config parameter >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Feb 22 18:50:02 PST 2002 >Closed-Date: >Last-Modified: >Originator: Jim C. Nasby >Release: FreeBSD 4.5-STABLE i386 >Organization: >Environment: System: FreeBSD flake.decibel.org 4.4-STABLE FreeBSD 4.4-STABLE #4: Thu Nov 22 03:28:43 GMT 2001 root@flake.decibel.org:/usr/obj/usr/src/sys/FLAKE i386 Ports cvsup'd as of a few hours ago; new portupgrade installed >Description: I have the following in my pkgtools.conf file: HOLD_PORTS = [ 'x11/XFree86*', 'x11-wm/windowmaker', 'databases/mysql*', ] portversion still reports XFree86-4 as being out of date: decibel@flake.2[2:35]~:43>portversion|grep XF XFree86 < It also wants to upgrade it via portversion -c: # XFree86 # needs updating (port has 4.1.0_12,1) # pkgs="$pkgs XFree86-4.1.0_11" Most importantly, portupgrade -a will attempt to upgrade it: ---> Upgrading 'XFree86-4.1.0_11' to 'XFree86-4.1.0_12,1' (x11/XFree86-4) My mysql is also out of date right now, and the same is happening with it. I have made other changes to pkgtools.conf and they have taken effect, so I know the file is being read. >How-To-Repeat: I believe this should be repeatable for any out-of-date port on a system; just include the appropriate entry in pkgtools.conf. >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message