cvs commit: ports/devel/mercurial Makefile distinfo pkg-plist

Garance A Drosehn gad at FreeBSD.org
Wed Nov 18 01:49:52 UTC 2009


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 <bound method
       httprepository.__del__ of <mercurial.httprepo.httprepository
       object at 0x28539c8c>> 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 at rpi.edu
Senior Systems Programmer               or   gad at FreeBSD.org
Rensselaer Polytechnic Institute;             Troy, NY;  USA


More information about the cvs-ports mailing list