From owner-cvs-all@FreeBSD.ORG Wed Nov 18 01:49:52 2009 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B2D391065672; Wed, 18 Nov 2009 01:49:52 +0000 (UTC) (envelope-from gad@FreeBSD.org) Received: from smtp5.server.rpi.edu (smtp5.server.rpi.edu [128.113.2.225]) by mx1.freebsd.org (Postfix) with ESMTP id 774468FC16; Wed, 18 Nov 2009 01:49:52 +0000 (UTC) Received: from [128.113.24.47] (gilead.netel.rpi.edu [128.113.24.47]) by smtp5.server.rpi.edu (8.13.1/8.13.1) with ESMTP id nAI0nYdf018155; Tue, 17 Nov 2009 19:49:36 -0500 Mime-Version: 1.0 Message-Id: In-Reply-To: <200911171243.nAHChS3G001616@repoman.freebsd.org> References: <200911171243.nAHChS3G001616@repoman.freebsd.org> Date: Tue, 17 Nov 2009 19:49:34 -0400 To: Ollivier Robert , ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org From: Garance A Drosehn Content-Type: text/plain; charset="us-ascii" ; format="flowed" X-Bayes-Prob: 0.0001 (Score 0) X-RPI-SA-Score: 0.10 () [Hold at 20.00] COMBINED_FROM X-CanItPRO-Stream: outgoing X-Canit-Stats-ID: Bayes signature not available X-Scanned-By: CanIt (www . roaringpenguin . com) on 128.113.2.225 Cc: Subject: Re: cvs commit: ports/devel/mercurial Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Nov 2009 01:49:52 -0000 At 12:43 PM +0000 11/17/09, Ollivier Robert wrote: >roberto 2009-11-17 12:43:28 UTC > > FreeBSD ports repository > > Modified files: > devel/mercurial Makefile distinfo pkg-plist > Log: > Update Mercurial to 1.4. Apologies for the dumb question, but... I took this opportunity to install mercurial for the first time. As far as I can tell, the port installed fine. The web page for the 'ldc' project tells me that I should be able to: hg clone http://hg.dsource.org/projects/ldc ldc to download the latest snapshot of their work. But when I do that, I'm told: abort: could not import module thread! Exception exceptions.AttributeError: "'httprepository' object has no attribute 'urlopener'" in > ignored I tried googling around a bit, and it seems that if I were on MacOS 10, the above problem could be fixed by: sudo port install py25-socket-ssl but I don't know what to translate that to for ports on freebsd. Anyone know what minor issue or component that I'm overlooking? I'm not really looking to learn mercurial, I just want to compile ldc (D language). -- Garance Alistair Drosehn = drosehn@rpi.edu Senior Systems Programmer or gad@FreeBSD.org Rensselaer Polytechnic Institute; Troy, NY; USA