Bug 86480 - [MAINTAINER UPDATE] games/warzone2100: fix segmentation fault and wrapper script
Summary: [MAINTAINER UPDATE] games/warzone2100: fix segmentation fault and wrapper script
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: Simon Barner
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-23 01:00 UTC by Alejandro Pulver
Modified: 2005-09-23 09:45 UTC (History)
0 users

See Also:


Attachments
warzone2100.diff (1.34 KB, patch)
2005-09-23 01:00 UTC, Alejandro Pulver
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alejandro Pulver 2005-09-23 01:00:30 UTC

Changes:
* Fix segmentation fault (it was calling "closedir()" with a NULL pointer as an argument, in Linux "closedir()" ignores it, but in FreeBSD it crashes).
* Fix wrapper script (arguments weren't passed to the real executable).
Comment 1 Simon Barner freebsd_committer freebsd_triage 2005-09-23 09:26:42 UTC
Responsible Changed
From-To: freebsd-ports-bugs->barner

Grab.
Comment 2 Simon Barner freebsd_committer freebsd_triage 2005-09-23 09:44:49 UTC
State Changed
From-To: open->closed

Committed, thanks. I also bumped PORTREVISON.