Summary: | [PATCH] games/hex-a-hop: fix on 64 bit systems, use DATADIR | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Dmitry Marakasov <amdmi3> | ||||
Component: | Individual Port(s) | Assignee: | Dmitry Marakasov <amdmi3> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | jamie, jamie | ||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Dmitry Marakasov
2008-09-14 19:10:00 UTC
Maintainer of games/hex-a-hop, Please note that PR ports/127385 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/127385 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool) Responsible Changed From-To: freebsd-ports-bugs->amdmi3 My PR. State Changed From-To: feedback->closed Committed. Thanks! amdmi3 2008-09-30 09:20:15 UTC FreeBSD ports repository Modified files: games/hex-a-hop Makefile pkg-plist Added files: games/hex-a-hop/files patch-hex_puzzzle.cpp patch-menus.h Log: - Fix build errors and runtime issues on 64 bit platforms - Use DATADIR PR: 127385 Submitted by: myself Approved by: maintainer timeout Revision Changes Path 1.8 +5 -9 ports/games/hex-a-hop/Makefile 1.1 +11 -0 ports/games/hex-a-hop/files/patch-hex_puzzzle.cpp (new) 1.1 +11 -0 ports/games/hex-a-hop/files/patch-menus.h (new) 1.2 +12 -13 ports/games/hex-a-hop/pkg-plist _______________________________________________ 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" PATCH APPROVED (Sorry for delay, been away over a month) jamie. |