FreeBSD Bugzilla – Attachment 21712 Details for
Bug 37944
Fix build on -current: databases/dbview --- bento error
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.54 KB, created by
obraun
on 2002-05-11 00:10:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
obraun
Created:
2002-05-11 00:10:01 UTC
Size:
1.54 KB
patch
obsolete
>diff -ruN dbview.old/Makefile dbview/Makefile >--- dbview.old/Makefile Thu Aug 30 05:12:47 2001 >+++ dbview/Makefile Sat May 11 00:33:52 2002 >@@ -18,6 +18,11 @@ > > MAN1= dbview.1 > >+ >+pre-patch: >+ @${PERL} -pi -e 's,<malloc.h>,<stdlib.h>,' \ >+ ${WRKSRC}/db_dump.c >+ > do-install: > @ ${INSTALL_PROGRAM} ${WRKSRC}/dbview ${PREFIX}/bin > @ ${INSTALL_MAN} ${WRKSRC}/dbview.1 ${PREFIX}/man/man1 >diff -ruN dbview.old/files/patch-aa dbview/files/patch-aa >--- dbview.old/files/patch-aa Sun Jun 6 16:59:25 1999 >+++ dbview/files/patch-aa Sat May 11 00:28:44 2002 >@@ -45,13 +45,13 @@ > -dbview.o: version.h db_dump.h /usr/include/stdio.h /usr/include/libio.h > -dbview.o: /usr/include/_G_config.h /usr/include/getopt.h > +db_dump.o: db_dump.h /usr/include/fcntl.h /usr/include/sys/types.h >-+db_dump.o: /usr/include/sys/cdefs.h /usr/include/sys/inttypes.h >++db_dump.o: /usr/include/sys/cdefs.h /usr/include/inttypes.h > +db_dump.o: /usr/include/machine/ansi.h /usr/include/machine/types.h > +db_dump.o: /usr/include/machine/endian.h /usr/include/sys/stat.h > +db_dump.o: /usr/include/sys/time.h /usr/include/time.h > +db_dump.o: /usr/include/sys/_posix.h /usr/include/stdio.h > +db_dump.o: /usr/include/unistd.h /usr/include/sys/unistd.h >-+db_dump.o: /usr/include/malloc.h /usr/include/stdlib.h /usr/include/ctype.h >++db_dump.o: /usr/include/stdlib.h /usr/include/stdlib.h /usr/include/ctype.h > +db_dump.o: /usr/include/runetype.h /usr/include/string.h > +dbview.o: version.h db_dump.h /usr/include/stdio.h /usr/include/sys/cdefs.h > +dbview.o: /usr/include/machine/ansi.h /usr/local/include/getopt.h
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 37944
: 21712