From owner-freebsd-ports@FreeBSD.ORG Sat May 21 14:22:32 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2AA99106564A for ; Sat, 21 May 2011 14:22:32 +0000 (UTC) (envelope-from tingox@gmail.com) Received: from mail-vw0-f54.google.com (mail-vw0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id AA7648FC19 for ; Sat, 21 May 2011 14:22:31 +0000 (UTC) Received: by vws18 with SMTP id 18so4464110vws.13 for ; Sat, 21 May 2011 07:22:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=sZAN+cWcTEhpz9DqA8kN/8spZxKHwoy9dhm6blvTZ0A=; b=f93XvPVfQsoVl71UF9gtwTV+mlZxQ4YtxKwAe70iCyM/3wzhZVl8Q/lwb1AitKQ9MP ZJMre4QUmEVi3euiNi6ZbfFIWX4WzWJXbxvRodoqtiseR0gO6umrGMN7xWH/GbKAmbj9 sDI5LtAwFBznybgTcZB+uOddRmiYbwzBvCCx0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=tOsONY9wH74tvApkOwN/EEXOBL/xOjGkoHiGmQnGcl72OSwjf71X7YGT83B/gQC+ah Ejn67AipqCSY72GF69zC2sS5B/RCyH/u0pIu/vantzKyMfU6Mn/g8/KW26E0AwiVsExK QwdUSRG/WzR7TAi0zU0Y3CjjmNmYWMBtmmquE= MIME-Version: 1.0 Received: by 10.52.0.9 with SMTP id 9mr920093vda.278.1305987749987; Sat, 21 May 2011 07:22:29 -0700 (PDT) Received: by 10.52.166.199 with HTTP; Sat, 21 May 2011 07:22:29 -0700 (PDT) Date: Sat, 21 May 2011 16:22:29 +0200 Message-ID: From: Torfinn Ingolfsen To: FreeBSD Ports ML Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Is portupgrade broken? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 May 2011 14:22:32 -0000 So, did something just break portupgrade? I just csup'ed my ports tree, and now I get this: root@kg-v7# portversion -v -L=3D\> dmidecode-2.10 < needs updating (port has 2.11) gmp-5.0.1 < needs updating (port has 5.0.2) gstreamer-0.10.32 < needs updating (port has 0.10.34) gstreamer-plugins-0.10.32,3 < needs updating (port has 0.10.34,3) gstreamer-plugins-good-0.10.27,3 < needs updating (port has 0.10.29,3) gstreamer-plugins-ogg-0.10.32,3 < needs updating (port has 0.10.34,3) gstreamer-plugins-theora-0.10.32,3 < needs updating (port has 0.10.34,3) gstreamer-plugins-vorbis-0.10.32,3 < needs updating (port has 0.10.34,3) help2man-1.39.3 < needs updating (port has 1.39.4) mpfr-3.0.0 < needs updating (port has 3.0.1) neon29-0.29.5 < needs updating (port has 0.29.6_1) opera-11.10 < needs updating (port has 11.11) opera-linuxplugins-11.10 < needs updating (port has 11.11) pciids-20110422 < needs updating (port has 20110426) qt4-corelib-4.7.2 < needs updating (port has 4.7.3) qt4-gui-4.7.2 < needs updating (port has 4.7.3) qt4-moc-4.7.2 < needs updating (port has 4.7.3) qt4-qmake-4.7.2 < needs updating (port has 4.7.3) qt4-rcc-4.7.2 < needs updating (port has 4.7.3) qt4-uic-4.7.2 < needs updating (port has 4.7.3) xterm-269_3 < needs updating (port has 270) root@kg-v7# pkgdb -F ---> Checking the package registry database root@kg-v7# portupgrade -R opera [Gathering depends for www/opera ...........................................................................= ...........................................................................= ...........................................................................= ...........................................................................= . done] [Exclude up-to-date packages ...........................................................................= ........... done] root@kg-v7# portupgrade -R dmidecode [Gathering depends for sysutils/dmidecode done] [Exclude up-to-date packages done] Nothing more happens. root@kg-v7# uname -a FreeBSD kg-v7.kg4.no 8.2-STABLE FreeBSD 8.2-STABLE #5: Sat Feb 26 20:05:14 CET 2011 root@kg-v7.kg4.no:/usr/obj/usr/src/sys/GENERIC amd64 HTH --=20 Regards, Torfinn Ingolfsen