Bug 145050 - Update ports emulator/sdlmame : Update to v0.137 and rename to emulator/mame
Summary: Update ports emulator/sdlmame : Update to v0.137 and rename to emulator/mame
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: Max Brazhnikov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-26 06:50 UTC by elbarto
Modified: 2010-05-17 23:30 UTC (History)
0 users

See Also:


Attachments
file.diff (12.80 KB, patch)
2010-03-26 06:50 UTC, elbarto
no flags Details | Diff
mame.txt (10.56 KB, text/plain)
2010-05-17 06:32 UTC, Emmanuel Vadot
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description elbarto 2010-03-26 06:50:01 UTC
Update port to v0.137.
Rename the port to mame as the sdl layer is now included in the mainstream code.
Change the pkg-desc and www according the the change.

Fix: Patch attached with submission follows:
Comment 1 Max Brazhnikov freebsd_committer freebsd_triage 2010-05-07 19:56:38 UTC
Responsible Changed
From-To: freebsd-ports-bugs->makc

I'll take it.
Comment 2 Max Brazhnikov freebsd_committer freebsd_triage 2010-05-08 13:59:36 UTC
State Changed
From-To: open->repocopy

Please, repocopy emulator/sdlmame to emulator/mame 


Comment 3 Max Brazhnikov freebsd_committer freebsd_triage 2010-05-08 13:59:36 UTC
Responsible Changed
From-To: makc->portmgr

Please, repocopy emulator/sdlmame to emulator/mame
Comment 4 Joe Marcus Clarke freebsd_committer freebsd_triage 2010-05-09 18:35:57 UTC
State Changed
From-To: repocopy->open

Repocopy complete. 


Comment 5 Joe Marcus Clarke freebsd_committer freebsd_triage 2010-05-09 18:35:57 UTC
Responsible Changed
From-To: portmgr->makc

Repocopy complete.
Comment 6 Max Brazhnikov freebsd_committer freebsd_triage 2010-05-10 11:27:17 UTC
State Changed
From-To: open->feedback

Fails on my tinderbox: 
http://people.freebsd.org/~makc/tb/mame-0.137.log.bz2 . Any idea?
Comment 7 Emmanuel Vadot 2010-05-17 06:32:55 UTC
 Sorry for that, the makefile add a suffix under 64bit os.
 New patch attached, based on the emulator/mame directory since the repocopy has been done.

-- 
Emmanuel Vadot
elbarto@ArcadeBSD.org
Comment 8 dfilter service freebsd_committer freebsd_triage 2010-05-17 23:20:37 UTC
makc        2010-05-17 22:20:26 UTC

  FreeBSD ports repository

  Modified files:
    emulators/mame       Makefile distinfo pkg-descr pkg-plist 
    emulators/mame/files mame.ini patch-makefile pkg-message.in 
                         sdl.mak.patch 
  Removed files:
    emulators/sdlmame    Makefile distinfo pkg-descr pkg-plist 
    emulators/sdlmame/files mame.ini patch-makefile pkg-message.in 
                            sdl.mak.patch 
  Log:
  Update port to v0.137.
  Rename the port to mame as the sdl layer is now included in the mainstream code.
  
  PR:             ports/145050
  Submitted by:   Emmanuel Vadot (maintainer)
  
  Revision  Changes    Path
  1.33      +21 -12    ports/emulators/mame/Makefile
  1.19      +3 -3      ports/emulators/mame/distinfo
  1.3       +6 -2      ports/emulators/mame/files/mame.ini
  1.13      +10 -46    ports/emulators/mame/files/patch-makefile
  1.3       +2 -2      ports/emulators/mame/files/pkg-message.in
  1.4       +26 -20    ports/emulators/mame/files/sdl.mak.patch
  1.2       +8 -16     ports/emulators/mame/pkg-descr
  1.15      +9 -8      ports/emulators/mame/pkg-plist
  1.33      +0 -73     ports/emulators/sdlmame/Makefile (dead)
  1.19      +0 -3      ports/emulators/sdlmame/distinfo (dead)
  1.3       +0 -262    ports/emulators/sdlmame/files/mame.ini (dead)
  1.13      +0 -58     ports/emulators/sdlmame/files/patch-makefile (dead)
  1.3       +0 -13     ports/emulators/sdlmame/files/pkg-message.in (dead)
  1.4       +0 -25     ports/emulators/sdlmame/files/sdl.mak.patch (dead)
  1.2       +0 -17     ports/emulators/sdlmame/pkg-descr (dead)
  1.15      +0 -25     ports/emulators/sdlmame/pkg-plist (dead)
_______________________________________________
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 9 Max Brazhnikov freebsd_committer freebsd_triage 2010-05-17 23:22:17 UTC
State Changed
From-To: feedback->open

Feedback received.
Comment 10 Max Brazhnikov freebsd_committer freebsd_triage 2010-05-17 23:22:29 UTC
State Changed
From-To: open->closed

Committed. Thanks!