Bug 173535

Summary: [games/frogatto] update to 1.2
Product: Ports & Packages Reporter: fiziologus
Component: Individual Port(s)Assignee: Raphael Kubo da Costa <rakuco>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff
none
frogatto.txt none

Description fiziologus 2012-11-10 19:20:01 UTC
[games/frogatto] update to 1.2

how use github

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-11-10 19:20:09 UTC
Class Changed
From-To: change-request->maintainer-update

Fix category (submitter is maintainer) (via the GNATS Auto Assign Tool)
Comment 2 Raphael Kubo da Costa freebsd_committer freebsd_triage 2012-12-08 17:35:30 UTC
Responsible Changed
From-To: freebsd-ports-bugs->rakuco

I'll take it.
Comment 3 Raphael Kubo da Costa freebsd_committer freebsd_triage 2012-12-08 18:03:02 UTC
Hi,

I tested the patch locally, and found a few issues:

 o portlint says LIB_DEPENDS should come earlier in the Makefile.
 o It also mentions that you shouldn't add the version suffix to the
   boost_thread dependency.
 o `port test' shows that the `hu_HU' locale directory and its
   `messages' subdir are not properly removed (FreeBSD only has `hu' in
   Templates/BSD.local.dist).

Could you address those in a new patch before I commit it?
Comment 4 fiziologus 2012-12-08 19:48:13 UTC
2012/12/8 Raphael Kubo da Costa <rakuco@freebsd.org>:
> Templates/BSD.local.dist)

fixed patch in attach
Comment 5 Raphael Kubo da Costa freebsd_committer freebsd_triage 2012-12-08 23:28:49 UTC
State Changed
From-To: open->closed

Committed. Thanks!