FreeBSD Bugzilla – Attachment 28142 Details for
Bug 47467
[FIX] databases/mysql++ fix build on 5.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.16 KB, created by
Sergey Matveychuk
on 2003-01-25 18:20:02 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Sergey Matveychuk
Created:
2003-01-25 18:20:02 UTC
Size:
1.16 KB
patch
obsolete
>diff -ruN /usr/ports/databases/mysql++/Makefile mysql++/Makefile >--- /usr/ports/databases/mysql++/Makefile Tue Feb 26 00:36:55 2002 >+++ mysql++/Makefile Sat Jan 25 21:13:54 2003 >@@ -21,6 +21,14 @@ > CONFIGURE_ENV= CXXFLAGS="${CXXFLAGS} -D_FIX_FOR_BSD_ " > INSTALLS_SHLIB= yes > >+.include <bsd.port.pre.mk> >+.if ${OSVERSION} >= 500035 >+PATCHFILES= mysql++-gcc-3.0.patch.gz \ >+ mysql++-gcc-3.2.patch.gz >+PATCH_SITES= ${MASTER_SITES} >+PATCH_DIST_STRIP=-p1 >+.endif >+ > pre-configure: > ${RM} ${WRKSRC}/examples/Makefile.in > ${ECHO} "all:" >${WRKSRC}/examples/Makefile.in >@@ -40,4 +48,4 @@ > ${INSTALL_DATA} mysql++ defs undef_short define_short *.hh ${PREFIX}/include/mysql) > @${INSTALL_DATA} ${FILESDIR}/README ${PREFIX}/share/examples/mysql++ > >-.include <bsd.port.mk> >+.include <bsd.port.post.mk> >diff -ruN /usr/ports/databases/mysql++/distinfo mysql++/distinfo >--- /usr/ports/databases/mysql++/distinfo Thu Aug 9 01:30:23 2001 >+++ mysql++/distinfo Sat Jan 25 20:44:40 2003 >@@ -1 +1,3 @@ > MD5 (mysql++-1.7.9.tar.gz) = 1312fb4e33dcce07fac5fa9c2ac801f7 >+MD5 (mysql++-gcc-3.0.patch.gz) = 00958326410b942d352e6c7ceaafeeb9 >+MD5 (mysql++-gcc-3.2.patch.gz) = fe3ef5852e96951a8eb5a172f2f19498
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 47467
: 28142