Bug 56589 - [maintainer update] train director to 1.18e
Summary: [maintainer update] train director to 1.18e
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-08 12:20 UTC by Guido Falsi
Modified: 2003-09-08 13:12 UTC (History)
0 users

See Also:


Attachments
file.diff (14.03 KB, patch)
2003-09-08 12:20 UTC, Guido Falsi
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Guido Falsi freebsd_committer freebsd_triage 2003-09-08 12:20:03 UTC
upgrading the train director game port to 1.18e (received a request
by email too)

Added files:
pkg-message
Comment 1 Guido Falsi freebsd_committer freebsd_triage 2003-09-08 12:32:44 UTC
Spotted an error.

PORTNAME=traindir is needed to make it work.

Let me know if changinging the PORTNAME is a problem, I'll fix some
other way and followup.

Thanks!

-- 
Guido Falsi <mad@madpilot.net>
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2003-09-08 13:09:50 UTC
State Changed
From-To: open->closed

Commited, thanks! 

A few comments 
- the post-extract is needed beceause patch doesn't understand the 
^M's at the end of the files 
- the post-patch is replaced with a call to REINPLACE 
- post-configure is needed because gdialog.c doesn't exist until 
after the configure phase. 

Keep on training!