FreeBSD Bugzilla – Attachment 42199 Details for
Bug 65850
[patch] Unbreak textproc/iiimf-protocol-lib on -STABLE (bento)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
iiimf-protocol-lib
iiimf-protocol-lib (text/plain), 1.71 KB, created by
Volker Stolz
on 2004-04-21 15:20:22 UTC
(
hide
)
Description:
iiimf-protocol-lib
Filename:
MIME Type:
Creator:
Volker Stolz
Created:
2004-04-21 15:20:22 UTC
Size:
1.71 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /usr/freebsdcvs/cvs-ports/ports/textproc/iiimf-protocol-lib/Makefile,v >retrieving revision 1.4 >diff -u -r1.4 Makefile >--- Makefile 13 Mar 2004 05:27:08 -0000 1.4 >+++ Makefile 21 Apr 2004 14:11:05 -0000 >@@ -27,12 +27,6 @@ > CONFIGURE_ARGS= --prefix=${PREFIX} \ > --includedir=${PREFIX}/include/iiimf/iiimp > >-.include <bsd.port.pre.mk> >- >-.if ${OSVERSION} < 500000 >-BROKEN= "Does not compile on 4.x" >-.endif >- > post-patch: > ${REINPLACE_CMD} -e "s,-lpthread,-pthread,g" \ > -e "s,-D_POSIX_C_SOURCE=199506L,,g" \ >@@ -40,4 +34,4 @@ > -e "s,/usr/lib/im,${PREFIX}/lib/im,g" \ > ${WRKSRC}/configure > >-.include <bsd.port.post.mk> >+.include <bsd.port.mk> >Index: files/patch-include_iiimp_iiimp-data.h >=================================================================== >RCS file: /usr/freebsdcvs/cvs-ports/ports/textproc/iiimf-protocol-lib/files/patch-include_iiimp_iiimp-data.h,v >retrieving revision 1.1 >diff -u -r1.1 patch-include_iiimp_iiimp-data.h >--- files/patch-include_iiimp_iiimp-data.h 28 Dec 2003 11:00:27 -0000 1.1 >+++ files/patch-include_iiimp_iiimp-data.h 21 Apr 2004 14:02:25 -0000 >@@ -1,11 +1,14 @@ >---- include/iiimp/iiimp-data.h.orig Sat Dec 6 02:19:44 2003 >-+++ include/iiimp/iiimp-data.h Sat Dec 6 02:18:15 2003 >-@@ -7,7 +7,7 @@ >+--- include/iiimp/iiimp-data.h.orig Wed Apr 21 16:01:34 2004 >++++ include/iiimp/iiimp-data.h Wed Apr 21 16:01:45 2004 >+@@ -7,11 +7,8 @@ > #include <stdio.h> > #include <sys/types.h> > > -#if defined(linux) >-+#if defined(linux) || defined(__FreeBSD__) >- #include <stdint.h> >+-#include <stdint.h> > typedef unsigned char uchar_t; > typedef unsigned int uint_t; >+-#endif /* linux */ >+ >+ #include <iiimp-opcode.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 Raw
Actions:
View
Attachments on
bug 65850
: 42199