# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
bitbucket.setup facebook hg-experimental 05ed5d06b353
description This is a collection of proof-of-concept Mercurial \
extensions written at Facebook: smartlog, githelp, \
long_description ${description}
checksums rmd160 b9214c19753f59e336239b1cfb255902fb5fc7b7 \
sha256 ecb2095113b966074c3a2e1e0bdf36c9aba5afeafebe1dbc8308668a4fc1bad4 \
if {${name} ne ${subport}} {
depends_lib-append port:mercurial \
# fix error: 'register' storage class specifier is deprecated and incompatible with C++17
# see upstream issue https://bitbucket.org/facebook/hg-experimental/issues/15/build-fail-on-macos-1014
patchfiles-append patch-setup.py.diff
set sp ${destroot}${frameworks_dir}/Python.framework/Versions/2.7/lib/python2.7/site-packages
# conflicts with hg and is not needed
delete {*}[glob ${sp}/hgext3rd/__init__.py*]
To enable all of the extensions in hgexperimental, add the following to your ~/.hgrc: