FreeBSD Bugzilla – Attachment 39413 Details for
Bug 62137
Fix build of emulators/xmess and bring xmame up to date
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 849 bytes, created by
Miguel Mendez
on 2004-01-30 23:10:17 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Miguel Mendez
Created:
2004-01-30 23:10:17 UTC
Size:
849 bytes
patch
obsolete
>diff -ruN xmess.old/Makefile xmess/Makefile >--- xmess.old/Makefile Mon Jan 12 13:15:21 2004 >+++ xmess/Makefile Fri Jan 30 20:44:38 2004 >@@ -6,7 +6,7 @@ > # > > PORTNAME= xmess >-PORTVERSION= 0.77.1 >+PORTVERSION= 0.78.1 > > MAINTAINER= ports@FreeBSD.org > COMMENT= X11 emulator for game consoles >diff -ruN xmess.old/files/patch-aa xmess/files/patch-aa >--- xmess.old/files/patch-aa Thu Jan 1 01:00:00 1970 >+++ xmess/files/patch-aa Fri Jan 30 21:46:11 2004 >@@ -0,0 +1,14 @@ >+--- src/sha1.h.orig Fri Jan 30 21:43:41 2004 >++++ src/sha1.h Fri Jan 30 21:45:58 2004 >+@@ -26,10 +26,7 @@ >+ #ifndef NETTLE_SHA1_H_INCLUDED >+ #define NETTLE_SHA1_H_INCLUDED >+ >+-#ifndef _STDINT_H >+-typedef unsigned int uint32_t; >+-typedef unsigned char uint8_t; >+-#endif >++#include <stdint.h> >+ >+ #define SHA1_DIGEST_SIZE 20 >+ #define SHA1_DATA_SIZE 64 >--- xmess.diff ends here ---
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 62137
:
39412
| 39413