Bug 167529

Summary: [patch] games/simutrans: update to 111.2.2
Product: Ports & Packages Reporter: Tijl Coosemans <tijl>
Component: Individual Port(s)Assignee: Alex Kozlov <ak>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
simutrans.update
none
patch.txt
none
patch2.txt
none
simutrans.update none

Description Tijl Coosemans 2012-05-02 16:30:13 UTC
- Update games/simutrans to version 111.2.2.
- Use PORTDATA variable instead of a long plist.

Fix: - Makefile.plist can be removed.
- New file: files/patch-utils-csv.cc
Comment 1 Alex Kozlov freebsd_committer freebsd_triage 2012-05-06 18:06:45 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ak

I'll take it.
Comment 2 Alex Kozlov 2012-05-06 18:43:45 UTC
Hi, Tijl

What do You think about next changes [1]?
If You want, pkg-plist also can be removed with [2].


--
Adios
Comment 3 Tijl Coosemans 2012-05-08 13:34:48 UTC
On 06-05-2012 19:43, Alex Kozlov wrote:
> What do You think about next changes [1]?
> If You want, pkg-plist also can be removed with [2].

I've attached an updated patch that includes both changes. I used
PLIST_DIRSTRY instead of a pre-install target though. The updated patch
also removes a distfile that isn't necessary anymore.

Thanks for looking into this!
Comment 4 Alex Kozlov freebsd_committer freebsd_triage 2012-05-09 03:30:33 UTC
State Changed
From-To: open->closed

Committed. Thanks!