Hi!

I think these two directories should be registered in the PLIST
file.

Opinions?

Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/git/Makefile,v
retrieving revision 1.163
diff -u -p -u -p -r1.163 Makefile
--- Makefile    4 Nov 2016 09:43:29 -0000       1.163
+++ Makefile    13 Nov 2016 20:02:59 -0000
@@ -9,6 +9,7 @@ DISTNAME =      git-${V}
 PKGNAME-main = ${DISTNAME}
 PKGNAME-svn =  git-svn-${V}
 PKGNAME-x11 =  git-x11-${V}
+REVISION-main =        0
 CATEGORIES =   devel
 
 HOMEPAGE =     http://git-scm.com/
Index: pkg/PLIST-main
===================================================================
RCS file: /cvs/ports/devel/git/pkg/PLIST-main,v
retrieving revision 1.74
diff -u -p -u -p -r1.74 PLIST-main
--- pkg/PLIST-main      11 Oct 2016 10:59:27 -0000      1.74
+++ pkg/PLIST-main      13 Nov 2016 20:02:59 -0000
@@ -372,6 +372,8 @@ libexec/git/mergetools/xxdiff
 @man man/man7/gittutorial.7
 @man man/man7/gitworkflows.7
 share/doc/pkg-readmes/${FULLPKGNAME}
+share/emacs/
+share/emacs/site-lisp/
 share/emacs/site-lisp/git-blame.el
 share/emacs/site-lisp/git.el
 share/git-core/

Reply via email to