From owner-freebsd-ports@FreeBSD.ORG Sat Sep 29 00:10:33 2012 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CFA561065670 for ; Sat, 29 Sep 2012 00:10:33 +0000 (UTC) (envelope-from lkchen@k-state.edu) Received: from ksu-sfpop-proxy02.merit.edu (ksu-sfpop-proxy02.merit.edu [207.75.116.218]) by mx1.freebsd.org (Postfix) with ESMTP id A0B038FC19 for ; Sat, 29 Sep 2012 00:10:33 +0000 (UTC) Received: from localhost (localhost.localdomain [127.0.0.1]) by ksu-sfpop-proxy02.merit.edu (Postfix) with ESMTP id 605F01587E4 for ; Fri, 28 Sep 2012 20:02:52 -0400 (EDT) X-Virus-Scanned: amavisd-new at ksu-sfpop-proxy02.merit.edu Received: from ksu-sfpop-proxy02.merit.edu ([127.0.0.1]) by localhost (ksu-sfpop-proxy02.merit.edu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id znPxmA9dj+Es for ; Fri, 28 Sep 2012 20:02:50 -0400 (EDT) Received: from ksu-sfpop-mailstore02.merit.edu (ksu-sfpop-mailstore02.merit.edu [10.108.1.211]) by ksu-sfpop-proxy02.merit.edu (Postfix) with ESMTP id 65AA833842B for ; Fri, 28 Sep 2012 18:22:33 -0400 (EDT) Date: Fri, 28 Sep 2012 18:22:29 -0400 (EDT) From: "Lawrence K. Chen, P.Eng." To: ports@FreeBSD.org Message-ID: <257237997.10964075.1348870949234.JavaMail.root@k-state.edu> In-Reply-To: <20120927021527.GA43120@regency.nsu.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Originating-IP: [129.130.0.181] X-Mailer: Zimbra 7.2.0_GA_2681 (ZimbraWebClient - GC21 ([unknown])/7.2.0_GA_2681) Cc: Subject: Re: CFT: x11/nvidia-driver major update to 304.xx series 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, 29 Sep 2012 00:10:33 -0000 ----- Original Message ----- > On Wed, Sep 26, 2012 at 03:35:07PM -0400, Lawrence K. Chen, P.Eng. > wrote: > > So, now that its in the wild...I upgraded...and it broke my dual > > monitor > > desktop (at work). Seems like gdm/gnome can't see the other > > monitor.] > > Tried rebuilding a bunch of other things, but didn't help. > > Reverting to > > previous (295.71) has things working again. Wonder what people > > will do > > for portdowngrade when CVS goes away. > > No need for portdowngrade actually, you can always build the port > against > DISTVERSION of your choice, by doing: > > make DISTVERSION=xxx.yy -DNO_CHECKSUM > > This works most of the time since pkg-plist changes rarely, so it > would > even give you nice valid package. > > Perhaps you could try new version, 304.51, this way and report us > back if > it fixes things for you? > > ./danfe > Well, I had to a bunch of reboots yesterday....so I tried 304.51....no joy. I then tried 295.75, and that works.