| Summary: | [PATCH] upgrade games/ufoai & games/ufoai-data to the recent version | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Mikhail Tsatsenko <m.tsatsenko> | ||||||||
| Component: | Individual Port(s) | Assignee: | Jose Alonso Cardenas Marquez <acm> | ||||||||
| Status: | Closed FIXED | ||||||||||
| Severity: | Affects Only Me | ||||||||||
| Priority: | Normal | ||||||||||
| Version: | Latest | ||||||||||
| Hardware: | Any | ||||||||||
| OS: | Any | ||||||||||
| Attachments: |
|
||||||||||
|
Description
Mikhail Tsatsenko
2010-07-15 15:00:13 UTC
Responsible Changed From-To: freebsd-ports-bugs->acm Over to maintainer (via the GNATS Auto Assign Tool) Here is updated patch. I have missed some dependencies first time. acm 2010-08-14 00:53:16 UTC
FreeBSD ports repository
Modified files:
games/ufoai Makefile distinfo pkg-plist
games/ufoai/files pkg-message.in
games/ufoai-data Makefile distinfo
Added files:
games/ufoai/files patch-build-platform_specific.mk
patch-configure.ac
Log:
- Update to 2.3
- Fix build on amd64
- Add UFORADIANT option. UFOradiant is a ufoai map editor
- Add a new entry about uforadiant to pkg-message.in file
- Clean up
PR: 148640
Submitted by: Mikhail T. <m.tsatsenko__ at _mail.ru>
Revision Changes Path
1.7 +9 -8 ports/games/ufoai-data/Makefile
1.5 +3 -3 ports/games/ufoai-data/distinfo
1.25 +52 -19 ports/games/ufoai/Makefile
1.5 +3 -3 ports/games/ufoai/distinfo
1.1 +10 -0 ports/games/ufoai/files/patch-build-platform_specific.mk (new)
1.1 +21 -0 ports/games/ufoai/files/patch-configure.ac (new)
1.2 +6 -2 ports/games/ufoai/files/pkg-message.in
1.6 +687 -72 ports/games/ufoai/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: open->closed - Committed with few modifications thanks!! |