aboutsummaryrefslogtreecommitdiff
path: root/devel/mercurial
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-05-17 18:31:00 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-05-17 18:31:00 +0000
commit13d67b4b26c55fd8a6bb40d959a0dec52007cbab (patch)
treeda2af1c28f08b512611a899d142bc6ab18791866 /devel/mercurial
parent9d1aceb118e93cd64540e0ce84cd2d88b31ffd75 (diff)
Notes
Diffstat (limited to 'devel/mercurial')
-rw-r--r--devel/mercurial/Makefile3
-rw-r--r--devel/mercurial/pkg-plist1
2 files changed, 3 insertions, 1 deletions
diff --git a/devel/mercurial/Makefile b/devel/mercurial/Makefile
index b75d4ba62707..a4d24b726259 100644
--- a/devel/mercurial/Makefile
+++ b/devel/mercurial/Makefile
@@ -3,6 +3,7 @@
PORTNAME= mercurial
PORTVERSION= 4.6
+PORTREVISION= 1
CATEGORIES= devel python
MASTER_SITES= https://www.mercurial-scm.org/release/
@@ -68,7 +69,7 @@ post-install-DATA-on:
${INSTALL_DATA} ${WRKSRC}/contrib/${f} \
${STAGEDIR}${DATADIR}/contrib/${f}
.endfor
- ${INSTALL_DATA} ${WRKSRC}/contrib/hgweb.* ${STAGEDIR}${DATADIR}/www
+ ${INSTALL_DATA} ${WRKSRC}/hgweb.cgi ${WRKSRC}/contrib/hgweb.* ${STAGEDIR}${DATADIR}/www
post-install-DOCS-on:
${MKDIR} ${STAGEDIR}${DOCSDIR}
diff --git a/devel/mercurial/pkg-plist b/devel/mercurial/pkg-plist
index 6e2692fbd2eb..737a60658128 100644
--- a/devel/mercurial/pkg-plist
+++ b/devel/mercurial/pkg-plist
@@ -1190,5 +1190,6 @@ man/man5/hgrc.5.gz
%%DATA%%%%DATADIR%%/contrib/vim/patchreview.txt
%%DATA%%%%DATADIR%%/contrib/vim/patchreview.vim
%%DATA%%%%DATADIR%%/contrib/zsh_completion
+%%DATA%%%%DATADIR%%/www/hgweb.cgi
%%DATA%%%%DATADIR%%/www/hgweb.fcgi
%%DATA%%%%DATADIR%%/www/hgweb.wsgi