Update ports to v0.141 Fix: Patch attached with submission follows:
State Changed From-To: open->feedback The sdl.mak.patch does not apply here: ===> Applying extra patch /usr/home/arved/ports/mame/files/sdl.mak.patch 3 out of 3 hunks failed--saving rejects to src/osd/sdl/sdl.mak.rej Can you investigate?
CRLF was whiped during second patch. Here is a new one, using USE_DOS2UNIX like before. -- Emmanuel Vadot <manu@megadrive.org>
Followup with correct email address. -- Emmanuel Vadot <manu@megadrive.org>
Hello, You are still sending the wrong patch :). I manual readded the USE_DOS2UNIX line. Now the build fails with: Archiving obj/sdl/mame/mame/amiga.a... /usr/bin/ld: cannot find -lSDL_ttf gmake: *** [obj/sdl/mame/build/verinfo] Error 1 gmake: *** Waiting for unfinished jobs.... *** Error code 1 Stop in /usr/home/arved/ports/mame. Probably it is missing a USE_SDL=ttf. Can you investigate?
Hi :) Could you test the following patch file? It will update mame to 0.142 http://people.freebsd.org/~acm/mame/mame.diff Greetings ACM
Responsible Changed From-To: freebsd-ports-bugs->crees I'll take it.
crees 2011-08-13 17:04:38 UTC FreeBSD ports repository Modified files: emulators/mame Makefile distinfo pkg-plist emulators/mame/files sdl.mak.patch Removed files: emulators/mame/files patch-debugcpu.c Log: - Update to 0.143p2 ('borrowing' obrien's cool patchlevel code from editors/vim) - Add missing fontconfig dependency - Use PORTDOCS/PORTEXAMPLES - Use PATCHDIR (not FILESDIR) - Use COPYTREE_SHARE (not cp -R) Mostly based on: PR: ports/153645 Submitted by: Emmanuel Vadot <elbarto@arcadebsd.org> (maintainer), acm Approved by: maintainer timeout (8 weeks) Revision Changes Path 1.36 +42 -10 ports/emulators/mame/Makefile 1.23 +6 -2 ports/emulators/mame/distinfo 1.2 +0 -13 ports/emulators/mame/files/patch-debugcpu.c (dead) 1.6 +15 -9 ports/emulators/mame/files/sdl.mak.patch 1.16 +0 -10 ports/emulators/mame/pkg-plist _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: feedback->closed I've updated the port to the latest patchlevel, more patches can be easily added by bumping PATCHLEVEL.