Bug 124522 - [MAINTAINER] [UPDATE] games/eduke32 : new snapshot
Summary: [MAINTAINER] [UPDATE] games/eduke32 : new snapshot
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: Rong-En Fan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-12 18:10 UTC by Olivier
Modified: 2008-06-15 07:10 UTC (History)
0 users

See Also:


Attachments
patch (1005 bytes, patch)
2008-06-12 18:10 UTC, Olivier
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Olivier 2008-06-12 18:10:01 UTC
A new snapshot is available :
- Should fix the map saving problem and a couple of memory access bugs in Mapster32 (and fix frequent crashes anyone was experiencing with autosave)
- Adds mousewheel control for the number of points to add when using the circle points tool
- More 64-bit fixes from Qbix (including savegame support)
- A prototype help system (with a very very early draft of a help file) from Helixhorned
- Added the "qgetsysstr" command from Hunter_rus that copies game strings to quotes so they can be displayed

Fix: Apply the following patch, supersedes http://www.freebsd.org/cgi/query-pr.cgi?pr=124346

Thanks :)
Comment 1 Rong-En Fan freebsd_committer freebsd_triage 2008-06-14 13:15:07 UTC
Responsible Changed
From-To: freebsd-ports-bugs->rafan

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-06-15 07:04:24 UTC
rafan       2008-06-15 06:04:19 UTC

  FreeBSD ports repository

  Modified files:
    games/eduke32        Makefile distinfo 
  Log:
  - Update to 20080610
  
  PR:             ports/124522
  Submitted by:   Olivier Smedts <olivier at gid0.org> (maintainer)
  
  Revision  Changes    Path
  1.14      +1 -2      ports/games/eduke32/Makefile
  1.5       +3 -3      ports/games/eduke32/distinfo
_______________________________________________
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 Rong-En Fan freebsd_committer freebsd_triage 2008-06-15 07:05:25 UTC
State Changed
From-To: open->closed

Committed. Thanks!