| Summary: | Update port: emulators/sdlmame update to 0.128 and fix | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Emmanuel Vadot <elbarto> | ||||||
| Component: | Individual Port(s) | Assignee: | Alejandro Pulver <alepulver> | ||||||
| Status: | Closed FIXED | ||||||||
| Severity: | Affects Only Me | ||||||||
| Priority: | Normal | ||||||||
| Version: | Latest | ||||||||
| Hardware: | Any | ||||||||
| OS: | Any | ||||||||
| Attachments: |
|
||||||||
|
Description
Emmanuel Vadot
2008-11-03 16:00:12 UTC
Responsible Changed From-To: freebsd-ports-bugs->alepulver Over to maintainer (via the GNATS Auto Assign Tool) State Changed From-To: open->feedback Waiting for submitter to send a patch Here is the update to sdlmame 0.130 -- Emmanuel Vadot elbarto@arcadebsd.org alepulver 2009-03-13 03:14:10 UTC
FreeBSD ports repository
Modified files:
emulators/sdlmame Makefile distinfo pkg-plist
emulators/sdlmame/files patch-makefile pkg-message.in
Added files:
emulators/sdlmame/files mame.ini sdl.mak.patch
sdl.mak.patch-debug
Removed files:
emulators/sdlmame/files sdlmame.in
Log:
- Update to version 0.130.
- Remove wrapper scripts.
- Pass maintainership to submitter.
PR: ports/128557
Submitted by: Emmanuel Vadot <elbarto@arcadebsd.org>
Revision Changes Path
1.21 +29 -19 ports/emulators/sdlmame/Makefile
1.11 +3 -3 ports/emulators/sdlmame/distinfo
1.1 +260 -0 ports/emulators/sdlmame/files/mame.ini (new)
1.10 +26 -51 ports/emulators/sdlmame/files/patch-makefile
1.2 +6 -6 ports/emulators/sdlmame/files/pkg-message.in
1.1 +17 -0 ports/emulators/sdlmame/files/sdl.mak.patch (new)
1.1 +11 -0 ports/emulators/sdlmame/files/sdl.mak.patch-debug (new)
1.3 +0 -16 ports/emulators/sdlmame/files/sdlmame.in (dead)
1.12 +5 -14 ports/emulators/sdlmame/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 Committed, with minor changes. Thanks! |