FreeBSD Bugzilla – Attachment 55350 Details for
Bug 83675
[maintainer] www/oops patch for 7-current
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.64 KB, created by
Dmitry Morozovsky
on 2005-07-18 16:10:23 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Dmitry Morozovsky
Created:
2005-07-18 16:10:23 UTC
Size:
1.64 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/www/oops/Makefile,v >retrieving revision 1.37 >diff -u -r1.37 Makefile >--- Makefile 30 May 2005 21:20:39 -0000 1.37 >+++ Makefile 18 Jul 2005 15:07:56 -0000 >@@ -7,7 +7,7 @@ > > PORTNAME= oops > PORTVERSION= ${OOPSVERSION} >-PORTREVISION= 3 >+PORTREVISION= 4 > CATEGORIES= www > MASTER_SITES= http://oops-cache.org/ > DISTNAME= ${PORTNAME}-${OOPSVERSION} >Index: files/patch-configure.in >=================================================================== >RCS file: /home/ncvs/ports/www/oops/files/patch-configure.in,v >retrieving revision 1.10 >diff -u -r1.10 patch-configure.in >--- files/patch-configure.in 5 Feb 2005 18:33:40 -0000 1.10 >+++ files/patch-configure.in 18 Jul 2005 15:07:56 -0000 >@@ -1,9 +1,9 @@ > >-$FreeBSD: ports/www/oops/files/patch-configure.in,v 1.10 2005/02/05 18:33:40 pav Exp $ >+$FreeBSD$ > > --- configure.in.orig > +++ configure.in >-@@ -328,14 +328,20 @@ >+@@ -328,14 +328,17 @@ > rel=`uname -r` > case "$rel" in > 4*) >@@ -16,13 +16,10 @@ > - *) > - CFLAGS="$CFLAGS -pthread" > - LIBS="-lc_r $LEXLIB $LIBS" >-+ 5.[012]*) >++ 5.[[012]]*) > + LIBS="$PTHREAD_LIBS $LEXLIB $LIBS" > + ;; >-+ 5*) >-+ CFLAGS="$CFLAGS $PTHREAD_CFLAGS $PTHREAD_LIBS" >-+ ;; >-+ 6*) >++ [[567]]*) > + CFLAGS="$CFLAGS $PTHREAD_CFLAGS $PTHREAD_LIBS" > + ;; > + *) >@@ -31,7 +28,7 @@ > ;; > esac > RPATH_OPTION="-rpath" >-@@ -430,10 +436,10 @@ >+@@ -430,10 +433,10 @@ > esac > > if test "X$MYSQL_PATH" != "X" ; then
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 83675
: 55350