| Summary: | [PATCH] update games/abuse_sdl to 0.7.1 | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Chris Petrik <chris> | ||||||
| Component: | Individual Port(s) | Assignee: | Dmitry Marakasov <amdmi3> | ||||||
| Status: | Closed FIXED | ||||||||
| Severity: | Affects Only Me | ||||||||
| Priority: | Normal | ||||||||
| Version: | Latest | ||||||||
| Hardware: | Any | ||||||||
| OS: | Any | ||||||||
| Attachments: |
|
||||||||
|
Description
Chris Petrik
2009-11-05 02:40:02 UTC
Responsible Changed From-To: freebsd-ports-bugs->amdmi3 I'll take it. Please use this patch instead, this patch fixes the following: conflict between bin/abuse in games/abuse and the new games/abuse_sdl removal of pkg_plist since it's only 4 files, easier way I could think of to copy abuse to abuse.sdl, without hackering the Makefile.* files. Did not realize games/abuse installs a binary :) Added PLIST_* for files and dirs. amdmi3 2009-11-05 18:52:25 UTC
FreeBSD ports repository
Modified files:
games/abuse_sdl Makefile distinfo
games/abuse_sdl/files patch-Makefile.in patch-configure
Added files:
games/abuse_sdl/files patch-imlib-jmalloc.hpp
Removed files:
games/abuse_sdl pkg-plist
Log:
- Update to 0.7.1
PR: 140283
Submitted by: Chris Petrik <chris@officialunix.com> (maintainer)
Revision Changes Path
1.21 +12 -5 ports/games/abuse_sdl/Makefile
1.6 +3 -3 ports/games/abuse_sdl/distinfo
1.2 +8 -8 ports/games/abuse_sdl/files/patch-Makefile.in
1.2 +12 -3 ports/games/abuse_sdl/files/patch-configure
1.1 +10 -0 ports/games/abuse_sdl/files/patch-imlib-jmalloc.hpp (new)
1.3 +0 -5 ports/games/abuse_sdl/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"
State Changed From-To: open->closed Committed, with minor changes. Thanks! |