Bug 161523 - [maintainer-update] Update games/stonesoup to version 0.9.1
Summary: [maintainer-update] Update games/stonesoup to version 0.9.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Ryan Steinmetz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-12 20:10 UTC by Tobias Rehbein
Modified: 2011-11-22 12:40 UTC (History)
0 users

See Also:


Attachments
games_stonesoup_0.9.1.diff (17.38 KB, patch)
2011-10-12 20:10 UTC, Tobias Rehbein
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tobias Rehbein 2011-10-12 20:10:10 UTC
	
	* update games/stonesoup to the latest version 0.9.1
	* USE_GCC to fix clang builds
	* USE_NCURSES only for the tty interface
	* use ~/.stonesoup instead of /var/games/stonesoup for save games etc.
	* now where /var/games/stonesoup is gone the binary doesn't need enhanced privileges any more
	* bring back the LUA_BINDINGS option as it has been fixed upstream
Comment 1 Ryan Steinmetz freebsd_committer freebsd_triage 2011-10-13 18:23:18 UTC
Responsible Changed
From-To: freebsd-ports-bugs->zi

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-11-22 12:30:24 UTC
zi          2011-11-22 12:30:15 UTC

  FreeBSD ports repository

  Modified files:
    games/stonesoup      Makefile distinfo pkg-plist 
    games/stonesoup/files README.FreeBSD.in patch-AppHdr.h 
                          patch-makefile patch-rltiles__Makefile 
  Log:
  - Update to 0.9.1 [1]
  - Mark BROKEN when using clang
  - Add LICENSE
  
  PR:             ports/161523 [1]
  Submitted by:   Tobias Rehbein <tobias.rehbein@web.de> (maintainer) [1]
  Feature safe:   yes
  
  Revision  Changes    Path
  1.18      +17 -19    ports/games/stonesoup/Makefile
  1.13      +2 -2      ports/games/stonesoup/distinfo
  1.2       +4 -2      ports/games/stonesoup/files/README.FreeBSD.in
  1.8       +3 -3      ports/games/stonesoup/files/patch-AppHdr.h
  1.4       +8 -45     ports/games/stonesoup/files/patch-makefile
  1.3       +6 -17     ports/games/stonesoup/files/patch-rltiles__Makefile
  1.9       +87 -79    ports/games/stonesoup/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 3 Ryan Steinmetz freebsd_committer freebsd_triage 2011-11-22 12:30:49 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!