Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Feb 2007 14:02:47 +0000 (UTC)
From:      Alejandro Pulver <alepulver@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/games/wargus Makefile distinfo pkg-plist ports/games/wargus/files patch-Makefile pkg-message.in wargus.in
Message-ID:  <200702271402.l1RE2ler058345@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
alepulver    2007-02-27 14:02:47 UTC

  FreeBSD ports repository

  Modified files:
    games/wargus         Makefile distinfo pkg-plist 
    games/wargus/files   pkg-message.in wargus.in 
  Added files:
    games/wargus/files   patch-Makefile 
  Log:
  - Update to version 2.2.2.
  - Use SF macro in MASTER_SITES.
  - Redefine EXTRACT_SUFX instead of DISTNAME to avoid changing WRKSRC.
  - Use NOT_FOR_ARCHS for sparc64 instead of checking ${ARCH}.
  - Use SUB_FILES for pkg-message instead of processing it manually.
  - Use patch for Makefile instead of REINPLACE_CMD.
  - Use FIND + MKDIR/INSTALL_DATA to install for avoiding too many commands.
  - Misc format to pkg-message.
  - Improve wrapper script: use "exec" to avoid wasting resources with the
    script itself, take installation message from 'pkg_info -D' instead of
    duplicating it inside the script, use SUB_LIST macros like DATADIR.
  
  PR:             ports/109587
  Submitted by:   alepulver (myself)
  Approved by:    Travis Poppe <tlp@LiquidX.org> (maintainer)
  
  Revision  Changes    Path
  1.8       +17 -57    ports/games/wargus/Makefile
  1.3       +3 -3      ports/games/wargus/distinfo
  1.1       +22 -0     ports/games/wargus/files/patch-Makefile (new)
  1.3       +12 -10    ports/games/wargus/files/pkg-message.in
  1.5       +9 -38     ports/games/wargus/files/wargus.in
  1.3       +74 -54    ports/games/wargus/pkg-plist



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200702271402.l1RE2ler058345>