ports/108391: [maintainer update] textproc/svn2cl: use dirrmtry %%DATADIR%% in pkg-plist

Alexander Logvinov ports at logvinov.com
Sat Jan 27 03:00:36 UTC 2007


>Number:         108391
>Category:       ports
>Synopsis:       [maintainer update] textproc/svn2cl: use dirrmtry %%DATADIR%% in pkg-plist
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jan 27 03:00:34 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Alexander Logvinov
>Release:        FreeBSD 6.2-RELEASE i386
>Organization:
>Environment:

>Description:

  Use %%DATADIR%% in dirrmtry
  I think no need to bump PORTREVISION
    
>How-To-Repeat:

>Fix:

diff -u /usr/ports/textproc/svn2cl/pkg-plist /home/user/projects/svn2cl/pkg-plist
--- /usr/ports/textproc/svn2cl/pkg-plist	Fri Dec 22 04:33:41 2006
+++ /home/user/projects/svn2cl/pkg-plist	Sat Jan 27 11:38:55 2007
@@ -3,4 +3,4 @@
 %%DATADIR%%/svn2cl.xsl
 %%DATADIR%%/svn2html.css
 %%DATADIR%%/svn2html.xsl
- at dirrmtry share/svn2cl
+ at dirrmtry %%DATADIR%%
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list