FreeBSD Bugzilla – Attachment 2605 Details for
Bug 7808
update ports/misc/fd for newer version
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.55 KB, created by
nobu
on 1998-09-02 12:30:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
nobu
Created:
1998-09-02 12:30:01 UTC
Size:
2.55 KB
patch
obsolete
>diff -urN fd.orig/Makefile fd/Makefile >--- fd.orig/Makefile Sun Apr 5 19:35:10 1998 >+++ fd/Makefile Tue Sep 1 16:28:58 1998 >@@ -1,24 +1,35 @@ >-# New ports collection makefile for: FD >-# Version required: 1.03g >+# New ports collection makefile for: FDclone >+# Version required: 1.03h > # Date created: 20 Feb 1996 > # Whom: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp> > # > # $Id: Makefile,v 1.10 1998/04/05 04:46:26 max Exp $ > # > >-DISTNAME= FD-1.03g >-PKGNAME= fd-1.03g >+DISTNAME= FD-1.03h >+PKGNAME= fd-1.03h > CATEGORIES= misc > MASTER_SITES= ftp://ftp.ics.es.osaka-u.ac.jp/pub/FDclone/ > >-MAINTAINER= nobu@psrc.isac.co.jp >+MAINTAINER= Nobuhiro Yasutomi <nobu@psrc.isac.co.jp> > > MANLANG= ja > MAN1= fd.1 > MAKE_ENV= LANG=${MANLANG} >+DOCS= README FAQ HISTORY ToAdmin >+ >+# require maintainer signature for binary package distributions >+post-patch: >+ @cd ${WRKSRC}; v=version.h; ${MV} $$v $$v.orig; \ >+ ${SED} 's/\(distributor = \)NULL/\1"${MAINTAINER}"/' $$v.orig > $$v > > post-install: >- ${MKDIR} ${PREFIX}/share/doc/fd >- ${INSTALL_DATA} ${FILESDIR}/Guarant ${PREFIX}/share/doc/fd >+.if !defined(NOPORTDOCS) >+ @${MKDIR} ${PREFIX}/share/doc/fd >+ @for i in $(DOCS); do \ >+ ${INSTALL_DATA} ${WRKSRC}/$$i ${PREFIX}/share/doc/fd; \ >+ done >+.endif >+ @if [ -f ${PKGDIR}/MESSAGE ] ; then ${CAT} ${PKGDIR}/MESSAGE; fi > > .include <bsd.port.mk> >diff -urN fd.orig/files/md5 fd/files/md5 >--- fd.orig/files/md5 Sun Feb 8 08:37:51 1998 >+++ fd/files/md5 Tue Sep 1 10:09:04 1998 >@@ -1 +1 @@ >-MD5 (FD-1.03g.tar.gz) = 40afea33d79e82bf4f71e16d9da81ffc >+MD5 (FD-1.03h.tar.gz) = 238b1a5c1ec1a1aeafed6b3f21c2a062 >--- fd.orig/pkg/DESCR Thu Jan 9 19:12:36 1997 >+++ fd/pkg/DESCR Tue Sep 1 16:25:19 1998 >@@ -2,7 +2,7 @@ > Browsing file list, viewing, editing, archiving/extracting management > with a few touch. > >-FD for unix by shirai@red.nintendo.co.jp, and it is a clone of >+FD for unix by shirai@nintendo.co.jp, and it is a clone of > FD for DOS (AT and PC9801) designed by A. Idei (SDI00544@niftyserve.or.jp). > > Currently, the man page is available only in Japanese, but it's >diff -urN fd.orig/pkg/MESSAGE fd/pkg/MESSAGE >--- fd.orig/pkg/MESSAGE Thu Jan 1 09:00:00 1970 >+++ fd/pkg/MESSAGE Tue Sep 1 16:24:55 1998 >@@ -0,0 +1 @@ >+see additional documents at /usr/local/share/doc/fd/* on your disk. >diff -urN fd.orig/pkg/PLIST fd/pkg/PLIST >--- fd.orig/pkg/PLIST Wed Aug 19 07:46:21 1998 >+++ fd/pkg/PLIST Tue Sep 1 12:15:33 1998 >@@ -1,4 +1,7 @@ > bin/fd > bin/fd-unicd.tbl >-share/doc/fd/Guarant >+share/doc/fd/FAQ >+share/doc/fd/HISTORY >+share/doc/fd/README >+share/doc/fd/ToAdmin > @dirrm share/doc/fd
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 7808
: 2605