ports/150687: [patch] editors/vim: add @dirrmtry for dirs not in MTREE_FILE

Anonymous swell.k at gmail.com
Sat Sep 18 01:00:21 UTC 2010


>Number:         150687
>Category:       ports
>Synopsis:       [patch] editors/vim: add @dirrmtry for dirs not in MTREE_FILE
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Sep 18 01:00:20 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Anonymous
>Release:        FreeBSD 9.0-CURRENT amd64
>Organization:
>Environment:
>Description:
>How-To-Repeat:
  $ export PKG_DBDIR=$HOME/pkg PREFIX=$HOME/aaa
  $ make instal deinstall
  $ mtree -f $(make -V MTREE_FILE) -p $PREFIX
  man/fr extra
  man/it extra
  man/pl extra
>Fix:
--- a.diff begins here ---
Index: editors/vim/pkg-plist
===================================================================
RCS file: /a/.cvsup/ports/editors/vim/pkg-plist,v
retrieving revision 1.47
diff -u -p -r1.47 pkg-plist
--- editors/vim/pkg-plist	24 Jun 2008 15:23:31 -0000	1.47
+++ editors/vim/pkg-plist	18 Sep 2010 00:42:57 -0000
@@ -20,14 +20,20 @@ bin/gvimdiff
 @comment Insert PLIST.share-vim here
 @comment -=[ begin PLIST.share-vim ]=-
 @comment -=[ end PLIST.share-vim ]=-
+ at dirrmtry man/fr/man1
+ at dirrmtry man/fr
 @dirrmtry man/fr.ISO8859-1/man1
 @dirrmtry man/fr.ISO8859-1
 @dirrmtry man/fr.UTF-8/man1
 @dirrmtry man/fr.UTF-8
+ at dirrmtry man/it/man1
+ at dirrmtry man/it
 @dirrmtry man/it.ISO8859-1/man1
 @dirrmtry man/it.ISO8859-1
 @dirrmtry man/it.UTF-8/man1
 @dirrmtry man/it.UTF-8
+ at dirrmtry man/pl/man1
+ at dirrmtry man/pl
 @dirrmtry man/pl.ISO8859-2/man1
 @dirrmtry man/pl.ISO8859-2
 @dirrmtry man/pl.UTF-8/man1
--- a.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list