| Summary: | Update ports; emulators/sdlmess 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 17:20:01 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 Update to SDLMESS 0.130 -- Emmanuel Vadot elbarto@arcadebsd.org alepulver 2009-03-18 00:38:52 UTC
FreeBSD ports repository
Modified files:
emulators/sdlmess Makefile distinfo pkg-descr pkg-plist
emulators/sdlmess/files patch-makefile.sdl pkg-message.in
Added files:
emulators/sdlmess/files mess.ini sdl.mak.patch
Removed files:
emulators/sdlmess/files sdlmess.in
Log:
- Update to 0.130.
- Remove useless wrapper script, sdlmess uses ~/.mess by default.
- Submitter takes maintainership.
PR: ports/128559
Submitted by: Emmanuel Vadot <elbarto@arcadebsd.org>
Revision Changes Path
1.21 +38 -18 ports/emulators/sdlmess/Makefile
1.11 +3 -3 ports/emulators/sdlmess/distinfo
1.1 +270 -0 ports/emulators/sdlmess/files/mess.ini (new)
1.7 +25 -59 ports/emulators/sdlmess/files/patch-makefile.sdl
1.2 +6 -6 ports/emulators/sdlmess/files/pkg-message.in
1.1 +17 -0 ports/emulators/sdlmess/files/sdl.mak.patch (new)
1.3 +0 -16 ports/emulators/sdlmess/files/sdlmess.in (dead)
1.2 +8 -8 ports/emulators/sdlmess/pkg-descr
1.11 +40 -29 ports/emulators/sdlmess/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! |