Summary: | update games/xgalaga | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | TsurutaniNaoki | ||||
Component: | Individual Port(s) | Assignee: | Guido Falsi <madpilot> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | TsurutaniNaoki | ||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
TsurutaniNaoki
2012-04-23 16:10:08 UTC
Responsible Changed From-To: freebsd-ports-bugs->madpilot I'll take it. Oops! This program cannot be built on FreeBSD/amd64. Here is a patch: % cat files/patch-configure --- config.sub.orig 2008-03-06 06:58:16.000000000 +0900 +++ config.sub 2012-05-01 17:02:52.000000000 +0900 @@ -197,6 +197,8 @@ basic_machine=a29k-none os=-bsd ;; + amd64*) + ;; amdahl) basic_machine=580-amdahl os=-sysv State Changed From-To: open->closed Committed, with minor changes. Thanks! madpilot 2012-05-13 15:41:23 UTC FreeBSD ports repository Modified files: games/xgalaga Makefile distinfo pkg-plist games/xgalaga/files patch-aa patch-ac patch-ae Added files: games/xgalaga/files patch-config.sub patch-title.c Removed files: games/xgalaga/files patch-data.h patch-libsprite__data.h patch-score.c patch-titile.c Log: Update to 2.1.1.0. PR: ports/167227 Approved by: crees (mentor) Revision Changes Path 1.31 +7 -4 ports/games/xgalaga/Makefile 1.9 +2 -2 ports/games/xgalaga/distinfo 1.8 +15 -13 ports/games/xgalaga/files/patch-aa 1.2 +9 -9 ports/games/xgalaga/files/patch-ac 1.3 +4 -12 ports/games/xgalaga/files/patch-ae 1.1 +11 -0 ports/games/xgalaga/files/patch-config.sub (new) 1.2 +0 -8 ports/games/xgalaga/files/patch-data.h (dead) 1.2 +0 -10 ports/games/xgalaga/files/patch-libsprite__data.h (dead) 1.2 +0 -10 ports/games/xgalaga/files/patch-score.c (dead) 1.2 +0 -10 ports/games/xgalaga/files/patch-titile.c (dead) 1.1 +10 -0 ports/games/xgalaga/files/patch-title.c (new) 1.5 +2 -1 ports/games/xgalaga/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" |