Bug 153645 - Update ports: emulators/mame update to v0.141
Summary: Update ports: emulators/mame update to v0.141
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Chris Rees
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-03 08:20 UTC by Emmanuel Vadot
Modified: 2011-08-13 18:10 UTC (History)
0 users

See Also:


Attachments
file.diff (7.50 KB, patch)
2011-01-03 08:20 UTC, Emmanuel Vadot
no flags Details | Diff
mame.txt (7.50 KB, text/plain)
2011-01-04 06:44 UTC, manu
no flags Details
mame.txt (7.50 KB, text/plain)
2011-01-06 18:04 UTC, Emmanuel Vadot
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Emmanuel Vadot 2011-01-03 08:20:11 UTC
Update ports to v0.141

Fix: Patch attached with submission follows:
Comment 1 Tilman Keskinoz freebsd_committer freebsd_triage 2011-01-03 11:40:31 UTC
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?
Comment 2 manu 2011-01-04 06:44:51 UTC
 CRLF was whiped during second patch.

 Here is a new one, using USE_DOS2UNIX like before.

-- 
Emmanuel Vadot <manu@megadrive.org>
Comment 3 Emmanuel Vadot 2011-01-06 18:04:18 UTC
 Followup with correct email address.

-- 
Emmanuel Vadot <manu@megadrive.org>
Comment 4 Tilman Keskinoz freebsd_committer freebsd_triage 2011-01-11 12:15:38 UTC
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?
Comment 5 Alonso Cárdenas Márquez 2011-06-22 09:16:07 UTC
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
Comment 6 Chris Rees freebsd_committer freebsd_triage 2011-08-12 13:30:26 UTC
Responsible Changed
From-To: freebsd-ports-bugs->crees

I'll take it.
Comment 7 dfilter service freebsd_committer freebsd_triage 2011-08-13 18:04:47 UTC
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"
Comment 8 Chris Rees freebsd_committer freebsd_triage 2011-08-13 18:05:43 UTC
State Changed
From-To: feedback->closed

I've updated the port to the latest patchlevel, more patches can be 
easily added by bumping PATCHLEVEL.