aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorroberto <roberto@FreeBSD.org>2010-11-05 16:49:28 +0800
committerroberto <roberto@FreeBSD.org>2010-11-05 16:49:28 +0800
commit718bac065f24c57c7fafb33adf1f4329f372e6a5 (patch)
tree878ac5737284f9a6c573268f40dcd96ddd2fa66e /devel
parent1c4fcfd2c8375447bf3c3848dff669387268a5fd (diff)
downloadfreebsd-ports-gnome-718bac065f24c57c7fafb33adf1f4329f372e6a5.tar.gz
freebsd-ports-gnome-718bac065f24c57c7fafb33adf1f4329f372e6a5.tar.zst
freebsd-ports-gnome-718bac065f24c57c7fafb33adf1f4329f372e6a5.zip
Fixes plist breakage, reorder entries and install more contrib files.
Patch edited and completed. Submitted by: John Hein <jhein@symmetricom.com>
Diffstat (limited to 'devel')
-rw-r--r--devel/mercurial/Makefile2
-rw-r--r--devel/mercurial/pkg-plist15
2 files changed, 13 insertions, 4 deletions
diff --git a/devel/mercurial/Makefile b/devel/mercurial/Makefile
index 8cea44a28034..5ba79e5a4602 100644
--- a/devel/mercurial/Makefile
+++ b/devel/mercurial/Makefile
@@ -35,6 +35,8 @@ CONTRIB_FILES= bash_completion \
hgfixes/fix_bytesmod.py \
hgfixes/fix_leftover_imports.py \
hgk \
+ hgsh/Makefile \
+ hgsh/hgsh.c \
logo-droplets.svg \
memory.py \
mercurial.el \
diff --git a/devel/mercurial/pkg-plist b/devel/mercurial/pkg-plist
index bc035f80c9ee..55db0bd18e6b 100644
--- a/devel/mercurial/pkg-plist
+++ b/devel/mercurial/pkg-plist
@@ -565,7 +565,6 @@ bin/hg
%%PORTDOCS%%%%DOCSDIR%%/COPYING
%%PORTDOCS%%%%DOCSDIR%%/README
%%PORTDOCS%%%%DOCSDIR%%/common.txt
-%%PORTDOCS%%%%DOCSDIR%%/hg.1.gendoc.txt
%%PORTDOCS%%%%DOCSDIR%%/hg.1.html
%%PORTDOCS%%%%DOCSDIR%%/hg.1.txt
%%PORTDOCS%%%%DOCSDIR%%/hgignore.5.html
@@ -574,9 +573,16 @@ bin/hg
%%PORTDOCS%%%%DOCSDIR%%/hgrc.5.txt
%%PORTDATA%%%%DATADIR%%/contrib/bash_completion
%%PORTDATA%%%%DATADIR%%/contrib/convert-repo
+%%PORTDATA%%%%DATADIR%%/contrib/debugshell.py
%%PORTDATA%%%%DATADIR%%/contrib/dumprevlog
%%PORTDATA%%%%DATADIR%%/contrib/hg-ssh
+%%PORTDATA%%%%DATADIR%%/contrib/hgfixes/__init__.py
+%%PORTDATA%%%%DATADIR%%/contrib/hgfixes/fix_bytes.py
+%%PORTDATA%%%%DATADIR%%/contrib/hgfixes/fix_bytesmod.py
+%%PORTDATA%%%%DATADIR%%/contrib/hgfixes/fix_leftover_imports.py
%%PORTDATA%%%%DATADIR%%/contrib/hgk
+%%PORTDATA%%%%DATADIR%%/contrib/hgsh/Makefile
+%%PORTDATA%%%%DATADIR%%/contrib/hgsh/hgsh.c
%%PORTDATA%%%%DATADIR%%/contrib/logo-droplets.svg
%%PORTDATA%%%%DATADIR%%/contrib/memory.py
%%PORTDATA%%%%DATADIR%%/contrib/mercurial.el
@@ -586,25 +592,26 @@ bin/hg
%%PORTDATA%%%%DATADIR%%/contrib/pylintrc
%%PORTDATA%%%%DATADIR%%/contrib/python-hook-examples.py
%%PORTDATA%%%%DATADIR%%/contrib/sample.hgrc
+%%PORTDATA%%%%DATADIR%%/contrib/setup3k.py
%%PORTDATA%%%%DATADIR%%/contrib/shrink-revlog.py
%%PORTDATA%%%%DATADIR%%/contrib/simplemerge
%%PORTDATA%%%%DATADIR%%/contrib/tcsh_completion
%%PORTDATA%%%%DATADIR%%/contrib/tcsh_completion_build.sh
%%PORTDATA%%%%DATADIR%%/contrib/tmplrewrite.py
%%PORTDATA%%%%DATADIR%%/contrib/undumprevlog
-%%PORTDATA%%%%DATADIR%%/contrib/zsh_completion
-%%PORTDATA%%%%DATADIR%%/contrib/hgsh/Makefile
-%%PORTDATA%%%%DATADIR%%/contrib/hgsh/hgsh.c
%%PORTDATA%%%%DATADIR%%/contrib/vim/HGAnnotate.vim
%%PORTDATA%%%%DATADIR%%/contrib/vim/hg-menu.vim
%%PORTDATA%%%%DATADIR%%/contrib/vim/hgcommand.vim
+%%PORTDATA%%%%DATADIR%%/contrib/vim/hgtest.vim
%%PORTDATA%%%%DATADIR%%/contrib/vim/patchreview.txt
%%PORTDATA%%%%DATADIR%%/contrib/vim/patchreview.vim
+%%PORTDATA%%%%DATADIR%%/contrib/zsh_completion
%%PORTDATA%%%%DATADIR%%/www/hgweb.cgi
%%PORTDATA%%%%DATADIR%%/www/hgweb.fcgi
%%PORTDATA%%%%DATADIR%%/www/hgweb.wsgi
%%PORTDATA%%@dirrm %%DATADIR%%/www
%%PORTDATA%%@dirrm %%DATADIR%%/contrib/vim
+%%PORTDATA%%@dirrm %%DATADIR%%/contrib/hgfixes
%%PORTDATA%%@dirrm %%DATADIR%%/contrib/hgsh
%%PORTDATA%%@dirrm %%DATADIR%%/contrib
%%PORTDATA%%@dirrm %%DATADIR%%