On 2016/11/13 22:03, David Coppa wrote:
> 
> Hi!
> 
> I think these two directories should be registered in the PLIST
> file.
> 
> Opinions?

Yes, your diff is correct.

> 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