Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Sep 2003 03:40:14 -0700 (PDT)
From:      Fritz Heinrichmeyer <Fritz.Heinrichmeyer@Fernuni-Hagen.de>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/56566: FSViewer new port
Message-ID:  <200309081040.h88AeEDB005390@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/56566; it has been noted by GNATS.

From: Fritz Heinrichmeyer <Fritz.Heinrichmeyer@Fernuni-Hagen.de>
To: freebsd-gnats-submit@FreeBSD.org
Cc:  
Subject: Re: ports/56566: FSViewer new port
Date: Mon, 8 Sep 2003 12:30:52 +0200

 Hello, i forgot documentation files in the ports, here is a patchset:
 
 diff -c -r FSViewer/Makefile.old FSViewer/Makefile
 *** FSViewer/Makefile.old	Mon Sep  8 12:22:45 2003
 --- FSViewer/Makefile	Mon Sep  8 12:10:16 2003
 ***************
 *** 20,23 ****
 --- 20,27 ----
   USE_X_PREFIX=3D	yes
   USE_GMAKE=3Dyes
  =20
 + post-install:
 + 	${MKDIR} ${PREFIX}/share/doc/FSViewer
 + 	${INSTALL_DATA} ${WRKSRC}/docs/* ${PREFIX}/share/doc/FSViewer
 +=20
   .include <bsd.port.mk>
 diff -c -r FSViewer/pkg-plist.old FSViewer/pkg-plist
 *** FSViewer/pkg-plist.old	Mon Sep  8 12:22:45 2003
 --- FSViewer/pkg-plist	Mon Sep  8 12:24:20 2003
 ***************
 *** 1,5 ****
 --- 1,10 ----
   share/locale/de/LC_MESSAGES/FSViewer.mo
   share/locale/ru/LC_MESSAGES/FSViewer.mo
 + share/doc/FSViewer/README.en
 + share/doc/FSViewer/README.fr
 + share/doc/FSViewer/dchangelog.txt
 + share/doc/FSViewer/fsvieweren.txt
 + share/doc/FSViewer/fsviewerfr.txt
   GNUstep/Apps/FSViewer.app/FSViewer
   GNUstep/Apps/FSViewer.app/MagicFiles
   GNUstep/Apps/FSViewer.app/tiff/FSViewer.tif
 ***************
 *** 162,164 ****
 --- 167,170 ----
   @dirrm GNUstep/Apps/FSViewer.app/xpm
   @dirrm GNUstep/Apps/FSViewer.app/tiff
   @dirrm GNUstep/Apps/FSViewer.app
 + @dirrm share/doc/FSViewer
 
 --=20
 Mit freundlichen Gr=FC=DFen
 Fritz Heinrichmeyer FernUniversitaet, LG ES, 58084 Hagen (Germany)
 tel:+49 2331/987-1166 fax:987-355 http://www-es.fernuni-hagen.de/~jfh



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200309081040.h88AeEDB005390>