cvs commit: ports/games/wesnoth Makefile ports/games/wesnoth/files patch-Makefile.am patch-Makefile.in patch-configure.ac patch-src-Makefile.am patch-src-Makefile.in patch-src-font.cpp patch-src_font.cpp

Philip Paeps philip at FreeBSD.org
Wed Sep 2 08:53:51 UTC 2009


philip      2009-09-02 08:53:51 UTC

  FreeBSD ports repository

  Modified files:
    games/wesnoth        Makefile 
  Added files:
    games/wesnoth/files  patch-Makefile.am patch-configure.ac 
                         patch-src-Makefile.am patch-src-font.cpp 
  Removed files:
    games/wesnoth/files  patch-Makefile.in patch-src-Makefile.in 
                         patch-src_font.cpp 
  Log:
  Fix fribidi2 detection and use using pkg-config.
  
  - use autotools
  - copy fixes from wesnoth 1.7.3 (actually r36767 and r37394) for files
    configure.ac
    src/Makefile.am
    src/font.cpp
  - adapt existing patches for automake run:
    patch-Makefile.in     -> patch-Makefile.am
    patch-src-Makefile.in -> patch-src-Makefile.am
  
  PR:             ports/138105
  Submitted by:   Anonymous <swell.k at gmail.com>
  
  Revision  Changes    Path
  1.71      +3 -1      ports/games/wesnoth/Makefile
  1.1       +11 -0     ports/games/wesnoth/files/patch-Makefile.am (new)
  1.2       +0 -11     ports/games/wesnoth/files/patch-Makefile.in (dead)
  1.1       +56 -0     ports/games/wesnoth/files/patch-configure.ac (new)
  1.1       +34 -0     ports/games/wesnoth/files/patch-src-Makefile.am (new)
  1.2       +0 -11     ports/games/wesnoth/files/patch-src-Makefile.in (dead)
  1.1       +44 -0     ports/games/wesnoth/files/patch-src-font.cpp (new)
  1.2       +0 -14     ports/games/wesnoth/files/patch-src_font.cpp (dead)


More information about the cvs-all mailing list