Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Sep 2007 12:02:58 +0000 (UTC)
From:      Edwin Groothuis <edwin@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/games/xscrabble Makefile distinfo pkg-descr
Message-ID:  <200709251202.l8PC2wAq021650@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
edwin       2007-09-25 12:02:57 UTC

  FreeBSD ports repository

  Modified files:
    games/xscrabble      Makefile distinfo pkg-descr 
  Log:
  games/xscrabble: update to 2.12
  
          1. Update to xscrabble 2.12
          2. Fix typo in pkg-descr and trim trailing blanks
  
          "You might be able to improve upon this"
  
          This port does something I don't like: it installs an empty,
          unwritable scrabble_scores file in a directory whose contents
          shouldn't be modified. Players then need to override the
          app-defaults by placing a
  
          XScrabble.scorefile: /path/to/scrabble_scores
  
          line in $HOME/.Xdefaults (or $HOME/.Xresources, whatever).
  
          Wouldn't it make more sense to create a new, empty, writable
          score file under /var/games (if it doesn't exist) upon
          package installation; make the app-defaults file reference that;
          on deinstall, remove /var/games/scrabble_scores if it is empty or
          print a message indicating this file needs to be deleted manually
          in order to remove all traces?
  
  PR:             ports/111839
  Submitted by:   "Eric P. Scott" <eps+pbug0704@ana.com>
  
  Revision  Changes    Path
  1.22      +4 -4      ports/games/xscrabble/Makefile
  1.9       +6 -6      ports/games/xscrabble/distinfo
  1.4       +14 -14    ports/games/xscrabble/pkg-descr



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