Bug 148640

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 Flags
file.diff
none
ufoai.diff
none
ufoai-data.diff none

Description Mikhail Tsatsenko 2010-07-15 15:00:13 UTC
Upgrade the game to most recent version

Fix: Use the patch attached

Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-07-15 15:00:43 UTC
Responsible Changed
From-To: freebsd-ports-bugs->acm

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Mikhail Tsatsenko 2010-08-06 10:27:09 UTC
Here is updated patch. I have missed some dependencies first time.
Comment 3 dfilter service freebsd_committer freebsd_triage 2010-08-14 01:53:29 UTC
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"
Comment 4 Jose Alonso Cardenas Marquez freebsd_committer freebsd_triage 2010-08-14 01:54:28 UTC
State Changed
From-To: open->closed

- Committed with few modifications thanks!!