1) update www/oops from 1.5.22-20020519 to 1.5.22-20021204 2) fix BATCH build mode (thanks Dmitry Morozovsky <marck@rinet.ru>) 3) fix build with databases/db4 (thanks Sergey Mokryshev <mokr@mokr.net>) Fix: Please close PRs: 40593, 44071 because this PR is superset and 45989 becase i can't reproduce it ? ports/www/oops/files/patch-src::modules::berkeley_db_api.c
I could reproduce the bison compatibility bug easily. You haven't fixed it in your new patchset, have you? -- Yar
On Fri, Dec 06, 2002 at 02:21:10PM +0300, Yar Tikhiy wrote: > I could reproduce the bison compatibility bug easily. > You haven't fixed it in your new patchset, have you? Hmm, try to apply a patchset described in my PR: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/46006 oops-1.5.22-20021204.patch already containes fix for parser.y (for bison-1.75) Thanks. -- Rgdz, /"\ ASCII RIBBON CAMPAIGN Sergey Osokin aka oZZ, \ / AGAINST HTML MAIL http://ozz.pp.ru/ X AND NEWS / \
Thanks! Dmitry Morozovsky has confirmed your patch worked for him. One more note: Is this warning from your patch really harmless? Didn't you miss the file? > ? ports/www/oops/files/patch-src::modules::berkeley_db_api.c -- Yar
On Fri, Dec 06, 2002 at 05:41:11PM +0300, Yar Tikhiy wrote: > Thanks! Dmitry Morozovsky has confirmed your patch worked for him. > > One more note: Is this warning from your patch really harmless? > Didn't you miss the file? > > > ? ports/www/oops/files/patch-src::modules::berkeley_db_api.c Oops, look at following patch and put in into files directory. Thanks. -- Rgdz, /"\ ASCII RIBBON CAMPAIGN Sergey Osokin aka oZZ, \ / AGAINST HTML MAIL http://ozz.pp.ru/ X AND NEWS / \
On Fri, Dec 06, 2002 at 05:58:23PM +0300, Sergey A. Osokin wrote: > On Fri, Dec 06, 2002 at 05:41:11PM +0300, Yar Tikhiy wrote: > > Thanks! Dmitry Morozovsky has confirmed your patch worked for him. > > > > One more note: Is this warning from your patch really harmless? > > Didn't you miss the file? > > > > > ? ports/www/oops/files/patch-src::modules::berkeley_db_api.c > > Oops, look at following patch and put in into files directory. The overall effect is that your oops update seems to work :-) Would you mind obtaining portmgr's approval for it so I can commit it? -- Yar
On Sun, Dec 08, 2002 at 06:54:34PM +0300, Yar Tikhiy wrote: > On Fri, Dec 06, 2002 at 05:58:23PM +0300, Sergey A. Osokin wrote: > > On Fri, Dec 06, 2002 at 05:41:11PM +0300, Yar Tikhiy wrote: > > > Thanks! Dmitry Morozovsky has confirmed your patch worked for him. > > > > > > One more note: Is this warning from your patch really harmless? > > > Didn't you miss the file? > > > > > > > ? ports/www/oops/files/patch-src::modules::berkeley_db_api.c > > > > Oops, look at following patch and put in into files directory. > > The overall effect is that your oops update seems to work :-) > Would you mind obtaining portmgr's approval for it so I can commit it? Please approve commit patches described in http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/46006 After this commit please close PRs: ports/40593, ports/44071. Thanks. -- Rgdz, /"\ ASCII RIBBON CAMPAIGN Sergey Osokin aka oZZ, \ / AGAINST HTML MAIL http://ozz.pp.ru/ X AND NEWS / \
State Changed From-To: open->closed Update applied successfully. Thank you Sergey.
Responsible Changed From-To: freebsd-ports->yar It was me who applied the update.