Re: mercurial port broken?

2010-08-08 Thread Sahil Tandon
On Sat, 2010-08-07 at 13:51:29 -0700, Chip Camden wrote:

> Looks the same to me.  A message went out on freebsd-ports@ that the port
> is broken and will be fixed in a couple of days:

There is a preliminary patch with which you can experiment until the
port is fixed in the tree:

 http://lists.freebsd.org/pipermail/cvs-ports/2010-August/200063.html

-- 
Sahil Tandon 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: mercurial port broken?

2010-08-07 Thread Chip Camden
Quoth Christer Solskogen on Saturday, 07 August 2010:
> On Sat, Aug 7, 2010 at 5:46 AM, Chip Camden  
> wrote:
> > I just pulled mercurial, and the build nowfails:
> >
> > for f in bash_completion  convert-repo  dumprevlog  hg-ssh  hgdiff  hgk
> > logo-droplets.svg  memory.py  mercurial.el  mergetools.hgrc  mq.el
> > perf.py  pylintrc  python-hook-examples.py  rewrite-log  sample.hgrc
> > shrink-revlog.py  simplemerge  tcsh_completion  tcsh_completion_build.sh
> > tmplrewrite.py  undumprevlog  zsh_completion  git-viz/git-cat-file
> > git-viz/git-diff-tree  git-viz/git-rev-list  git-viz/git-rev-tree
> > git-viz/hg-viz  hgsh/Makefile  hgsh/hgsh.c  vim/HGAnnotate.vim
> > vim/hg-menu.vim  vim/hgcommand.vim  vim/patchreview.txt
> > vim/patchreview.vim; do  /bin/cp -p
> > /usr/ports/devel/mercurial/work/mercurial-1.6.2/contrib/${f}
> > /usr/local/share/mercurial/contrib/${f};  done
> > cp: /usr/ports/devel/mercurial/work/mercurial-1.6.2/contrib/hgdiff: No
> > such file or directory
> > *** Error code 1
> >
> > Indeed there is no directory:
> > /usr/ports/devel/mercurial/work/mercurial-1.6.2/contrib/hgdiff
> >
> 
> Almost same problem as you:
> for f in bash_completion  convert-repo  dumprevlog  hg-ssh  hgk
> logo-droplets.svg  memory.py  mercurial.el  mergetools.hgrc  mq.el
> perf.py  pylintrc  python-hook-examples.py  sample.hgrc
> shrink-revlog.py  simplemerge  tcsh_completion
> tcsh_completion_build.sh  tmplrewrite.py  undumprevlog  zsh_completion
>  git-viz/git-cat-file  git-viz/git-diff-tree  git-viz/git-rev-list
> git-viz/git-rev-tree  git-viz/hg-viz  hgsh/Makefile  hgsh/hgsh.c
> vim/HGAnnotate.vim  vim/hg-menu.vim  vim/hgcommand.vim
> vim/patchreview.txt  vim/patchreview.vim; do  /bin/cp -p
> /usr/obj/usr/ports/devel/mercurial/work/mercurial-1.6.2/contrib/${f}
> /usr/local/share/mercurial/contrib/${f};  done
> cp: 
> /usr/obj/usr/ports/devel/mercurial/work/mercurial-1.6.2/contrib/git-viz/git-cat-file:
> No such file or directory
> *** Error code 1
> 
> 
> -- 
> chs,

Looks the same to me.  A message went out on freebsd-ports@ that the port
is broken and will be fixed in a couple of days:

> Greetings,
> 
> the devel/mercurial port is currently broken, and we've decided to wait
> two days before committing behind the maintainer's back.
> 
> If you urgently need Mercurial 1.6.2, grab the port from:
> 
> http://home.pages.de/~mandree/freebsd/ports_devel_mercurial-1.6.2.tar.gz
> 
> Note that your downloader needs to follow redirects. For curl, use the -L
> option.
> 
> HTH


-- 
Sterling (Chip) Camden| sterl...@camdensoftware.com | 2048D/3A978E4F
http://camdensoftware.com | http://chipstips.com| http://chipsquips.com


pgpHJKO0Tt6Ta.pgp
Description: PGP signature


Re: mercurial port broken?

2010-08-07 Thread Christer Solskogen
On Sat, Aug 7, 2010 at 5:46 AM, Chip Camden  wrote:
> I just pulled mercurial, and the build nowfails:
>
> for f in bash_completion  convert-repo  dumprevlog  hg-ssh  hgdiff  hgk
> logo-droplets.svg  memory.py  mercurial.el  mergetools.hgrc  mq.el
> perf.py  pylintrc  python-hook-examples.py  rewrite-log  sample.hgrc
> shrink-revlog.py  simplemerge  tcsh_completion  tcsh_completion_build.sh
> tmplrewrite.py  undumprevlog  zsh_completion  git-viz/git-cat-file
> git-viz/git-diff-tree  git-viz/git-rev-list  git-viz/git-rev-tree
> git-viz/hg-viz  hgsh/Makefile  hgsh/hgsh.c  vim/HGAnnotate.vim
> vim/hg-menu.vim  vim/hgcommand.vim  vim/patchreview.txt
> vim/patchreview.vim; do  /bin/cp -p
> /usr/ports/devel/mercurial/work/mercurial-1.6.2/contrib/${f}
> /usr/local/share/mercurial/contrib/${f};  done
> cp: /usr/ports/devel/mercurial/work/mercurial-1.6.2/contrib/hgdiff: No
> such file or directory
> *** Error code 1
>
> Indeed there is no directory:
> /usr/ports/devel/mercurial/work/mercurial-1.6.2/contrib/hgdiff
>

Almost same problem as you:
for f in bash_completion  convert-repo  dumprevlog  hg-ssh  hgk
logo-droplets.svg  memory.py  mercurial.el  mergetools.hgrc  mq.el
perf.py  pylintrc  python-hook-examples.py  sample.hgrc
shrink-revlog.py  simplemerge  tcsh_completion
tcsh_completion_build.sh  tmplrewrite.py  undumprevlog  zsh_completion
 git-viz/git-cat-file  git-viz/git-diff-tree  git-viz/git-rev-list
git-viz/git-rev-tree  git-viz/hg-viz  hgsh/Makefile  hgsh/hgsh.c
vim/HGAnnotate.vim  vim/hg-menu.vim  vim/hgcommand.vim
vim/patchreview.txt  vim/patchreview.vim; do  /bin/cp -p
/usr/obj/usr/ports/devel/mercurial/work/mercurial-1.6.2/contrib/${f}
/usr/local/share/mercurial/contrib/${f};  done
cp: 
/usr/obj/usr/ports/devel/mercurial/work/mercurial-1.6.2/contrib/git-viz/git-cat-file:
No such file or directory
*** Error code 1


-- 
chs,
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


mercurial port broken?

2010-08-06 Thread Chip Camden
I just pulled mercurial, and the build nowfails:

for f in bash_completion  convert-repo  dumprevlog  hg-ssh  hgdiff  hgk
logo-droplets.svg  memory.py  mercurial.el  mergetools.hgrc  mq.el
perf.py  pylintrc  python-hook-examples.py  rewrite-log  sample.hgrc
shrink-revlog.py  simplemerge  tcsh_completion  tcsh_completion_build.sh
tmplrewrite.py  undumprevlog  zsh_completion  git-viz/git-cat-file
git-viz/git-diff-tree  git-viz/git-rev-list  git-viz/git-rev-tree
git-viz/hg-viz  hgsh/Makefile  hgsh/hgsh.c  vim/HGAnnotate.vim
vim/hg-menu.vim  vim/hgcommand.vim  vim/patchreview.txt
vim/patchreview.vim; do  /bin/cp -p
/usr/ports/devel/mercurial/work/mercurial-1.6.2/contrib/${f}
/usr/local/share/mercurial/contrib/${f};  done
cp: /usr/ports/devel/mercurial/work/mercurial-1.6.2/contrib/hgdiff: No
such file or directory
*** Error code 1

Indeed there is no directory:
/usr/ports/devel/mercurial/work/mercurial-1.6.2/contrib/hgdiff

-- 
Sterling (Chip) Camden| sterl...@camdensoftware.com | 2048D/3A978E4F
http://camdensoftware.com | http://chipstips.com| http://chipsquips.com


pgpzZ0vkGTyVI.pgp
Description: PGP signature